Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+5470 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -5470/+0 |
* | [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 |