summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-2/+2
* Move all assembler printing related stuff into new libAsmPrinterAnton Korobeynikov2008-08-171-1/+1
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* this will work betterChris Lattner2006-11-031-2/+2
* Fix the build on xcode < 2.4Chris Lattner2006-11-031-0/+7
* Make CodeGen libs -pedantic clean.Reid Spencer2006-11-021-3/+0
* Fix linking on AlphaAndrew Lenharth2006-07-201-0/+1
* Prevent the -pedantic option from causing Mac OS/X build problems:Reid Spencer2006-06-011-0/+3
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-1/+1
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* ModuloScheduling has moved to lib/Target/SparcV9Misha Brukman2004-10-101-1/+1
* InstrSched has been moved to lib/Target/SparcV9Misha Brukman2004-10-081-1/+1
* Adding ModuloScheduling so that it compiles for everyone.Tanya Lattner2004-08-011-1/+1
* Making an archive version of the CodeGen library is unnecessary if we justMisha Brukman2004-06-221-1/+0
* Provide archive version of CodeGen library (for those tools that only needMisha Brukman2004-06-221-0/+1
* Oops, this was not to go inChris Lattner2004-06-021-1/+1
* Adjust to new TargetMachine interfaceChris Lattner2004-06-021-1/+1
* Move InstrSelection into lib/Target/Sparc, as it's sparc specificChris Lattner2004-01-091-2/+3
* Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specificChris Lattner2004-01-091-1/+1
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-201-0/+8
* Don't build dead directoriesChris Lattner2003-09-011-1/+1
* rename selection directory and library to SelectionDAGChris Lattner2003-08-151-1/+1
* Mapping directory no longer existsChris Lattner2003-08-131-1/+1
* Build the SelectionDAG libraryChris Lattner2003-08-111-1/+1
* Initial checkin of codegen infrastructure for LLVM-JITChris Lattner2002-10-251-1/+2
* Convert DIRS to PARALLEL_DIRS. They can be built independently.Vikram S. Adve2002-09-291-1/+1
* Add PostOpts/ and rename PreSelection/ to PreOpts/.Vikram S. Adve2002-09-201-1/+1
* Add subdirectory PreSelection.Vikram S. Adve2002-09-161-1/+1
* Added Mapping subdirAnand Shukla2002-08-271-1/+1
* added RegAlloc Directory to DIRSRuchira Sasanka2001-09-141-1/+1
* Make a new llvm/Target #include directory.Chris Lattner2001-09-141-1/+1
* Added directory InstrSched.Vikram S. Adve2001-08-281-1/+1
* Demolish explicit source listChris Lattner2001-08-271-3/+0
* *** empty log message ***Vikram S. Adve2001-07-211-0/+7