Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstSimplify] Handle more 'A </>/>=/<= B &&/|| (A - B) !=/== 0' patterns (PR... | Roman Lebedev | 2019-09-25 | 1 | -24/+8 |
* | [NFC][InstSimplify] More exaustive test coverage for 'A </>/>=/<= B &&/|| (A ... | Roman Lebedev | 2019-09-25 | 1 | -68/+245 |
* | [InstSimplify] simplifyUnsignedRangeCheck(): handle few tautological cases (P... | Roman Lebedev | 2019-09-14 | 1 | -12/+6 |
* | [NFC][InstSimplify] Add some more tests for D67498/D67502 | Roman Lebedev | 2019-09-13 | 1 | -0/+44 |
* | [InstCombine][InstSimplify] Move constant-folding tests in result-of-usub-is-... | Roman Lebedev | 2019-09-12 | 1 | -0/+140 |