summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/PhaseOrdering/unsigned-multiply-overflow-check.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstSimplify] Drop leftover "division-by-zero guard" around `@llvm.umul.with...Roman Lebedev2019-08-291-8/+4
* [InstSimplify] Drop leftover "division-by-zero guard" around `@llvm.umul.with...Roman Lebedev2019-08-291-8/+4
* [SimplifyCFG] FoldTwoEntryPHINode(): don't bailout on i1 PHI's if we can hois...Roman Lebedev2019-08-291-12/+48
* [InstCombine] Fold '(-1 u/ %x) u< %y' to '@llvm.umul.with.overflow' + overflo...Roman Lebedev2019-08-291-14/+59
* [NFC][PhaseOredering][SimplifyCFG] Add more runlines to umul.with.overflow testsRoman Lebedev2019-07-231-1/+4
* [NFC][PhaseOrdering] Add tests showcasing the problems of unsigned multiply o...Roman Lebedev2019-07-221-0/+85
OpenPOWER on IntegriCloud