Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+126 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -126/+0 |
* | [InstCombine] Fold add nuw + uadd.with.overflow | Nikita Popov | 2019-03-20 | 1 | -12/+8 |
* | [ValueTracking] Use computeConstantRange() for unsigned add/sub overflow | Nikita Popov | 2019-03-19 | 1 | -3/+2 |
* | [InstCombine] Add tests for add nuw + uaddo; NFC | Nikita Popov | 2019-03-18 | 1 | -0/+131 |