| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [AArch64] Optimize floating point materialization | Adhemerval Zanella | 2019-02-01 | 1 | -14/+14 |
| * | [DAGCombiner] allow undef elts in vector fmul matching | Sanjay Patel | 2018-10-15 | 1 | -6/+4 |
| * | [AArch64] add tests for fmul x, -2.0 with undef elts; NFC | Sanjay Patel | 2018-10-15 | 1 | -10/+45 |
| * | Utilize new SDNode flag functionality to expand current support for fadd | Michael Berg | 2018-06-18 | 1 | -3/+4 |
| * | [DAGCombiner] remove hasOneUse() check from fadd constants transform | Sanjay Patel | 2018-06-13 | 1 | -3/+8 |
| * | [AArch64] add tests for fadd with more than one use; NFC | Sanjay Patel | 2018-06-12 | 1 | -27/+83 |
| * | [DAGCombine] Transform (fadd A, (fmul B, -2.0)) -> (fsub A, (fadd B, B)). | Chad Rosier | 2017-05-04 | 1 | -0/+78 |

