summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IRCE/with-parent-loops.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+346
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-346/+0
* [New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass...Fedor Sergeev2018-03-151-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-9/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-9/+9
* Teach IRCE to look at branch weights when recognizing range checksSanjoy Das2015-01-271-9/+10
* Add a new pass "inductive range check elimination"Sanjoy Das2015-01-161-0/+344
* Revert r226201 (Add a new pass "inductive range check elimination")Sanjoy Das2015-01-151-344/+0
* Add a new pass "inductive range check elimination"Sanjoy Das2015-01-151-0/+344
OpenPOWER on IntegriCloud