| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [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 |

