summaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAge
* Compile sub-directories in parallel, because they don't have interdependenciesChris Lattner2002-09-18
* added Reoptimizer in Makefile DIRSAnand Shukla2002-08-27
* *** empty log message ***Sumant Kowshik2002-05-08
* Moved assembly writer library into its own top level directory.Chris Lattner2002-04-08
* Move stuff out of the Optimizations directories into the appropriate TransformsChris Lattner2002-01-21
* Compile the transforms directoryChris Lattner2001-10-13
* Move the sparc target to a new lib/Target directoryChris Lattner2001-09-14
* Make sure we build all of the code!Chris Lattner2001-07-21
* Moved LLC subdir to the tools top level directoryChris Lattner2001-07-21
* Added CodeGen, LLC, and Support.Vikram S. Adve2001-07-21
* Initial revisionChris Lattner2001-06-06