summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopInterchange/phi-ordering.ll
Commit message (Expand)AuthorAgeFilesLines
* [LoopInterchange] Properly move condition, induction increment and ops to latch.Florian Hahn2019-09-111-4/+6
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+94
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-94/+0
* [LoopInterchange] Remove support for inner-only reductions.Florian Hahn2018-11-011-13/+5
* [LoopInterchange] Preserve LCSSA.Florian Hahn2018-09-261-1/+1
* [LoopInterchange] Preserve ScalarEvolution, by forgetting about interchanged ...Florian Hahn2018-09-141-1/+1
* [LoopInterchange] Preserve LoopInfo after interchanging.Florian Hahn2018-04-051-1/+1
* [LoopInterchange] Update tests so DA can handle access after D35430.Florian Hahn2018-04-031-43/+79
* DA: remove uses of GEP, only ask SCEVSebastian Pop2018-03-061-28/+4
* [LoopInterchange] Incrementally update the dominator tree.Florian Hahn2018-02-141-1/+1
* [LoopInterchange] Fix phi node ordering miscompile.David Green2017-10-211-0/+90
OpenPOWER on IntegriCloud