summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/unsigned-range-checks.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstSimplify] simplifyUnsignedRangeCheck(): X >= Y && Y == 0 --> Y == 0Roman Lebedev2019-09-211-3/+1
* [NFC][InstSimplify] Add exhaustive test coverage for simplifyUnsignedRangeChe...Roman Lebedev2019-09-211-0/+132
OpenPOWER on IntegriCloud