summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/uadd-with-overflow.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Fold add nuw + uadd.with.overflowNikita Popov2019-03-201-12/+8
* [ValueTracking] Use computeConstantRange() for unsigned add/sub overflowNikita Popov2019-03-191-3/+2
* [InstCombine] Add tests for add nuw + uaddo; NFCNikita Popov2019-03-181-0/+131
OpenPOWER on IntegriCloud