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