summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other/opt-O3-pipeline.ll
Commit message (Expand)AuthorAgeFilesLines
* [Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.Michael Kruse2018-12-121-0/+4
* Recommit r346483: [CallSiteSplitting] Only record conditions up to the IDom(c...Florian Hahn2018-11-141-0/+1
* Revert r346483: [CallSiteSplitting] Only record conditions up to the IDom(cal...Florian Hahn2018-11-091-1/+0
* [CallSiteSplitting] Only record conditions up to the IDom(call site).Florian Hahn2018-11-091-0/+1
* Temporarily revert "[GVNHoist] Re-enable GVNHoist by default"Eric Christopher2018-10-011-6/+0
* [GVNHoist] Re-enable GVNHoist by defaultAlexandros Lamprineas2018-09-171-0/+6
* Revert "[GVNHoist] Re-enable GVNHoist by default"Alexandros Lamprineas2018-09-111-6/+0
* [GVNHoist] Re-enable GVNHoist by defaultAlexandros Lamprineas2018-09-111-0/+6
* Revert r340922 "[GVNHoist] Re-enable GVNHoist by default"Alexandros Lamprineas2018-08-291-6/+0
* [GVNHoist] Re-enable GVNHoist by defaultAlexandros Lamprineas2018-08-291-0/+6
* Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp inst...Florian Hahn2018-08-231-0/+4
* [MemDep] Use PhiValuesAnalysis to improve alias analysis resultsJohn Brawn2018-07-311-0/+3
* Revert "[GVNHoist] Re-enable GVNHoist by default"Vlad Tsyrklevich2018-07-301-5/+0
* Adjust opt pass pipeline tests to cope with combination of r338240 and r338242John Brawn2018-07-301-0/+1
* [BasicAA] Use PhiValuesAnalysis if available when handling phi aliasJohn Brawn2018-07-301-0/+3
* [GVNHoist] Re-enable GVNHoist by defaultAlexandros Lamprineas2018-07-301-0/+5
* Revert r337904: [IPSCCP] Use PredicateInfo to propagate facts from cmp instru...Florian Hahn2018-07-251-4/+0
* Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp inst...Florian Hahn2018-07-251-0/+4
* [PGOMemOPSize] Preserve the DominatorTreeChijun Sima2018-07-091-1/+0
* [SCCP] Mark CFG as preserved.Florian Hahn2018-06-281-2/+0
* Revert r335306 (and r335314) - the Call Graph Profile pass.Chandler Carruth2018-06-221-4/+0
* Fix test failures after r335306 due to the pipeline changing.Chandler Carruth2018-06-221-0/+4
* Revert r335206 "Recommit r333268: [IPSCCP] Use PredicateInfo to propagate fac...Francis Visoiu Mistrih2018-06-211-4/+0
* Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp inst...Florian Hahn2018-06-211-0/+4
* CorrelatedValuePropagation: Preserve DT.Michael Zolotukhin2018-06-161-1/+0
* SpeculativeExecution Pass: Set PreserveCFG to avoid unnecessary analyses inva...Michael Zolotukhin2018-06-071-2/+0
* Revert r333740: IPSCCP] Use PredicateInfo to propagate facts from cmp.Florian Hahn2018-06-011-4/+0
* Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp inst...Florian Hahn2018-06-011-0/+4
* Revert r333268: [IPSCCP] Use PredicateInfo to propagate facts from...Florian Hahn2018-05-251-4/+0
* [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.Florian Hahn2018-05-251-0/+4
* [test] Try to unbreak hexagon bots after r328160.Michael Zolotukhin2018-03-211-2/+2
* [test] Add tests for opt passes pipelines for O0, O2, O3, and Os.Michael Zolotukhin2018-03-211-0/+299
OpenPOWER on IntegriCloud