summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/overflow_to_sat.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Canonicalize ssub.with.overflow with clamp to ssub.satDavid Green2019-11-171-54/+9
* [InstCombine] Canonicalize sadd.with.overflow with clamp to sadd.satDavid Green2019-11-171-54/+9
* [InstCombine] Add extra tests for overflow_to_sat.ll. NFCDavid Green2019-11-171-0/+76
* [InstCombine] Canonicalize uadd.with.overflow to uadd.satDavid Green2019-10-311-8/+2
* [InstCombine][NFC] Tests for uadd.sat and sadd.sat canonicalisation.David Green2019-10-281-0/+730
OpenPOWER on IntegriCloud