summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopLoadElim/forward.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+48
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-48/+0
* [PM] Port LoopLoadElimination to the new pass manager and wire it intoChandler Carruth2017-01-271-0/+1
* Fix LoopLoadElimination to keep original alignment on the inital hoisted storeMehdi Amini2017-01-061-3/+3
* Fix typo in commentAdam Nemet2016-02-051-1/+1
* Allow LLE/LD and the loop versioning infrastructure to use SCEV predicatesSilviu Baranga2015-11-091-1/+1
* LLE 6/6: Add LoopLoadElimination passAdam Nemet2015-11-031-0/+47
OpenPOWER on IntegriCloud