summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopInterchange/profitability.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+165
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-165/+0
* NFC - Various typo fixes in testsGabor Buella2018-07-041-2/+2
* [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-99/+115
* DA: remove uses of GEP, only ask SCEVSebastian Pop2018-03-061-64/+8
* [LoopInterchange] Incrementally update the dominator tree.Florian Hahn2018-02-141-1/+1
* Add a new pass "Loop Interchange"Karthik Bhat2015-03-061-0/+205
OpenPOWER on IntegriCloud