| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [NFC][InstCombine] Add forgotten variable tests for foldICmpWithLowBitMaskedV... | Roman Lebedev | 2018-07-14 | 1 | -0/+58 |
| * | [InstCombine] Fold x & (-1 >> y) != x to x u> (-1 >> y) | Roman Lebedev | 2018-07-12 | 1 | -17/+12 |
| * | [NFC][InstCombine] Tests for x & (-1 >> y) != x -> x u> (-1 >> y) fold | Roman Lebedev | 2018-07-11 | 1 | -0/+137 |

