| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -75/+75 |
| * | [PPC] Heuristic to choose between a X-Form VSX ld/st vs a X-Form FP ld/st. | Tony Jiang | 2017-11-20 | 1 | -1/+1 |
| * | [DAGCombiner] allow transforming (select Cond, C +/- 1, C) to (add(ext Cond), C) | Sanjay Patel | 2017-03-04 | 1 | -144/+36 |
| * | [DAGCombiner] fold binops with constant into select-of-constants | Sanjay Patel | 2017-03-01 | 1 | -299/+208 |
| * | [PPC] add tests for select-of-constants with binop; NFC | Sanjay Patel | 2017-03-01 | 1 | -0/+557 |
| * | [DAGCombiner] add missing folds for scalar select of {-1,0,1} | Sanjay Patel | 2017-02-24 | 1 | -54/+11 |
| * | [PowerPC] add tests for select-of-constants; NFC | Sanjay Patel | 2017-02-17 | 1 | -0/+474 |

