summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/icmp-sub.ll
Commit message (Expand)AuthorAgeFilesLines
* Add a couple of extra test noticed in post-commit discussion of rL369541Philip Reames2019-08-211-0/+19
* [instcombine] icmp eq/ne (sub C, Y), C -> icmp eq/ne Y, 0Philip Reames2019-08-211-0/+40
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+86
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-86/+0
* [InstCombine] Combine no-wrap sub and icmp w/ constant.Luqman Aden2019-04-041-8/+4
* [NFC][InstCombine] Add tests for combining icmp of no-wrap sub w/ constant.Luqman Aden2019-03-311-0/+90
OpenPOWER on IntegriCloud