aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2004-11-14Add the Linker libraryReid Spencer
2004-09-15Wrap long lineMisha Brukman
2004-02-13CBackend is no longer hereChris Lattner
2004-01-05Add new dirChris Lattner
2003-10-20Added LLVM copyright notice to Makefiles.John Criswell
2003-09-29Removed Support directory. It now lives in llvm/support/lib.John Criswell
2003-09-05Add ExecutionEngine directory.Brian Gaeke
2003-08-21Reoptimizer has moved to reopt cvs module.Brian Gaeke
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2002-09-18Compile sub-directories in parallel, because they don't have interdependenciesChris Lattner
2002-08-27added Reoptimizer in Makefile DIRSAnand Shukla
2002-05-08*** empty log message ***Sumant Kowshik
2002-04-08Moved assembly writer library into its own top level directory.Chris Lattner
2002-01-21Move stuff out of the Optimizations directories into the appropriate TransformsChris Lattner
2001-10-13Compile the transforms directoryChris Lattner
2001-09-14Move the sparc target to a new lib/Target directoryChris Lattner
2001-07-21Make sure we build all of the code!Chris Lattner
2001-07-21Moved LLC subdir to the tools top level directoryChris Lattner
2001-07-21Added CodeGen, LLC, and Support.Vikram S. Adve
2001-06-06Initial revisionChris Lattner