aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Other/new-pm-defaults.ll
AgeCommit message (Expand)AuthorFilesLines
2024-02-22Enable JumpTableToSwitch pass by default (#82546)Alexander Shaposhnikov1-5/+1
2024-02-10Add JumpTableToSwitch pass (#77709)Alexander Shaposhnikov1-0/+5
2023-11-08Revert "[PM] Execute IndVarSimplifyPass precede RessociatePass" (#71617)dewen1-6/+5
2023-11-08[PM] Execute IndVarSimplifyPass precede RessociatePass (#71054)dewen1-5/+6
2023-10-28Revert "Revert "Inlining: Run the legacy AlwaysInliner before the regular inl...Amara Emerson1-2/+2
2023-09-27[ConstraintElim] Add A < B if A is an increasing phi for A != B.Florian Hahn1-2/+4
2023-09-22[ConstraintElim] Move just before loop simplification pipeline.Florian Hahn1-1/+1
2023-09-20[InferAlignment] Enable InferAlignment pass by defaultDhruv Chawla1-0/+2
2023-09-14Reapply "Revert "[MemCpyOpt] implement multi BB stack-move optimization"khei41-1/+2
2023-09-07Revert "Reapply "Revert "[MemCpyOpt] implement multi BB stack-move optimizati...Vitaly Buka1-2/+1
2023-08-29Reapply "Revert "[MemCpyOpt] implement multi BB stack-move optimization"khei41-1/+2
2023-08-26Revert "Reapply "Revert "[MemCpyOpt] implement multi BB stack-move optimizati...Vitaly Buka1-2/+1
2023-08-27Reapply "Revert "[MemCpyOpt] implement multi BB stack-move optimization""khei41-1/+2
2023-08-24Revert "[MemCpyOpt] implement multi BB stack-move optimization"khei41-2/+1
2023-08-24[MemCpyOpt] implement multi BB stack-move optimizationkhei41-1/+2
2023-06-08Reland "[FuncSpec] Replace LoopInfo with BlockFrequencyInfo"Alexandros Lamprineas1-23/+22
2023-05-30Revert "[FuncSpec] Replace LoopInfo with BlockFrequencyInfo"Nikita Popov1-22/+23
2023-05-22[FuncSpec] Replace LoopInfo with BlockFrequencyInfo.Alexandros Lamprineas1-23/+22
2023-05-05Revert "Reland [Pipeline] Don't limit ArgumentPromotion to -O3"Shoaib Meenai1-1/+1
2023-05-03Reland [Pipeline] Don't limit ArgumentPromotion to -O3Arthur Eubanks1-1/+1
2023-05-03Revert "[Pipeline] Don't limit ArgumentPromotion to -O3"Arthur Eubanks1-1/+1
2023-04-24Reapply Move "auto-init" instructions to the dominator of their usersserge-sans-paille1-0/+1
2023-04-21[Pipelines] Don't explicitly require ORENikita Popov1-2/+0
2023-04-14[Pipeline] Don't limit ArgumentPromotion to -O3Arthur Eubanks1-1/+1
2023-04-12Revert "Move "auto-init" instructions to the dominator of their users"Hans Wennborg1-1/+0
2023-04-05[AggressiveInstCombine] Enable also for -O2Dávid Bolvanský1-1/+1
2023-04-04Move "auto-init" instructions to the dominator of their usersserge-sans-paille1-0/+1
2023-04-03Revert "Move "auto-init" instructions to the dominator of their users"serge-sans-paille1-1/+0
2023-04-03Move "auto-init" instructions to the dominator of their usersserge-sans-paille1-0/+1
2023-03-15[StandardInstrumentations] Rename -verify-cfg-preserved -> -verify-analysis-i...Arthur Eubanks1-21/+21
2023-03-14[FuncSpec] Do not run pre-link when doing LTO.Alexandros Lamprineas1-23/+23
2023-03-06[Pipeline] Adjust PostOrderFunctionAttrs placement in simplification pipelineArthur Eubanks1-1/+3
2023-02-28[CGProfile] Don't fetch BFI without profile (NFCI)Nikita Popov1-2/+0
2023-02-28[LoopSink] Don't fetch analyses without profile data (NFCI)Nikita Popov1-2/+2
2023-02-28[LoopVectorize] Only fetch BFI if profile summary availableNikita Popov1-2/+2
2023-02-28[CHR] Do not fetch BFI without profile summary (NFCI)Nikita Popov1-9/+7
2023-02-27[Pass][CHR] Move ControlHeightReduction to module optimization pipelineRong Xu1-7/+10
2023-02-10Revert "Inlining: Run the legacy AlwaysInliner before the regular inliner."David Green1-2/+2
2023-02-09Inlining: Run the legacy AlwaysInliner before the regular inliner.Amara Emerson1-2/+2
2023-02-06Recommit "[ConstraintElim] Enable pass by default."Florian Hahn1-0/+1
2023-01-18Revert "[ConstraintElim] Enable pass by default."Florian Hahn1-1/+0
2023-01-13[IPSCCP] Enable specialization of functions.Alexandros Lamprineas1-22/+23
2023-01-04[ConstraintElim] Enable pass by default.Florian Hahn1-0/+1
2022-12-26Revert "[IPSCCP] Enable specialization of functions."Florian Hahn1-23/+22
2022-12-25[IPSCCP] Enable specialization of functions.Alexandros Lamprineas1-22/+23
2022-12-12[BasicAA] Remove support for PhiValues analysisNikita Popov1-1/+0
2022-12-05Revert "Recommit "[LoopFlatten] Enable it by default""Sjoerd Meijer1-1/+0
2022-11-29Recommit "[LoopFlatten] Enable it by default"Sjoerd Meijer1-0/+1
2022-11-21[Passes][VectorCombine] enable early run generally and try load foldsSanjay Patel1-1/+1
2022-11-17[Pipelines] Introduce SROA after (final, run-time) loop unrollingRoman Lebedev1-0/+1