Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DAGCombine] Check the uses of negated floating constant and remove the hack | QingShan Zhang | 2020-06-26 | 1 | -0/+101 |
* | [DAGCombine] Fold the (fma -x, y, -z) to -(fma x, y, z) | QingShan Zhang | 2020-01-09 | 1 | -24/+18 |
* | [NFC][Test] Add the option -enable-no-signed-zeros-fp-math for test | QingShan Zhang | 2020-01-08 | 1 | -2/+4 |
* | [NFC][Test] Add a test to verify the DAGCombine of fma | QingShan Zhang | 2020-01-07 | 1 | -0/+143 |