| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [InstSimplify] use ConstantRange to simplify or-of-icmps | Sanjay Patel | 2017-05-07 | 1 | -420/+126 |
| * | [InstSimplify] fix copy-paste mistake in test comments; NFC | Sanjay Patel | 2017-05-05 | 1 | -200/+200 |
| * | [InstSimplify] add tests for (icmp X, C1 | icmp X, C2); NFC | Sanjay Patel | 2017-05-05 | 1 | -0/+3020 |
| * | [InstSimplify] use ConstantRange to simplify more and-of-icmps | Sanjay Patel | 2017-04-24 | 1 | -252/+84 |
| * | [InstSimplify] add/move tests for (icmp X, C1 & icmp X, C2); NFC | Sanjay Patel | 2017-04-17 | 1 | -0/+2912 |

