summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* The leak detector is dead, long live asan and valgrind.Rafael Espindola2014-12-221-1/+0
* IR: Split Metadata from ValueDuncan P. N. Exon Smith2014-12-091-0/+1
* [Statepoints 3/4] Statepoint infrastructure for garbage collection: Selection...Philip Reames2014-12-021-0/+1
* IPO: Add use-list-order verifierDuncan P. N. Exon Smith2014-07-251-0/+1
* IR: Add COMDATs to the IRDavid Majnemer2014-06-271-0/+1
* Move MDBuilder's methods out of line.Benjamin Kramer2014-04-121-2/+3
* [Modules] Move the ConstantRange class into the IR library. This isChandler Carruth2014-03-041-0/+1
* Cleaning up a bunch of pre-Visual C++ 2012 build hacks.Yaron Keren2014-03-041-9/+0
* [PM] Rename this source file to something a bit more generic beforeChandler Carruth2014-01-091-1/+1
* Move the llvm mangler to lib/IR.Rafael Espindola2014-01-071-0/+1
* Add warning capabilities in LLVM.Quentin Colombet2013-12-171-0/+2
* Introduce an AnalysisManager which is like a pass manager but with a lotChandler Carruth2013-11-131-0/+1
* Move the old pass manager infrastructure into a legacy namespace andChandler Carruth2013-11-091-2/+2
* Move TargetTransformInfo to live under the Analysis library. This noChandler Carruth2013-01-071-1/+0
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+52
OpenPOWER on IntegriCloud