Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DAGCombine] Fold the (fma -x, y, -z) to -(fma x, y, z) | QingShan Zhang | 2020-01-09 | 1 | -7/+4 |
* | [PowerPC] Adjust the naming and operand order of fnmsub patterns | Jinsong Ji | 2019-10-03 | 1 | -1/+1 |
* | [DAGCombine] combineRepeatedFPDivisors - recognize -1.0 / X as a reciprocal | Simon Pilgrim | 2019-06-25 | 1 | -0/+32 |