summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/redundant-null-check-in-uadd_with_overflow-of-nonnull-ptr.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstSimplify] Pass SimplifyQuery into simplifyUnsignedRangeCheck() and use i...Roman Lebedev2019-09-111-3/+1
* [NFC][InstSimplify] Add extra test for D67411 with @llvm.assumeRoman Lebedev2019-09-111-0/+21
* [InstSimplify] simplifyUnsignedRangeCheck(): if we know that X != 0, handle m...Roman Lebedev2019-09-081-49/+17
* [NFC][InstSimplify] Some tests for dropping null check after uadd.with.overfl...Roman Lebedev2019-09-081-0/+278
OpenPOWER on IntegriCloud