summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IRCE/unhandled.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+100
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-100/+0
* [New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass...Fedor Sergeev2018-03-151-0/+1
* [IRCE] Create llvm::Loop instances for cloned out loopsSanjoy Das2016-08-141-1/+1
* [IRCE] Don't iterate on loops that were cloned outSanjoy Das2016-08-141-0/+25
* [IRCE] Fix test case; NFCSanjoy Das2016-08-131-1/+1
* [IRCE] Be resilient in the face of non-simplified loopsSanjoy Das2016-08-131-1/+38
* [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
* Add a new pass "inductive range check elimination"Sanjoy Das2015-01-161-0/+37
* Revert r226201 (Add a new pass "inductive range check elimination")Sanjoy Das2015-01-151-37/+0
* Add a new pass "inductive range check elimination"Sanjoy Das2015-01-151-0/+37
OpenPOWER on IntegriCloud