summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/InitializePasses.h
Commit message (Expand)AuthorAgeFilesLines
* [SafepointIRVerifier] Add verifier pass for finding GC relocation bugsAnna Thomas2017-07-051-0/+1
* Remove the BBVectorize pass.Chandler Carruth2017-06-301-1/+0
* Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"Daniel Jasper2017-06-291-2/+0
* [X86] Correct dwarf unwind information in function epiloguePetar Jovanovic2017-06-281-0/+2
* Remove the LoadCombine pass. It was never enabled and is unsupported.Eric Christopher2017-06-221-1/+0
* Change code formatting to look like the surrounding codeQuentin Colombet2017-06-021-1/+1
* RegisterScavenging: Add ScavengerTest passMatthias Braun2017-06-021-0/+1
* InitializePasses: Sort initializer list (by ASCII)Matthias Braun2017-06-021-5/+5
* [RABasic] Properly initialize the passQuentin Colombet2017-06-021-0/+1
* Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen2017-05-311-0/+1
* [GlobalISel] Add a localizer pass for target to useQuentin Colombet2017-05-271-0/+1
* [GVNSink] GVNSink passJames Molloy2017-05-251-0/+1
* Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."Hans Wennborg2017-05-181-1/+0
* [X86] Relocate code of replacement of subtarget unsupported masked memory int...Ayman Musa2017-05-151-0/+1
* Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen2017-05-121-0/+1
* Add a late IR expansion pass for the experimental reduction intrinsics.Amara Emerson2017-05-101-0/+1
* [CodeGen] Split SafeStack into a LegacyPass and a utility. NFC.Ahmed Bougacha2017-05-101-1/+1
* [PM/LoopUnswitch] Introduce a new, simpler loop unswitch pass.Chandler Carruth2017-04-271-0/+1
* [PGO] Memory intrinsic calls optimization based on profiled sizeRong Xu2017-04-041-0/+1
* Revert "Localizer fun"Quentin Colombet2017-04-011-1/+0
* Localizer funQuentin Colombet2017-04-011-0/+1
* Split the SimplifyCFG pass into two variants.Joerg Sonnenberger2017-03-261-0/+1
* [LVI] Add an LVI printer pass to capture test LVI cache after transformationsAnna Thomas2017-03-221-0/+1
* InitializePasses.h: Cleanup; NFCMatthias Braun2017-03-181-58/+58
* Split NewGVN class into a legacy pass and an impl, instead of a merged class.Daniel Berlin2017-03-121-1/+1
* [Outliner] Fixed Asan bot failure in r296418Jessica Paquette2017-03-061-0/+1
* Improve scheduling with branch coalescingNemanja Ivanovic2017-03-011-0/+1
* Revert "Add MIR-level outlining pass"Matthias Braun2017-02-281-1/+0
* Add MIR-level outlining passMatthias Braun2017-02-281-0/+1
* Add new pass LazyMachineBlockFrequencyInfoAdam Nemet2017-02-141-0/+1
* Add PredicateInfo utility and printing passDaniel Berlin2017-02-071-0/+1
* [X86] Implement -mfentryNirav Dave2017-01-311-0/+1
* NVPTX: Move InferAddressSpaces to generic codeMatt Arsenault2017-01-311-0/+1
* New OptimizationRemarkEmitter pass for MIRAdam Nemet2017-01-251-0/+1
* [Guards] Introduce loop-predication passArtur Pilipenko2017-01-251-0/+1
* [PM] Remove vestiges of NoAA. NFCI.Davide Italiano2016-12-241-1/+0
* [GVN] Initial check-in of a new global value numbering algorithm.Davide Italiano2016-12-221-0/+1
* Revert @llvm.assume with operator bundles (r289755-r289757)Daniel Jasper2016-12-191-0/+1
* IPO: Introduce ThinLTOBitcodeWriter pass.Peter Collingbourne2016-12-161-0/+1
* Remove the AssumptionCacheHal Finkel2016-12-151-1/+0
* Introduce GlobalSplit pass.Peter Collingbourne2016-11-161-0/+1
* RegAllocGreedy: Properly initialize this pass, so that -run-pass will workTom Stellard2016-11-141-0/+1
* [LCSSA] Perform LCSSA verification only for the current loop nest.Igor Laevsky2016-10-281-1/+2
* Add Loop Sink pass to reverse the LICM based of basic block frequency.Dehao Chen2016-10-271-0/+1
* Add -strip-nonlinetable-debuginfo capabilityMichael Ilseman2016-10-251-0/+1
* [StripGCRelocates] New pass to remove gc.relocates added by RS4GCAnna Thomas2016-10-211-0/+1
* Conditionally eliminate library calls where the result value is not usedRong Xu2016-10-181-0/+1
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-1/+1
* Revert "Add -strip-nonlinetable-debuginfo capability"Michael Ilseman2016-10-061-1/+0
* Add -strip-nonlinetable-debuginfo capabilityMichael Ilseman2016-10-061-0/+1
OpenPOWER on IntegriCloud