aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...Michael Gottesman2013-01-281-1/+1
* Add a basic-block autovectorization pass.Hal Finkel2012-02-011-1/+1
* Revert r100896 and around - this breaks the only mingw32 buildbot we have.Anton Korobeynikov2010-04-151-2/+2
* suck the propagating "has dynamic libs" check into a single makefile Chris Lattner2010-04-091-2/+2
* add minix support, patch by Kees van Reeuwijk! PR6797Chris Lattner2010-04-091-1/+1
* move instcombine to its own library, it's past time.Chris Lattner2010-01-041-1/+1
* The attached patches attempt to fix cross builds. For example, if youAnton Korobeynikov2009-08-181-1/+1
* I should definitely read make docs someday :(Anton Korobeynikov2009-03-111-2/+3
* Unbreak the build. Dunno, why it did not fail on mingw :(Anton Korobeynikov2009-03-111-1/+1
* Disable plugins / shared stuff generation on windows targets.Anton Korobeynikov2009-03-111-0/+5
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-2/+2
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* Build Hello by default so it can be used in test cases.Reid Spencer2007-04-111-1/+1
* For PR1072:Reid Spencer2007-02-031-2/+0
* DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner2005-10-241-1/+1
* Only build .a file versions of these libraries, instead of .a and .o versions.Chris Lattner2005-10-241-0/+1
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-201-0/+8
* Convert DIRS to PARALLEL_DIRS. They can be built independently.Vikram S. Adve2002-09-291-1/+1
* *** empty log message ***Chris Lattner2002-07-231-1/+1
* Build Transforms Utils libraryChris Lattner2002-05-071-1/+1
* Compile the scalar directoryChris Lattner2001-12-031-1/+1
* Build IPO directoryChris Lattner2001-11-261-1/+1
* Added Instrumentation subdirectory.Vikram S. Adve2001-10-151-0/+1
* Check in makefileChris Lattner2001-10-131-0/+6