OSDN Git Service

2002-05-29 Aldy Hernandez <aldyh@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 233963d..0db129e 100644 (file)
@@ -1,3 +1,19 @@
+2002-05-29  Aldy Hernandez  <aldyh@redhat.com>
+
+        * rs6000.c: (altivec_expand_builtin): Only expand altivec builtins
+        when TARGET_ALTIVEC.  Move handling of generic unary, binary, and
+        ternary operations from here...
+        (rs6000_expand_builtin): ...to here.
+        New argument expandedp.
+        Change all instances of altivec_expand_binop_builtin to
+        rs6000_expand_binop_builtin.
+        (altivec_expand_unop_builtin): Rename to
+        rs6000_expand_unop_builtin.
+        (altivec_expand_binop_builtin): Rename to
+        rs6000_expand_binop_builtin.
+        (altivec_expand_ternop_builtin): Rename to
+        rs6000_expand_ternop_builtin.
+
 2002-05-29  Richard Henderson  <rth@redhat.com>
 
        * config/i386/biarch64.h (TARGET_64BIT_DEFAULT): Define with value.