Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC][InstCombine] More test for "sign bit test via shifts" pattern (PR43595) | Roman Lebedev | 2019-10-13 | 1 | -3/+5 |
* | [NFC][InstCombine] Tests for right-shift shift amount reassociation (w/ trunc... | Roman Lebedev | 2019-10-04 | 1 | -34/+0 |
* | [InstCombine] Recommit: Shift amount reassociation: shl-trunc-shl pattern | Roman Lebedev | 2019-08-07 | 1 | -44/+34 |
* | Revert [InstCombine] Shift amount reassociation: shl-trunc-shl pattern | Reid Kleckner | 2019-08-06 | 1 | -17/+44 |
* | [InstCombine] Shift amount reassociation: shl-trunc-shl pattern | Roman Lebedev | 2019-08-06 | 1 | -44/+17 |
* | [NFC][InstCombine] Revisit tests in shift-amount-reassociation-with-truncatio... | Roman Lebedev | 2019-07-28 | 1 | -70/+35 |
* | [NFC][InstCombine] Shift amount reassociation: can have trunc between shl's | Roman Lebedev | 2019-07-28 | 1 | -0/+289 |