summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* But not the identation of THAT lineJeff Cohen2005-01-071-1/+1
* Complete rewrite of the SelectionDAG class.Chris Lattner2005-01-071-319/+106
* Common base class for SelectionDAG-based instruction selectors.Chris Lattner2005-01-071-0/+64
* Initial implementation of the nodes in a SelectionDAG.Chris Lattner2005-01-071-0/+621
* First draft of a new Target interfaceChris Lattner2005-01-071-0/+175
* Correct indentation levelsJeff Cohen2005-01-071-68/+68
* Add convenience method.Chris Lattner2005-01-071-0/+4
* Add missing createXxxPass functionsJeff Cohen2005-01-072-3/+20
* Fix spelling.Misha Brukman2005-01-071-1/+1
* Update list of passesJeff Cohen2005-01-071-30/+17
* Fix return typeJeff Cohen2005-01-071-1/+1
* Get the #ifdef right on LinkAllPasses.h.Jeff Cohen2005-01-061-3/+4
* Fix minor mistakesJeff Cohen2005-01-061-3/+1
* Get rid of those pesky tabs...Jeff Cohen2005-01-061-14/+14
* Add project opt to Visual Studio.Jeff Cohen2005-01-061-0/+114
* Fix incorrect return type.Jeff Cohen2005-01-061-1/+1
* Add required #includeChris Lattner2005-01-061-0/+2
* Add a useful methodChris Lattner2005-01-061-0/+16
* Add a list end sentinalChris Lattner2005-01-051-0/+2
* add an assertionChris Lattner2005-01-051-0/+1
* Do not let 'ftostr' return a string that starts with spaces. This allowsChris Lattner2005-01-041-1/+3
* Add some bits that can be set on instructions. Renumber existing bits soChris Lattner2005-01-021-5/+30
* Make printing a warning message optional in CheckBytecodeOutputToConsole.Reid Spencer2005-01-021-1/+4
* Implement a function to print a warning if bytecode output is to be sent toReid Spencer2005-01-011-3/+6
* Add functions for determining if the stdin/out/err is connected to aReid Spencer2005-01-011-0/+15
* Add llvm-as project to Visual StudioJeff Cohen2005-01-011-1/+2
* Fix bountiful sources of VC++ 'possible loss of data' warningsJeff Cohen2005-01-012-4/+4
* Add HAVE_SBRKReid Spencer2005-01-011-0/+3
* Add a useful accessorChris Lattner2005-01-011-0/+10
* Add two helper functions.Chris Lattner2005-01-011-0/+7
* * Fix a bug in an m4 macro that used an incorrect test operatorReid Spencer2004-12-291-0/+3
* For PR351:Reid Spencer2004-12-271-0/+6
* For PR351:Reid Spencer2004-12-271-30/+0
* For PR351:Reid Spencer2004-12-271-0/+10
* For PR351:Reid Spencer2004-12-251-0/+15
* For PR351:Reid Spencer2004-12-241-0/+6
* For PR351:Reid Spencer2004-12-221-38/+0
* Fix VC++ compilation errorJeff Cohen2004-12-211-1/+1
* Remove this file as there are no LLVM users of it any more.Reid Spencer2004-12-201-28/+0
* Remove this file as its not used by anything in LLVM any more. SystemReid Spencer2004-12-201-23/+0
* Remove these files as they are included by nothing in LLVM any more. TheReid Spencer2004-12-205-117/+0
* Remove these headers. The files that used to #include them don't any moreReid Spencer2004-12-203-107/+0
* Add HAVE_SYSCONFReid Spencer2004-12-201-0/+3
* For PR351:Reid Spencer2004-12-201-0/+31
* Wrap long linesReid Spencer2004-12-201-2/+3
* For PR351:Reid Spencer2004-12-206-168/+0
* For PR351:Reid Spencer2004-12-191-4/+15
* For PR351:Reid Spencer2004-12-191-4/+4
* For PR351:Reid Spencer2004-12-191-20/+21
* Correct the name of the method. CopyFiles -> CopyFile.Reid Spencer2004-12-181-1/+1