aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Scalar/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Pull these back out, they're a little too aggressive and timeEric Christopher2010-02-091-1/+0
* Add file in here too.Eric Christopher2010-02-091-0/+1
* move instcombine to its own library, it's past time.Chris Lattner2010-01-041-1/+0
* remove the now dead condprop pass, PR3906.Chris Lattner2009-11-111-1/+0
* Update CMakeLists for recent renames.Dan Gohman2009-10-311-1/+1
* Remove CodeGenLICM. It's largely obsoleted by MachineLICM's new abilityDan Gohman2009-10-311-1/+0
* Update CMake file.Benjamin Kramer2009-10-281-0/+1
* VS build fix, patch by Marius Wachtler.Mike Stump2009-10-271-0/+1
* Update CMake files.Ted Kremenek2009-10-261-0/+1
* Update CMake file.Ted Kremenek2009-10-061-1/+0
* Remove GVNPRE.cpp from the CMake makefileDouglas Gregor2009-10-011-1/+0
* Update CMake.Daniel Dunbar2009-09-171-0/+1
* Fix linking of llvm-ld and lli with CMake, from Xerxes RĂ„nbyDouglas Gregor2009-06-261-0/+2
* CMake: updated list of source files.Oscar Fuentes2008-11-051-0/+1
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+32