| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [SelectionDAG] fold constant with undef vector per element | Sanjay Patel | 2018-12-02 | 1 | -10/+10 |
| * | [x86] add tests for undef + partial undef constant folding; NFC | Sanjay Patel | 2018-11-30 | 1 | -0/+90 |
| * | [SelectionDAG] fold FP binops with 2 undef operands to undef | Sanjay Patel | 2018-11-30 | 1 | -5/+0 |
| * | [DAG] fold FP binops with undef operands to NaN | Sanjay Patel | 2018-05-21 | 1 | -300/+166 |
| * | [x86] add run with unsafe global param; NFC | Sanjay Patel | 2018-05-16 | 1 | -207/+356 |
| * | [x86] add tests for DAG FP undef operands; NFC | Sanjay Patel | 2018-05-16 | 1 | -0/+497 |

