summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/fma-combine.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombine] Check the uses of negated floating constant and remove the hackQingShan Zhang2020-06-261-0/+101
* [DAGCombine] Fold the (fma -x, y, -z) to -(fma x, y, z)QingShan Zhang2020-01-091-24/+18
* [NFC][Test] Add the option -enable-no-signed-zeros-fp-math for testQingShan Zhang2020-01-081-2/+4
* [NFC][Test] Add a test to verify the DAGCombine of fmaQingShan Zhang2020-01-071-0/+143
OpenPOWER on IntegriCloud