simplify-rtx.c (simplify_ternary_operation): Simplify (fma (neg a) (neg b) c) and...
[gcc.git] / gcc / ChangeLog
index 8f1595d21fe7bc81a332059bbac51530d9cb6639..d044941deedfaa9b55c54a53a06aa0aa82dcbbbf 100644 (file)
@@ -1,3 +1,8 @@
+2010-10-18  Richard Henderson  <rth@redhat.com>
+
+        * simplify-rtx.c (simplify_ternary_operation) [FMA]: Simplify
+       (fma (neg a) (neg b) c) and (fma a (neg b) c).
+
 2010-10-18  Richard Henderson  <rth@redhat.com>
 
        * config/i386/i386.c (IX86_BUILTIN_VFMSUBSS, IX86_BUILTIN_VFMSUBSD,