IPO: Add use-list-order verifier
[oota-llvm.git] / lib / Transforms / IPO / CMakeLists.txt
2014-07-25 Duncan P. N. Exon... IPO: Add use-list-order verifier
2012-10-18 Chandler CarruthIntroduce a BarrierNoop pass, a hack designed to allow...
2012-06-24 NAKAMURA Takumillvm/lib: [CMake] Add explicit dependency to intrinsics...
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-11-12 Daniel Dunbarbuild: Attempt to rectify inconsistencies between CMake...
2011-08-03 Bill WendlingRemove the LowerSetJmp pass. It wasn't used effectively...
2011-08-02 Rafael EspindolaMove methods in PassManagerBuilder offline.
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.