summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopInterchange/currentLimitation.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+97
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-97/+0
* [LoopInterchange] Use getExitBlock()/getExitingBlock instead of manual impl.Florian Hahn2018-04-251-4/+47
* [LoopInterchange] Preserve LoopInfo after interchanging.Florian Hahn2018-04-051-1/+2
* DA: remove uses of GEP, only ask SCEVSebastian Pop2018-03-061-9/+4
* [LoopInterchange] Incrementally update the dominator tree.Florian Hahn2018-02-141-1/+1
* Add a new pass "Loop Interchange"Karthik Bhat2015-03-061-0/+58
OpenPOWER on IntegriCloud