Rewrite the CMake build to use explicit dependencies between libraries,
[oota-llvm.git] / lib / Transforms / Utils / CMakeLists.txt
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-07-06 Jakub StaszakIntroduce "expect" intrinsic instructions.
2011-06-15 Rafael EspindolaFix cmake build.
2010-12-20 Duncan SandsAdd a new convenience pass for testing InstructionSimpl...
2010-10-07 Owen AndersonNext step on the getting-rid-of-static-ctors train...
2010-09-28 Oscar FuentesRemoved a bunch of unnecessary target_link_libraries.
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-08-28 Chris Lattnerremove the ABCD and SSI passes. They don't have any...
2010-03-05 Ted KremenekUpdate CMake build.
2009-11-03 Ted KremenekAlphabetize.
2009-10-31 Dan GohmanUpdate CMakeLists for recent renames.
2009-10-26 Victor HernandezRemove FreeInst.
2009-10-13 Ted KremenekUpdate CMake file.
2009-10-10 Chris LattnerImplement an efficient and fully general SSA update...
2009-08-27 Chris Lattnerremove CloneTrace, which appears to be dead since 2004.
2009-07-21 Ted KremenekUpdate CMake files.
2009-07-03 Mike StumpFix build.
2009-06-26 Douglas GregorFix linking of llvm-ld and lli with CMake, from Xerxes...
2009-02-21 Evan ChengAdd AddrModeMatcher.cpp
2008-11-19 Oscar FuentesCMake: Removed source file.
2008-11-12 Oscar FuentesCMake: Remove removed source file.
2008-11-11 Oscar FuentesCMake: Updated list of source files for lib/Transforms...
2008-11-11 Cedric VenetUpdate CMakeLists.txt
2008-09-22 Oscar FuentesInitial support for the CMake build system.