aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-09-20Temporarily Revert "[New PM] Introducing PassInstrumentation framework"Eric Christopher1-1/+0
2018-09-19[New PM] Introducing PassInstrumentation frameworkFedor Sergeev1-0/+1
2018-09-19Revert rL342544: [New PM] Introducing PassInstrumentation frameworkFedor Sergeev1-1/+0
2018-09-19[New PM] Introducing PassInstrumentation frameworkFedor Sergeev1-0/+1
2018-08-28[NFC][PassTiming] factor out generic PassTimingInfoFedor Sergeev1-0/+1
2018-07-03Reappl "[Dominators] Add the DomTreeUpdater class"Jakub Kuderski1-0/+1
2018-07-02Revert "[Dominators] Add the DomTreeUpdater class"Jakub Kuderski1-1/+0
2018-07-02[Dominators] Add the DomTreeUpdater classJakub Kuderski1-0/+1
2018-03-29[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...Craig Topper1-1/+0
2017-11-03GCOV: Move GCOV from IR & Support into ProfileData to fix layeringDavid Blaikie1-1/+0
2017-09-15This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 Vivek Pandya1-0/+1
2017-09-15This reverts r313381Vivek Pandya1-1/+0
2017-09-15This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 Vivek Pandya1-0/+1
2017-07-05[SafepointIRVerifier] Add verifier pass for finding GC relocation bugsAnna Thomas1-0/+1
2016-11-17[CMake] NFC. Updating CMake dependency specificationsChris Bieneman1-2/+3
2016-05-19Move ProfileSummary to IR.Easwaran Raman1-0/+1
2016-04-22Re-commit optimization bisect support (r267022) without new pass manager supp...Andrew Kaylor1-0/+1
2016-04-22Revert "Initial implementation of optimization bisect support."Vedant Kumar1-1/+0
2016-04-21Initial implementation of optimization bisect support.Andrew Kaylor1-0/+1
2016-03-15[ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson1-1/+1
2016-03-14Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"Teresa Johnson1-1/+1
2016-03-14[ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson1-1/+1
2016-01-27[cmake] Remove /Og- flag which was working around PR24785Reid Kleckner1-8/+0
2015-12-29[ptr-traits] Merge the MetadataTracking helpers into the MetadataChandler Carruth1-1/+0
2015-12-22Provide a way to specify inliner's attribute compatibility and merging.Akira Hatanaka1-0/+4
2015-12-22Revert r256277 and r256279.Akira Hatanaka1-4/+0
2015-12-22Provide a way to specify inliner's attribute compatibility and merging.Akira Hatanaka1-0/+4
2015-11-13Revert r252990.Akira Hatanaka1-4/+0
2015-11-13Provide a way to specify inliner's attribute compatibility and merging.Akira Hatanaka1-0/+4
2015-11-12Revert r252949.Akira Hatanaka1-4/+0
2015-11-12Provide a way to specify inliner's attribute compatibility and mergingAkira Hatanaka1-0/+4
2015-10-04Support for function summary index bitcode sections and files.Teresa Johnson1-0/+1
2015-09-11[PR24785] Appease MSC18 to tweak optimizations.NAKAMURA Takumi1-0/+8
2015-05-08[opaque pointer type] Explicit pointee type for GEPOperator/GEPConstantExpr.David Blaikie1-0/+1
2015-04-15uselistorder: Remove the global bitsDuncan P. N. Exon Smith1-1/+0
2015-02-11Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.Zachary Turner1-0/+3
2015-02-02IR: Split out DebugInfoMetadata.h, NFCDuncan P. N. Exon Smith1-0/+1
2015-01-26Revert GCStrategy ownership changesPhilip Reames1-1/+0
2015-01-16Move ownership of GCStrategy objects to LLVMContextPhilip Reames1-0/+1
2014-12-22The leak detector is dead, long live asan and valgrind.Rafael Espindola1-1/+0
2014-12-09IR: Split Metadata from ValueDuncan P. N. Exon Smith1-0/+1
2014-12-02[Statepoints 3/4] Statepoint infrastructure for garbage collection: Selection...Philip Reames1-0/+1
2014-07-25IPO: Add use-list-order verifierDuncan P. N. Exon Smith1-0/+1
2014-06-27IR: Add COMDATs to the IRDavid Majnemer1-0/+1
2014-04-12Move MDBuilder's methods out of line.Benjamin Kramer1-2/+3
2014-03-04[Modules] Move the ConstantRange class into the IR library. This isChandler Carruth1-0/+1
2014-03-04Cleaning up a bunch of pre-Visual C++ 2012 build hacks.Yaron Keren1-9/+0
2014-01-09[PM] Rename this source file to something a bit more generic beforeChandler Carruth1-1/+1
2014-01-07Move the llvm mangler to lib/IR.Rafael Espindola1-0/+1
2013-12-17Add warning capabilities in LLVM.Quentin Colombet1-0/+2