summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopRotate/simplifylatch.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+76
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-76/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Do not simplifyLatch for loops where hoisting increments couldresult in extra...Yi Jiang2014-10-291-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Rotate multi-exit loops even if the latch was simplified.Andrew Trick2013-05-061-1/+38
* Add simplifyLoopLatch to LoopRotate pass.Andrew Trick2012-02-141-0/+39
OpenPOWER on IntegriCloud