Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Adjust tests for new fold | David Bolvansky | 2019-09-04 | 1 | -4/+4 |
* | [InstCombine] Fold sub (or A, B) (and A, B) to (xor A, B) | David Bolvansky | 2019-09-04 | 1 | -20/+8 |
* | [NFC] Added a new test for D67153 | David Bolvansky | 2019-09-04 | 1 | -0/+13 |
* | [NFC] Added tests for 'SUB of OR and AND to XOR' fold | David Bolvansky | 2019-09-04 | 1 | -0/+103 |