Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SCEV] Pass NoWrapFlags when expanding an AddExpr | Sam Parker | 2019-06-14 | 1 | -2/+2 |
* | Revert "[SCEV] Use wrap flags in InsertBinop" | Benjamin Kramer | 2019-06-06 | 1 | -2/+2 |
* | [SCEV] Use wrap flags in InsertBinop | Sam Parker | 2019-06-06 | 1 | -2/+2 |
* | [SCEV] Add explicit representations of umin/smin | Keno Fischer | 2019-05-07 | 1 | -4/+4 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+391 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -391/+0 |
* | [New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass... | Fedor Sergeev | 2018-03-15 | 1 | -0/+1 |
* | [IRCE] Fix intersection between signed and unsigned ranges | Max Kazantsev | 2017-10-25 | 1 | -1/+83 |
* | [IRCE] Temporarily disable unsigned latch conditions by default | Max Kazantsev | 2017-10-04 | 1 | -1/+1 |
* | [IRCE] Recognize loops with unsigned latch conditions | Max Kazantsev | 2017-08-04 | 1 | -0/+308 |