| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [InstCombine] fix auto-generated FileCheck-captured variable refs | Sanjay Patel | 2017-05-10 | 1 | -4/+4 |
| * | [InstCombine] don't use DeMorgan's Law on integer constants (2nd try) | Sanjay Patel | 2017-05-02 | 1 | -6/+6 |
| * | revert r301923 : [InstCombine] don't use DeMorgan's Law on integer constants | Sanjay Patel | 2017-05-02 | 1 | -6/+6 |
| * | [InstCombine] don't use DeMorgan's Law on integer constants | Sanjay Patel | 2017-05-02 | 1 | -6/+6 |
| * | [InstCombine] check one-use before applying DeMorgan nor/nand folds | Sanjay Patel | 2017-05-01 | 1 | -6/+3 |
| * | [InstCombine] add multi-use variants for DeMorgan folds; NFC | Sanjay Patel | 2017-05-01 | 1 | -0/+128 |
| * | [InstCombine] consolidate more DeMorgan tests; NFC | Sanjay Patel | 2017-05-01 | 1 | -0/+56 |
| * | [InstCombine] consolidate tests for DeMorgan folds; NFC | Sanjay Patel | 2017-04-30 | 1 | -0/+320 |

