summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/uadd-with-overflow.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+126
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-126/+0
* [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