summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-151-1/+1
* Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"Teresa Johnson2016-03-141-1/+1
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-141-1/+1
* [cmake] Remove /Og- flag which was working around PR24785Reid Kleckner2016-01-271-8/+0
* [ptr-traits] Merge the MetadataTracking helpers into the MetadataChandler Carruth2015-12-291-1/+0
* Provide a way to specify inliner's attribute compatibility and merging.Akira Hatanaka2015-12-221-0/+4
* Revert r256277 and r256279.Akira Hatanaka2015-12-221-4/+0
* Provide a way to specify inliner's attribute compatibility and merging.Akira Hatanaka2015-12-221-0/+4
* Revert r252990.Akira Hatanaka2015-11-131-4/+0
* Provide a way to specify inliner's attribute compatibility and merging.Akira Hatanaka2015-11-131-0/+4
* Revert r252949.Akira Hatanaka2015-11-121-4/+0
* Provide a way to specify inliner's attribute compatibility and mergingAkira Hatanaka2015-11-121-0/+4
* Support for function summary index bitcode sections and files.Teresa Johnson2015-10-041-0/+1
* [PR24785] Appease MSC18 to tweak optimizations.NAKAMURA Takumi2015-09-111-0/+8
* [opaque pointer type] Explicit pointee type for GEPOperator/GEPConstantExpr.David Blaikie2015-05-081-0/+1
* uselistorder: Remove the global bitsDuncan P. N. Exon Smith2015-04-151-1/+0
* Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.Zachary Turner2015-02-111-0/+3
* IR: Split out DebugInfoMetadata.h, NFCDuncan P. N. Exon Smith2015-02-021-0/+1
* Revert GCStrategy ownership changesPhilip Reames2015-01-261-1/+0
* Move ownership of GCStrategy objects to LLVMContextPhilip Reames2015-01-161-0/+1
* 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