Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] Fold '(-1 u/ %x) u< %y' to '@llvm.umul.with.overflow' + overflo... | Roman Lebedev | 2019-08-29 | 1 | -12/+16 |
* | [NFC][InstCombine] Fixup commutative/negative tests with icmp preds in @llvm.... | Roman Lebedev | 2019-07-23 | 1 | -8/+6 |
* | [InstCombine][NFC] Tests for canonicalization of unsigned multiply overflow c... | Roman Lebedev | 2019-07-22 | 1 | -0/+107 |