summaryrefslogtreecommitdiff
path: root/lib/Analysis/CMakeLists.txt
Commit message (Expand)AuthorAge
* Remove PointerTracking from cmakelists …Benjamin Kramer2010-09-29
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-28
* Update CMake build.Benjamin Kramer2010-09-16
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-13
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-10
* Fix CMake buildMichael J. Spencer2010-08-03
* Add new RegionInfo pass.Tobias Grosser2010-07-22
* Move FindAvailableLoadedValue isSafeToLoadUnconditionally out ofDan Gohman2010-05-28
* Add a simple module-level debug info printer. It just sets up aDan Gohman2010-05-07
* Update CMake build.Ted Kremenek2010-04-08
* Update cmake build.Benjamin Kramer2010-04-07
* 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