summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/unsigned-mul-overflow-check-via-udiv-of-allones.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Fold '(-1 u/ %x) u< %y' to '@llvm.umul.with.overflow' + overflo...Roman Lebedev2019-08-291-12/+12
* [NFC][InstCombine] Fixup commutative/negative tests with icmp preds in @llvm....Roman Lebedev2019-07-231-4/+4
* [InstCombine][NFC] Tests for canonicalization of unsigned multiply overflow c...Roman Lebedev2019-07-221-0/+105
OpenPOWER on IntegriCloud