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/+23 |
* | [InstCombine] dropRedundantMaskingOfLeftShiftInput(): pat. c/d/e with mask (P... | Roman Lebedev | 2019-09-23 | 1 | -6/+6 |
* | [NFC][InstCombine] More tests for PR42563 "Dropping pointless masking before ... | Roman Lebedev | 2019-09-18 | 1 | -0/+114 |