summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/icmp-ranges.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+5470
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-5470/+0
* [InstSimplify] use ConstantRange to simplify or-of-icmpsSanjay Patel2017-05-071-420/+126
* [InstSimplify] fix copy-paste mistake in test comments; NFCSanjay Patel2017-05-051-200/+200
* [InstSimplify] add tests for (icmp X, C1 | icmp X, C2); NFCSanjay Patel2017-05-051-0/+3020
* [InstSimplify] use ConstantRange to simplify more and-of-icmpsSanjay Patel2017-04-241-252/+84
* [InstSimplify] add/move tests for (icmp X, C1 & icmp X, C2); NFCSanjay Patel2017-04-171-0/+2912
OpenPOWER on IntegriCloud