summaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/CMakeLists.txt
Commit message (Expand)AuthorAge
* Implement new LibCallSimplifier classMeador Inge2012-10-13
* New utility for expanding integer division for targets that don't support it.Michael Ilseman2012-09-18
* llvm/lib/Transforms/Utils/CMakeLists.txt: Update.NAKAMURA Takumi2012-09-11
* Generic Bypass Slow DivPreston Gurd2012-09-04
* llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi2012-06-24
* Remove the basic inliner. This was added in 2007, and hasn't reallyChandler Carruth2012-03-15
* Refactor code used in InstCombine::FoldAndOfICmps to new file.Pete Cooper2011-12-17
* Add -unroll-runtime for unrolling loops with run-time trip counts.Andrew Trick2011-12-09
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-29
* Add utility to append a function to the list of global constructors. Devang Patel2011-10-31
* Update CMake build.Benjamin Kramer2011-08-10
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-29
* Introduce "expect" intrinsic instructions.Jakub Staszak2011-07-06
* Fix cmake build.Rafael Espindola2011-06-15
* Add a new convenience pass for testing InstructionSimplify. PreviouslyDuncan Sands2010-12-20
* Next step on the getting-rid-of-static-ctors train: begin adding per-libraryOwen Anderson2010-10-07
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-28
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-13
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-10
* remove the ABCD and SSI passes. They don't have any clients thatChris Lattner2010-08-28
* Update CMake build.Ted Kremenek2010-03-05
* Alphabetize.Ted Kremenek2009-11-03
* Update CMakeLists for recent renames.Dan Gohman2009-10-31
* Remove FreeInst.Victor Hernandez2009-10-26
* Update CMake file.Ted Kremenek2009-10-13
* Implement an efficient and fully general SSA update mechanism that Chris Lattner2009-10-10
* remove CloneTrace, which appears to be dead since 2004.Chris Lattner2009-08-27
* Update CMake files.Ted Kremenek2009-07-21
* Fix build.Mike Stump2009-07-03
* Fix linking of llvm-ld and lli with CMake, from Xerxes RĂ„nbyDouglas Gregor2009-06-26
* Add AddrModeMatcher.cppEvan Cheng2009-02-21
* CMake: Removed source file.Oscar Fuentes2008-11-19
* CMake: Remove removed source file.Oscar Fuentes2008-11-12
* CMake: Updated list of source files for lib/Transforms/Utils.Oscar Fuentes2008-11-11
* Update CMakeLists.txtCedric Venet2008-11-11
* Initial support for the CMake build system.Oscar Fuentes2008-09-22