summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopInterchange/call-instructions.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+120
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-120/+0
* [LoopInterchange] Require asserts for test using -stats (NFC)Florian Hahn2018-04-051-1/+2
* [LoopInterchange] Add stats counter for number of interchanged loops.Florian Hahn2018-04-051-1/+5
* [LoopInterchange] Preserve LoopInfo after interchanging.Florian Hahn2018-04-051-1/+1
* [LoopInterchange] Add remark for calls preventing interchanging.Florian Hahn2018-04-031-44/+33
* DA: remove uses of GEP, only ask SCEVSebastian Pop2018-03-061-38/+6
* [LoopInterchange] Incrementally update the dominator tree.Florian Hahn2018-02-141-1/+1
* [LoopInterchange] Do not interchange loops with function calls.Florian Hahn2017-07-311-0/+158
OpenPOWER on IntegriCloud