Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+37 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -37/+0 |
* | [NFC] Remove obsolete enum RangeCheckKind | Max Kazantsev | 2019-01-15 | 1 | -1/+0 |
* | [New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass... | Fedor Sergeev | 2018-03-15 | 1 | -0/+1 |
* | [IRCE][NFC] Rename fields of InductiveRangeCheck | Max Kazantsev | 2017-10-31 | 1 | -1/+1 |
* | [IRCE][NFC] Store Length as SCEV in RangeCheck instead of Value | Max Kazantsev | 2017-10-30 | 1 | -1/+1 |
* | [IRCE] Create llvm::Loop instances for cloned out loops | Sanjoy Das | 2016-08-14 | 1 | -1/+1 |
* | [IRCE] Optimize "uses" not branches; NFCI | Sanjoy Das | 2016-05-23 | 1 | -1/+1 |
* | [IRCE] Re-commit tests cases. | Sanjoy Das | 2015-03-17 | 1 | -0/+37 |
* | [IRCE] Delete two tests. | Sanjoy Das | 2015-03-17 | 1 | -37/+0 |
* | [IRCE] Support half-range checks. | Sanjoy Das | 2015-03-17 | 1 | -0/+37 |