summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/sadd-with-overflow.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+124
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-124/+0
* [ValueTracking] Use computeConstantRange() in signed add overflow determinationNikita Popov2019-04-091-1/+2
* [InstCombine] Add tests for ssubo X, C -> saddo X, -C; NFCNikita Popov2019-03-261-0/+10
* [InstCombine] Improve with.overflow intrinsic tests; NFCNikita Popov2019-03-181-58/+69
* [InstCombine] Fold add nsw + sadd.with.overflowNikita Popov2019-03-061-16/+22
* [InstCombine] Add tests for add nsw + sadd.with.overflow; NFCNikita Popov2019-03-041-0/+96
OpenPOWER on IntegriCloud