summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/InitializePasses.h
Commit message (Expand)AuthorAgeFilesLines
* Default lowering for experimental.widenable.conditionMax Kazantsev2019-01-311-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NewPM][TSan] Reiterate the TSan portPhilip Pfaffe2019-01-161-1/+1
* [GISel]: Add support for CSEing continuously during GISel passes.Aditya Nandakumar2019-01-161-0/+1
* Revert r350647: "[NewPM] Port tsan"Florian Hahn2019-01-091-1/+1
* [NewPM] Port tsanPhilip Pfaffe2019-01-081-1/+1
* [ThinLTO] Handle chains of aliasesTeresa Johnson2019-01-041-0/+1
* [NewPM] Port MsanPhilip Pfaffe2019-01-031-1/+1
* [Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.Michael Kruse2018-12-121-0/+1
* Introduce llvm.experimental.widenable_condition intrinsicMax Kazantsev2018-12-071-0/+1
* [PM] Port LoadStoreVectorizer to the new pass manager.Markus Lavin2018-12-071-1/+1
* [stack-safety] Empty local passes for Stack Safety Global AnalysisVitaly Buka2018-11-261-0/+1
* [stack-safety] Empty local passes for Stack Safety Local AnalysisVitaly Buka2018-11-261-0/+1
* [PM] Port Scalarizer to the new pass manager.Mikael Holmen2018-11-211-1/+1
* Subject: [PATCH] [CodeGen] Add pass to combine interleaved loads.Martin Elshuber2018-11-191-0/+1
* Revert "[PassManager/Sanitizer] Enable usage of ported AddressSanitizer passe...Leonard Chan2018-10-261-2/+2
* [PassManager/Sanitizer] Port of AddresSanitizer pass from legacy to new PassM...Leonard Chan2018-10-111-2/+2
* Hot cold splitting passAditya Kumar2018-09-071-0/+1
* [PGO] Control Height ReductionHiroshi Yamauchi2018-09-041-0/+1
* [NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysisNicolai Haehnle2018-08-301-1/+1
* RegUsageInfo: Cleanup; NFCMatthias Braun2018-07-261-0/+2
* InitializePasses: Sort declarations; NFCMatthias Braun2018-07-261-15/+15
* [UnrollAndJam] New Unroll and Jam passDavid Green2018-07-011-0/+1
* [instsimplify] Move the instsimplify pass to use more obvious file namesChandler Carruth2018-06-291-1/+1
* Add a PhiValuesAnalysis pass to calculate the underlying values of phisJohn Brawn2018-06-281-0/+1
* Revert r335306 (and r335314) - the Call Graph Profile pass.Chandler Carruth2018-06-221-1/+0
* [Instrumentation] Add Call Graph Profile passMichael J. Spencer2018-06-211-0/+1
* [WebAssembly] Add Wasm exception handling prepare passHeejin Ahn2018-05-311-0/+1
* Revert 333358 as it's failing on some builders.David Green2018-05-271-1/+0
* [UnrollAndJam] Add a new Unroll and Jam passDavid Green2018-05-271-0/+1
* Restore the LoopInstSimplify pass, reverting r327329 that removed it.Chandler Carruth2018-05-251-0/+1
* [LoopGuardWidening] Split out a loop pass version of GuardWideningPhilip Reames2018-04-271-0/+1
* Correct dwarf unwind information in function epiloguePetar Jovanovic2018-04-241-0/+1
* [AggressiveInstCombine] Add library initializer routine for AggressiveInstCom...Craig Topper2018-04-241-0/+3
* [CodeGen] Add a new pass for PostRA sinkJun Bum Lim2018-03-221-0/+1
* Add an analysis printer for must execute reasoningPhilip Reames2018-03-201-0/+1
* [New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass...Fedor Sergeev2018-03-151-1/+1
* Remove the LoopInstSimplify pass (-loop-instsimplify)Vedant Kumar2018-03-121-1/+0
* Another try to commit 323321 (aggressive instruction combine).Amjad Aboud2018-01-251-0/+1
* Reverted 323321.Amjad Aboud2018-01-241-1/+0
* [InstCombine] Introducing Aggressive Instruction Combine pass (-aggressive-in...Amjad Aboud2018-01-241-0/+1
* [llvm-extract] Support extracting basic blocksVolkan Keles2018-01-231-1/+1
* Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...Chandler Carruth2018-01-221-0/+1
* Separate ExecutionDepsFix into 4 parts:Marina Yatsina2018-01-221-0/+2
* Split MachineLICM into EarlyMachineLICM and MachineLICM; NFCMatthias Braun2018-01-191-0/+1
* Split TailDuplicatePass into pre- and post-RA variant; NFCMatthias Braun2018-01-191-1/+2
* [PM] port Rewrite Statepoints For GC to the new pass manager.Fedor Sergeev2017-12-151-1/+1
* Hardware-assisted AddressSanitizer (llvm part).Evgeniy Stepanov2017-12-091-0/+1
* Rename CountingFunctionInserter and use for both mcount and cygprofile calls,...Hans Wennborg2017-11-141-1/+2
* [PM] Port BoundsChecking to the new PM.Chandler Carruth2017-11-141-1/+1
OpenPOWER on IntegriCloud