aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/Makefile
AgeCommit message (Expand)Author
2003-10-20Added LLVM copyright notice to Makefiles.John Criswell
2003-09-01Don't build dead directoriesChris Lattner
2003-08-15rename selection directory and library to SelectionDAGChris Lattner
2003-08-13Mapping directory no longer existsChris Lattner
2003-08-11Build the SelectionDAG libraryChris Lattner
2002-10-25Initial checkin of codegen infrastructure for LLVM-JITChris Lattner
2002-09-29Convert DIRS to PARALLEL_DIRS. They can be built independently.Vikram S. Adve
2002-09-20Add PostOpts/ and rename PreSelection/ to PreOpts/.Vikram S. Adve
2002-09-16Add subdirectory PreSelection.Vikram S. Adve
2002-08-27Added Mapping subdirAnand Shukla
2001-09-14added RegAlloc Directory to DIRSRuchira Sasanka
2001-09-14Make a new llvm/Target #include directory.Chris Lattner
2001-08-28Added directory InstrSched.Vikram S. Adve
2001-08-27Demolish explicit source listChris Lattner
2001-07-21*** empty log message ***Vikram S. Adve