[SimplifyLibCalls] Use hasFloatVersion(). NFCI.
[oota-llvm.git] / lib / Transforms / Makefile
2013-01-28 Michael GottesmanExtracted ObjCARC.cpp into its own library libLLVMObjCA...
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.
2010-04-15 Anton KorobeynikovRevert r100896 and around - this breaks the only mingw3...
2010-04-09 Chris Lattnersuck the propagating "has dynamic libs" check into...
2010-04-09 Chris Lattneradd minix support, patch by Kees van Reeuwijk! PR6797
2010-01-04 Chris Lattnermove instcombine to its own library, it's past time.
2009-08-18 Anton KorobeynikovThe attached patches attempt to fix cross builds. For...
2009-03-11 Anton KorobeynikovI should definitely read make docs someday :(
2009-03-11 Anton KorobeynikovUnbreak the build. Dunno, why it did not fail on mingw :(
2009-03-11 Anton KorobeynikovDisable plugins / shared stuff generation on windows...
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2007-12-29 Chris Lattnerremove attribution from lib Makefiles.
2007-04-11 Reid SpencerBuild Hello by default so it can be used in test cases.
2007-02-03 Reid SpencerFor PR1072:
2005-10-24 Chris LattnerDONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIV...
2005-10-24 Chris LattnerOnly build .a file versions of these libraries, instead...
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2003-10-20 John CriswellAdded LLVM copyright notice to Makefiles.
2002-09-29 Vikram S. AdveConvert DIRS to PARALLEL_DIRS. They can be built indep...
2002-07-23 Chris Lattner*** empty log message ***
2002-05-07 Chris LattnerBuild Transforms Utils library
2001-12-03 Chris LattnerCompile the scalar directory
2001-11-26 Chris LattnerBuild IPO directory
2001-10-15 Vikram S. AdveAdded Instrumentation subdirectory.
2001-10-13 Chris LattnerCheck in makefile