summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Reland "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"Francis Visoiu Mistrih2019-03-061-0/+1
* Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"Francis Visoiu Mistrih2019-03-061-1/+0
* [Remarks] Refactor remark diagnostic emission in a RemarkStreamerFrancis Visoiu Mistrih2019-03-061-0/+1
* Move DomTreeUpdater from IR to AnalysisRichard Trieu2019-02-061-1/+0
* AbstractCallSite -- A unified interface for (in)direct and callback callsJohannes Doerfert2019-01-191-0/+1
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-201-0/+1
* Temporarily Revert "[New PM] Introducing PassInstrumentation framework"Eric Christopher2018-09-201-1/+0
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-0/+1
* Revert rL342544: [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-1/+0
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-0/+1
* [NFC][PassTiming] factor out generic PassTimingInfoFedor Sergeev2018-08-281-0/+1
* Reappl "[Dominators] Add the DomTreeUpdater class"Jakub Kuderski2018-07-031-0/+1
* Revert "[Dominators] Add the DomTreeUpdater class"Jakub Kuderski2018-07-021-1/+0
* [Dominators] Add the DomTreeUpdater classJakub Kuderski2018-07-021-0/+1
* [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...Craig Topper2018-03-291-1/+0
* GCOV: Move GCOV from IR & Support into ProfileData to fix layeringDavid Blaikie2017-11-031-1/+0
* This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 Vivek Pandya2017-09-151-0/+1
* This reverts r313381Vivek Pandya2017-09-151-1/+0
* This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 Vivek Pandya2017-09-151-0/+1
* [SafepointIRVerifier] Add verifier pass for finding GC relocation bugsAnna Thomas2017-07-051-0/+1
* [CMake] NFC. Updating CMake dependency specificationsChris Bieneman2016-11-171-2/+3
* Move ProfileSummary to IR.Easwaran Raman2016-05-191-0/+1
* Re-commit optimization bisect support (r267022) without new pass manager supp...Andrew Kaylor2016-04-221-0/+1
* Revert "Initial implementation of optimization bisect support."Vedant Kumar2016-04-221-1/+0
* Initial implementation of optimization bisect support.Andrew Kaylor2016-04-211-0/+1
* [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
OpenPOWER on IntegriCloud