aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Introduce DIBuilder. It is intended to be a front-end friendly interface to e...Devang Patel2010-11-041-0/+1
* Add RegionPass support.Tobias Grosser2010-10-201-0/+1
* Fix CMake buildDouglas Gregor2010-10-201-0/+1
* Remove PointerTracking from cmakelists …Benjamin Kramer2010-09-291-1/+0
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-281-2/+0
* Update CMake build.Benjamin Kramer2010-09-161-0/+1
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-1/+1
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-1/+1
* Fix CMake buildMichael J. Spencer2010-08-031-0/+1
* Add new RegionInfo pass.Tobias Grosser2010-07-221-0/+2
* Move FindAvailableLoadedValue isSafeToLoadUnconditionally out ofDan Gohman2010-05-281-0/+1
* Add a simple module-level debug info printer. It just sets up aDan Gohman2010-05-071-0/+1
* Update CMake build.Ted Kremenek2010-04-081-0/+1
* Update cmake build.Benjamin Kramer2010-04-071-0/+1
* add to cmakeChris Lattner2009-12-041-0/+1
* Stub out a new lazy value info pass, which will eventuallyChris Lattner2009-11-111-0/+1
* stub out a new libanalysis "instruction simplify" interface thatChris Lattner2009-11-091-0/+1
* Rename MallocFreeHelper as MemoryBuiltinsVictor Hernandez2009-10-271-1/+1
* Rename MallocHelper as MallocFreeHelper, since it now also identifies calls t...Victor Hernandez2009-10-261-1/+1
* add function passes for printing various dominator datastructuresChris Lattner2009-10-181-0/+1
* Update the other CMake file.Benjamin Kramer2009-10-131-0/+1
* Update CMake build yet again after a source file was removedDouglas Gregor2009-10-081-1/+0
* Add some braces to make newer GCCs happy and update CMakeLists.Benjamin Kramer2009-09-101-0/+1
* Update CMakeLists.Benjamin Kramer2009-09-011-0/+1
* Unbreak CMake buildDouglas Gregor2009-08-261-0/+1
* Add a basic static ProfileInfo provider (ProfileEstimatorPass).Daniel Dunbar2009-08-081-0/+1
* Lexically order files in CMakeLists.txt files.Ted Kremenek2009-07-151-2/+2
* Update CMake file.Ted Kremenek2009-07-141-0/+1
* Fix linking of llvm-ld and lli with CMake, from Xerxes RånbyDouglas Gregor2009-06-261-0/+2
* Scaffolding for LDA pass.Andreas Bolka2009-06-241-0/+1
* add IVUsers.cppChris Lattner2009-05-131-0/+1
* Fix the Win32 VS2008 build:Sebastian Redl2009-03-191-0/+1
* Fix PR3415 (infinite loop in EscapeAnalysis) byDuncan Sands2009-01-281-1/+0
* CMake: Add lib/Analysis/CaptureTracking.cppOscar Fuentes2009-01-181-0/+1
* CMake: Added DbgInfoPrinter.cpp to lib/Analysis/CMakeFiles.txt.Oscar Fuentes2008-12-161-0/+1
* add new fileChris Lattner2008-11-101-0/+1
* CMake: updated lib/Analysis/CMakeLists.txt.Oscar Fuentes2008-10-101-0/+1
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+29