summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IRCE/single-access-with-preloop.ll
Commit message (Expand)AuthorAgeFilesLines
* [New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass...Fedor Sergeev2018-03-151-0/+1
* [IRCE] Smart range intersectionMax Kazantsev2017-11-201-4/+13
* [IRCE] Remove folding of two range checks into RANGE_CHECK_BOTHMax Kazantsev2017-11-171-6/+17
* [IRCE] Create llvm::Loop instances for cloned out loopsSanjoy Das2016-08-141-2/+2
* [IRCE] Preserve DomTree and LCSSASanjoy Das2016-08-021-1/+1
* [IRCE] Don't misuse CHECK-LABEL; NFCSanjoy Das2016-07-221-6/+7
* [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
* IRCE: generalize to handle loops with decreasing induction variables.Sanjoy Das2015-02-261-7/+14
* IRCE: use SCEVs instead of llvm::Value's for intermediateSanjoy Das2015-02-211-6/+10
* Teach IRCE to look at branch weights when recognizing range checksSanjoy Das2015-01-271-1/+2
* Add a new pass "inductive range check elimination"Sanjoy Das2015-01-161-0/+59
* Revert r226201 (Add a new pass "inductive range check elimination")Sanjoy Das2015-01-151-59/+0
* Add a new pass "inductive range check elimination"Sanjoy Das2015-01-151-0/+59
OpenPOWER on IntegriCloud