summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IRCE
Commit message (Expand)AuthorAgeFilesLines
* [IRCE] Fix a regression introduced in r232444.Sanjoy Das2015-03-241-0/+31
* [IRCE] Re-commit tests cases.Sanjoy Das2015-03-172-0/+74
* [IRCE] Delete two tests.Sanjoy Das2015-03-172-74/+0
* [IRCE] Support half-range checks.Sanjoy Das2015-03-172-0/+74
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-278-19/+19
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-278-20/+20
* IRCE: add a test case for r230619.Sanjoy Das2015-02-261-0/+32
* IRCE: generalize to handle loops with decreasing induction variables.Sanjoy Das2015-02-264-15/+70
* IRCE: use SCEVs instead of llvm::Value's for intermediateSanjoy Das2015-02-213-14/+24
* Teach IRCE to look at branch weights when recognizing range checksSanjoy Das2015-01-275-14/+58
* Fix crashes in IRCE caused by mismatched typesSanjoy Das2015-01-221-0/+66
* Add a new pass "inductive range check elimination"Sanjoy Das2015-01-165-0/+609
* Revert r226201 (Add a new pass "inductive range check elimination")Sanjoy Das2015-01-155-609/+0
* Add a new pass "inductive range check elimination"Sanjoy Das2015-01-155-0/+609
OpenPOWER on IntegriCloud