summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the EnableEarlyCSEMemSSA set of options from the legacyEric Christopher2019-04-191-5/+1
* [LICM & MemorySSA] Make limit flags pass tuning options.Alina Sbirlea2019-04-191-6/+9
* [NewPassManager] Adding pass tuning options: loop vectorize.Alina Sbirlea2019-04-191-5/+5
* Elaborate why we have an option on by default for enabling chr.Eric Christopher2019-04-181-0/+2
* Remove the run-slp-after-loop-vectorization option.Eric Christopher2019-04-171-12/+3
* [SCEV] Add option to forget everything in SCEV.Alina Sbirlea2019-04-121-7/+18
* Resubmit r356511 "[TailCallElim] Add tailcall elimination pass to LTO pipelines"Robert Lougher2019-03-201-0/+4
* Revert r356511 "[TailCallElim] Add tailcall elimination pass to LTO pipelines"Robert Lougher2019-03-191-4/+0
* [TailCallElim] Add tailcall elimination pass to LTO pipelinesRobert Lougher2019-03-191-0/+4
* [PGO] Context sensitive PGO (part 3)Rong Xu2019-03-041-9/+34
* Add a module pass for order file instrumentationManman Ren2019-02-281-0/+7
* [HotColdSplit] Schedule splitting late to fix perf regressionVedant Kumar2019-02-151-5/+10
* [HotColdSplit] Move splitting after instrumented PGO useTeresa Johnson2019-02-061-5/+5
* [HotColdSplit] Move splitting earlier in the pipelineVedant Kumar2019-01-241-4/+10
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [SampleFDO] Skip profile reading when flattened profile used in ThinLTO postlinkWei Mi2019-01-171-2/+15
* Fix a mistake in rL351392.Wei Mi2019-01-161-1/+1
* [PGO] Make pgo related options in opt more consistent.Wei Mi2019-01-161-17/+4
* [ThinLTO] Handle chains of aliasesTeresa Johnson2019-01-041-7/+12
* [LoopVectorize] Rename pass options. NFC.Michael Kruse2018-12-181-2/+2
* [LoopUnroll] Honor '#pragma unroll' even with -fno-unroll-loops.Michael Kruse2018-12-181-15/+15
* [Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.Michael Kruse2018-12-121-0/+4
* [LTO] Load sample profile in LTO link step.Xin Tong2018-11-151-0/+6
* Schedule Hot Cold Splitting pass after most optimization passesAditya Kumar2018-10-211-3/+3
* Temporarily revert "[GVNHoist] Re-enable GVNHoist by default"Eric Christopher2018-10-011-2/+2
* Recommit r343308: [LoopInterchange] Turn into a loop pass.Florian Hahn2018-10-011-4/+2
* Revert "[LLVM-C] Add bindings for addCoroutinePassesToExtensionPoints"whitequark2018-09-281-7/+0
* [LLVM-C] Add bindings for addCoroutinePassesToExtensionPointswhitequark2018-09-281-0/+7
* Revert r343308: [LoopInterchange] Turn into a loop pass.Florian Hahn2018-09-281-2/+4
* [LoopInterchange] Turn into a loop pass.Florian Hahn2018-09-281-4/+2
* [GVNHoist] Re-enable GVNHoist by defaultAlexandros Lamprineas2018-09-171-2/+2
* Revert "[GVNHoist] Re-enable GVNHoist by default"Alexandros Lamprineas2018-09-111-2/+2
* [GVNHoist] Re-enable GVNHoist by defaultAlexandros Lamprineas2018-09-111-2/+2
* Hot cold splitting passAditya Kumar2018-09-071-0/+7
* [PGO] Control Height ReductionHiroshi Yamauchi2018-09-041-0/+8
* Revert r340922 "[GVNHoist] Re-enable GVNHoist by default"Alexandros Lamprineas2018-08-291-2/+2
* [GVNHoist] Re-enable GVNHoist by defaultAlexandros Lamprineas2018-08-291-2/+2
* Revert "[GVNHoist] Re-enable GVNHoist by default"Vlad Tsyrklevich2018-07-301-2/+2
* [GVNHoist] Re-enable GVNHoist by defaultAlexandros Lamprineas2018-07-301-2/+2
* [ThinLTO] Ensure the TargetLibraryInfo is constructed early enoughTeresa Johnson2018-07-231-0/+2
* [UnrollAndJam] New Unroll and Jam passDavid Green2018-07-011-0/+11
* [instsimplify] Move the instsimplify pass to use more obvious file namesChandler Carruth2018-06-291-1/+2
* Re-land "[LTO] Enable module summary emission by default for regular LTO"Tobias Edler von Koch2018-06-221-1/+5
* Revert r335306 (and r335314) - the Call Graph Profile pass.Chandler Carruth2018-06-221-2/+0
* [Instrumentation] Add Call Graph Profile passMichael J. Spencer2018-06-211-0/+2
* [PM/LoopUnswitch] When using the new SimpleLoopUnswitch pass, scheduleChandler Carruth2018-05-301-4/+19
* Revert 333358 as it's failing on some builders.David Green2018-05-271-11/+0
* [UnrollAndJam] Add a new Unroll and Jam passDavid Green2018-05-271-0/+11
* Revert "Enable EliminateAvailableExternally pass for -O1"Vlad Tsyrklevich2018-04-261-1/+1
* Enable EliminateAvailableExternally pass for -O1Vlad Tsyrklevich2018-04-261-1/+1
OpenPOWER on IntegriCloud