OSDN Git Service

[ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.
[android-x86/external-llvm.git] / test / Other / opt-O2-pipeline.ll
2019-06-26 Clement Courbet[ExpandMemCmp][MergeICmps] Move passes out of CodeGen...
2019-06-05 Johannes Doerfert[Attributor] Pass infrastructure and fixpoint framework
2019-04-22 Philip Reames[LPM/BPI] Preserve BPI through trivial loop pass pipeli...
2019-04-15 Hiroshi Yamauchi[PGO] Profile guided code size optimization.
2018-12-12 Michael Kruse[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followu...
2018-10-01 Eric ChristopherTemporarily revert "[GVNHoist] Re-enable GVNHoist by...
2018-09-17 Alexandros Lamprineas[GVNHoist] Re-enable GVNHoist by default
2018-09-11 Alexandros LamprineasRevert "[GVNHoist] Re-enable GVNHoist by default"
2018-09-11 Alexandros Lamprineas[GVNHoist] Re-enable GVNHoist by default
2018-08-29 Alexandros LamprineasRevert r340922 "[GVNHoist] Re-enable GVNHoist by default"
2018-08-29 Alexandros Lamprineas[GVNHoist] Re-enable GVNHoist by default
2018-08-23 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-07-31 John Brawn[MemDep] Use PhiValuesAnalysis to improve alias analysi...
2018-07-30 Vlad TsyrklevichRevert "[GVNHoist] Re-enable GVNHoist by default"
2018-07-30 John BrawnAdjust opt pass pipeline tests to cope with combination...
2018-07-30 John Brawn[BasicAA] Use PhiValuesAnalysis if available when handl...
2018-07-30 Alexandros Lamprineas[GVNHoist] Re-enable GVNHoist by default
2018-07-25 Florian HahnRevert r337904: [IPSCCP] Use PredicateInfo to propagate...
2018-07-25 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-07-09 Chijun Sima[PGOMemOPSize] Preserve the DominatorTree
2018-06-28 Florian Hahn[SCCP] Mark CFG as preserved.
2018-06-22 Chandler CarruthRevert r335306 (and r335314) - the Call Graph Profile...
2018-06-22 Chandler CarruthFix test failures after r335306 due to the pipeline...
2018-06-21 Francis Visoiu MistrihRevert r335206 "Recommit r333268: [IPSCCP] Use Predicat...
2018-06-21 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-06-16 Michael ZolotukhinCorrelatedValuePropagation: Preserve DT.
2018-06-07 Michael ZolotukhinSpeculativeExecution Pass: Set PreserveCFG to avoid...
2018-06-01 Florian HahnRevert r333740: IPSCCP] Use PredicateInfo to propagate...
2018-06-01 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-05-25 Florian HahnRevert r333268: [IPSCCP] Use PredicateInfo to propagate...
2018-05-25 Florian Hahn[IPSCCP] Use PredicateInfo to propagate facts from...
2018-03-21 Michael Zolotukhin[test] Try to unbreak hexagon bots after r328160.
2018-03-21 Michael Zolotukhin[test] Add tests for opt passes pipelines for O0, O2...