summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/unsigned-mul-overflow-check-via-mul-udiv.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Fold '((%x * %y) u/ %x) != %y' to '@llvm.umul.with.overflow' + ...Roman Lebedev2019-08-291-25/+20
* [InstCombine][NFC] Tests for canonicalization of unsigned multiply overflow c...Roman Lebedev2019-07-221-0/+172
OpenPOWER on IntegriCloud