summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/InitializePasses.h
Commit message (Expand)AuthorAgeFilesLines
* Add basic loop fusion pass.Kit Barton2019-04-171-0/+1
* Revert "Add basic loop fusion pass." Per request.Eric Christopher2019-04-171-1/+0
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+1
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-1/+0
* Add basic loop fusion pass.Kit Barton2019-04-171-0/+1
* Remove esan.Nico Weber2019-03-111-1/+0
* Add a module pass for order file instrumentationManman Ren2019-02-281-0/+1
* Recommit r354930 "[PGO] Context sensitive PGO (part 1)"Rong Xu2019-02-271-0/+1
* Revert "[PGO] Context sensitive PGO (part 1)"Vlad Tsyrklevich2019-02-271-1/+0
* [PGO] Context sensitive PGO (part 1)Rong Xu2019-02-261-0/+1
* [NewPM] Second attempt at porting ASanLeonard Chan2019-02-131-2/+3
* 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
OpenPOWER on IntegriCloud