summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/combine-fneg.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombine] Fold the (fma -x, y, -z) to -(fma x, y, z)QingShan Zhang2020-01-091-7/+4
* [PowerPC] Adjust the naming and operand order of fnmsub patternsJinsong Ji2019-10-031-1/+1
* [DAGCombine] combineRepeatedFPDivisors - recognize -1.0 / X as a reciprocalSimon Pilgrim2019-06-251-0/+32
OpenPOWER on IntegriCloud