summaryrefslogtreecommitdiff
path: root/llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
AgeCommit message (Expand)Author
2025-11-22Revert "Revert "[DFAJumpThreading] Enable DFAJumpThread by default." (#167352)"revert-167352-revert-157646-OpenXiangShan/default-enable-DFAJumpThreadingUsman Nadeem
2025-11-11Revert "[DFAJumpThreading] Enable DFAJumpThread by default." (#167352)Petr Hosek
2025-11-04[DFAJumpThreading] Enable DFAJumpThread by default. (#157646)Yingying Wang
2025-10-17[SimpleLoopUnswitch] Don't use BlockFrequencyInfo to skip cold loops (#159522)Luke Lau
2025-07-31Revert "[PGO] Add `llvm.loop.estimated_trip_count` metadata" (#151585)Joel E. Denny
2025-07-31[PGO] Add `llvm.loop.estimated_trip_count` metadata (#148758)Joel E. Denny
2024-11-07[Analysis] Avoid running transform passes that have just been run (#112092)Yingwei Zheng
2024-09-03[PGO][Pipeline] Enable PGOForceFunctionAttrs in PGO optimization pipelines (#...Arthur Eubanks
2024-07-29[Pipelines] Do not run CoroSplit and CoroCleanup in LTO pre-link pipeline (#1...Wei Wang
2024-07-17[SampleFDO] Stale profile call-graph matching (#95135)Lei Wang
2024-05-31[EntryExitInstrumenter] Move passes out of clang into LLVM default pipelines ...Egor Pasko
2024-05-10Revert "[Pipelines] Do not run CoroSplit and CoroCleanup in LTO pre-link pipe...Reid Kleckner
2024-04-29[Pipelines] Do not run CoroSplit and CoroCleanup in LTO pre-link pipeline (#9...Wei Wang
2024-02-26Revert "Enable JumpTableToSwitch pass by default (#82546)"David Spickett
2024-02-22Enable JumpTableToSwitch pass by default (#82546)Alexander Shaposhnikov
2023-11-08Revert "[PM] Execute IndVarSimplifyPass precede RessociatePass" (#71617)dewen
2023-11-08[PM] Execute IndVarSimplifyPass precede RessociatePass (#71054)dewen
2023-10-28Revert "Revert "Inlining: Run the legacy AlwaysInliner before the regular inl...Amara Emerson
2023-09-27[ConstraintElim] Add A < B if A is an increasing phi for A != B.Florian Hahn
2023-09-22[ConstraintElim] Move just before loop simplification pipeline.Florian Hahn
2023-05-15[Pipelines] Don't skip GlobalDCE in ThinLTO pre-linkNikita Popov
2023-05-05Revert "Reland [Pipeline] Don't limit ArgumentPromotion to -O3"Shoaib Meenai
2023-05-03Reland [Pipeline] Don't limit ArgumentPromotion to -O3Arthur Eubanks
2023-05-03Revert "[Pipeline] Don't limit ArgumentPromotion to -O3"Arthur Eubanks
2023-04-24Reapply Move "auto-init" instructions to the dominator of their usersserge-sans-paille
2023-04-21[Pipelines] Don't explicitly require ORENikita Popov
2023-04-14[Pipeline] Don't limit ArgumentPromotion to -O3Arthur Eubanks
2023-04-12Revert "Move "auto-init" instructions to the dominator of their users"Hans Wennborg
2023-04-05[AggressiveInstCombine] Enable also for -O2Dávid Bolvanský
2023-04-04Move "auto-init" instructions to the dominator of their usersserge-sans-paille
2023-04-03Revert "Move "auto-init" instructions to the dominator of their users"serge-sans-paille
2023-04-03Move "auto-init" instructions to the dominator of their usersserge-sans-paille
2023-03-21[test] Change DAG to NEXT in pipeline testsArthur Eubanks
2023-03-20[SampleProfile] Use LazyCallGraph instead of CallGraphArthur Eubanks
2023-03-15[StandardInstrumentations] Rename -verify-cfg-preserved -> -verify-analysis-i...Arthur Eubanks
2023-03-14[Pipeline] Remove early InstCombine in ThinLTO post link sample profile pipelineArthur Eubanks
2023-03-14[FuncSpec] Do not run pre-link when doing LTO.Alexandros Lamprineas
2023-03-06[Pipeline] Adjust PostOrderFunctionAttrs placement in simplification pipelineArthur Eubanks
2023-02-27[Pass][CHR] Move ControlHeightReduction to module optimization pipelineRong Xu
2023-02-23Revert "[Pipeline] Move ControlHeightReduction to module optimization pipeline"Arthur Eubanks
2023-02-16[Pipeline] Move ControlHeightReduction to module optimization pipelineArthur Eubanks
2023-02-10Revert "Inlining: Run the legacy AlwaysInliner before the regular inliner."David Green
2023-02-09Inlining: Run the legacy AlwaysInliner before the regular inliner.Amara Emerson
2023-02-06Recommit "[ConstraintElim] Enable pass by default."Florian Hahn
2023-01-18Revert "[ConstraintElim] Enable pass by default."Florian Hahn
2023-01-13[IPSCCP] Enable specialization of functions.Alexandros Lamprineas
2023-01-04[ConstraintElim] Enable pass by default.Florian Hahn
2022-12-26Revert "[IPSCCP] Enable specialization of functions."Florian Hahn
2022-12-25[IPSCCP] Enable specialization of functions.Alexandros Lamprineas
2022-12-12[BasicAA] Remove support for PhiValues analysisNikita Popov