aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Profile: set branch weight metadata with data generated from profiling.Manman Ren2012-08-281-0/+2
* Update the CMake files.Bill Wendling2012-06-291-1/+0
* Fix cmake failure from moving files around.Bill Wendling2012-06-281-1/+0
* llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi2012-06-241-0/+2
* Pull the implementation of the code metrics out of the inline costChandler Carruth2012-03-161-0/+1
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-6/+0
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+6
* Rename BlockFrequency to BlockFrequencyInfo and MachineBlockFrequency toJakub Staszak2011-07-251-1/+1
* Introduce BlockFrequency analysis for BasicBlocks.Jakub Staszak2011-06-231-0/+1
* New BranchProbabilityInfo analysis. Patch by Jakub Staszak!Andrew Trick2011-06-041-0/+1
* Unbreak CMake build.Ted Kremenek2011-03-011-5/+4
* Move library stuff out of the toplevel CMakeLists.txt file.Oscar Fuentes2011-02-181-0/+2
* Implementation of path profiling.Andrew Trick2011-01-291-0/+3
* Move DominanceFrontier from VMCore to Analysis.Cameron Zwarich2011-01-181-0/+1
* 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