summaryrefslogtreecommitdiff
path: root/lib/Analysis/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* add to cmakeChris Lattner2009-12-04
* Stub out a new lazy value info pass, which will eventuallyChris Lattner2009-11-11
* stub out a new libanalysis "instruction simplify" interface thatChris Lattner2009-11-09
* Rename MallocFreeHelper as MemoryBuiltinsVictor Hernandez2009-10-27
* Rename MallocHelper as MallocFreeHelper, since it now also identifies calls t...Victor Hernandez2009-10-26
* add function passes for printing various dominator datastructuresChris Lattner2009-10-18
* Update the other CMake file.Benjamin Kramer2009-10-13
* Update CMake build yet again after a source file was removedDouglas Gregor2009-10-08
* Add some braces to make newer GCCs happy and update CMakeLists.Benjamin Kramer2009-09-10
* Update CMakeLists.Benjamin Kramer2009-09-01
* Unbreak CMake buildDouglas Gregor2009-08-26
* Add a basic static ProfileInfo provider (ProfileEstimatorPass).Daniel Dunbar2009-08-08
* Lexically order files in CMakeLists.txt files.Ted Kremenek2009-07-15
* Update CMake file.Ted Kremenek2009-07-14
* Fix linking of llvm-ld and lli with CMake, from Xerxes RĂ„nbyDouglas Gregor2009-06-26
* Scaffolding for LDA pass.Andreas Bolka2009-06-24
* add IVUsers.cppChris Lattner2009-05-13
* Fix the Win32 VS2008 build:Sebastian Redl2009-03-19
* Fix PR3415 (infinite loop in EscapeAnalysis) byDuncan Sands2009-01-28
* CMake: Add lib/Analysis/CaptureTracking.cppOscar Fuentes2009-01-18
* CMake: Added DbgInfoPrinter.cpp to lib/Analysis/CMakeFiles.txt.Oscar Fuentes2008-12-16
* add new fileChris Lattner2008-11-10
* CMake: updated lib/Analysis/CMakeLists.txt.Oscar Fuentes2008-10-10
* Initial support for the CMake build system.Oscar Fuentes2008-09-22