Unbreak CMake build.
[oota-llvm.git] / lib / Transforms / Scalar / CMakeLists.txt
2011-02-28 Ted KremenekUnbreak CMake build.
2011-02-28 Chris Lattnerupdate cmake
2011-01-03 Michael J. SpencerCMake: Add missing source file.
2011-01-03 Cameron ZwarichAdd a new loop-instsimplify pass, with the intention...
2010-12-26 Chris LattnerStart of a pass for recognizing memset and memcpy idioms.
2010-10-08 Daniel DunbarUpdate CMake.
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-08-31 Owen AndersonRename file to something more descriptive.
2010-08-28 Chris Lattnerremove the ABCD and SSI passes. They don't have any...
2010-08-28 Benjamin KramerUpdate CMake build. Add newline at end of file.
2010-08-03 Peter CollingbourneAdd an atomic lowering pass
2010-05-07 Ted KremenekUpdate CMake build.
2010-04-13 Owen AndersonRemove SCCVN from the CMake build system.
2010-02-09 Eric ChristopherPull these back out, they're a little too aggressive...
2010-02-09 Eric ChristopherAdd file in here too.
2010-01-04 Chris Lattnermove instcombine to its own library, it's past time.
2009-11-11 Chris Lattnerremove the now dead condprop pass, PR3906.
2009-10-31 Dan GohmanUpdate CMakeLists for recent renames.
2009-10-31 Dan GohmanRemove CodeGenLICM. It's largely obsoleted by MachineLI...
2009-10-28 Benjamin KramerUpdate CMake file.
2009-10-27 Mike StumpVS build fix, patch by Marius Wachtler.
2009-10-26 Ted KremenekUpdate CMake files.
2009-10-06 Ted KremenekUpdate CMake file.
2009-10-01 Douglas GregorRemove GVNPRE.cpp from the CMake makefile
2009-09-17 Daniel DunbarUpdate CMake.
2009-06-26 Douglas GregorFix linking of llvm-ld and lli with CMake, from Xerxes...
2008-11-05 Oscar FuentesCMake: updated list of source files.
2008-09-22 Oscar FuentesInitial support for the CMake build system.