Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] dropRedundantMaskingOfLeftShiftInput(): propagate undef shift a... | Roman Lebedev | 2019-10-07 | 1 | -1/+1 |
* | [NFC][InstCombine] Redundant-left-shift-input-masking: add some more undef tests | Roman Lebedev | 2019-09-30 | 1 | -0/+27 |
* | [InstCombine] dropRedundantMaskingOfLeftShiftInput(): pat. a/b with mask (PR4... | Roman Lebedev | 2019-09-23 | 1 | -6/+6 |
* | [NFC][InstCombine] More tests for "Dropping pointless masking before left shi... | Roman Lebedev | 2019-09-17 | 1 | -0/+130 |