summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopRotate/multiple-exits.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+237
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-237/+0
* Update MemorySSA in LoopRotate.Alina Sbirlea2018-10-241-0/+1
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* LoopRotation: Make the brute force DomTree update more brute force.Benjamin Kramer2012-09-021-0/+36
* Fix test case.Benjamin Kramer2012-08-301-1/+1
* LoopRotate: Also rotate loops with multiple exits.Benjamin Kramer2012-08-301-0/+200
OpenPOWER on IntegriCloud