OSDN Git Service

Rewrite the CMake build to use explicit dependencies between libraries,
[android-x86/external-llvm.git] / lib / Transforms / IPO / CMakeLists.txt
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-04-11 Chris Lattnerremove the StructRetPromotion pass. It is unused,...
2011-01-16 Chris Lattnerremove the partial specialization pass. It is unmainta...
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-04-14 Tobias GrosserIPO needs ScalarOpts and InstCombine in its libs
2009-10-24 Victor HernandezAuto-upgrade free instructions to calls to the builtin...
2009-10-18 Chris Lattnerremove the IndMemRemPass, which only made sense for...
2009-07-21 Ted KremenekUpdate CMake files.
2009-06-14 Torok EdwinFix CMake build. Patch from Ingmar Vanhassel.
2008-12-31 Duncan SandsRename AddReadAttrs to FunctionAttrs, and teach it how
2008-11-02 Oscar FuentesCMake: added a source file.
2008-09-22 Oscar FuentesInitial support for the CMake build system.