aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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