| Commit message (Expand) | Author | Age | Files | Lines |
| * | [SelectionDAG] Remove redundant stores more aggressively. | Eli Friedman | 2017-03-17 | 1 | -2/+1 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-03-14 | 1 | -57/+29 |
| * | [DAGCombine] Simplify ISD::AND in GetDemandedBits. | Eli Friedman | 2017-03-08 | 1 | -49/+28 |
| * | [SDAG] Revert r296476 (and r296486, r296668, r296690). | Chandler Carruth | 2017-03-03 | 1 | -16/+38 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-28 | 1 | -38/+16 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-26 | 1 | -16/+38 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-25 | 1 | -38/+16 |
| * | Add some testcases for bitfields with illegal widths. | Eli Friedman | 2017-02-24 | 1 | -0/+234 |