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 | -30/+30 |
* | [DAGCombiner] Add vector support to C2-(A+C1) -> (C2-C1)-A folding | Simon Pilgrim | 2016-10-13 | 1 | -4/+2 |
* | [DAGCombiner] Add vector support to (sub -1, x) -> (xor x, -1) canonicalization | Simon Pilgrim | 2016-10-13 | 1 | -3/+2 |
* | [X86][SSE] Added vector sub combine tests | Simon Pilgrim | 2016-09-16 | 1 | -0/+249 |