summaryrefslogtreecommitdiff
path: root/lib/Transforms/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-02-01Add a basic-block autovectorization pass.Hal Finkel1-1/+1
2010-04-15Revert r100896 and around - this breaks the only mingw32 buildbot we have.Anton Korobeynikov1-2/+2
2010-04-09suck the propagating "has dynamic libs" check into a single makefile Chris Lattner1-2/+2
2010-04-09add minix support, patch by Kees van Reeuwijk! PR6797Chris Lattner1-1/+1
2010-01-04move instcombine to its own library, it's past time.Chris Lattner1-1/+1
2009-08-18The attached patches attempt to fix cross builds. For example, if youAnton Korobeynikov1-1/+1
2009-03-11I should definitely read make docs someday :(Anton Korobeynikov1-2/+3
2009-03-11Unbreak the build. Dunno, why it did not fail on mingw :(Anton Korobeynikov1-1/+1
2009-03-11Disable plugins / shared stuff generation on windows targets.Anton Korobeynikov1-0/+5
2009-01-09Removed trailing whitespace from Makefiles.Misha Brukman1-2/+2
2007-12-29remove attribution from lib Makefiles.Chris Lattner1-2/+2
2007-04-11Build Hello by default so it can be used in test cases.Reid Spencer1-1/+1
2007-02-03For PR1072:Reid Spencer1-2/+0
2005-10-24DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner1-1/+1
2005-10-24Only build .a file versions of these libraries, instead of .a and .o versions.Chris Lattner1-0/+1
2004-10-27Change Library Names Not To Conflict With Others When InstalledReid Spencer1-1/+1
2003-10-20Added LLVM copyright notice to Makefiles.John Criswell1-0/+8
2002-09-29Convert DIRS to PARALLEL_DIRS. They can be built independently.Vikram S. Adve1-1/+1
2002-07-23*** empty log message ***Chris Lattner1-1/+1
2002-05-07Build Transforms Utils libraryChris Lattner1-1/+1
2001-12-03Compile the scalar directoryChris Lattner1-1/+1
2001-11-26Build IPO directoryChris Lattner1-1/+1
2001-10-15Added Instrumentation subdirectory.Vikram S. Adve1-0/+1
2001-10-13Check in makefileChris Lattner1-0/+6