Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC][InstCombine] '(X & (- Y)) - X' -> '- (X & (Y - 1))' fold (PR44448) | Roman Lebedev | 2020-01-03 | 1 | -12/+12 |
* | [NFC][InstCombine] '(X & (- Y)) - X' pattern tests (PR44448) | Roman Lebedev | 2020-01-03 | 1 | -0/+158 |