OSDN Git Service

2008-03-10 Vladimir Makarov <vmakarov@redhat.com>
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Mar 2008 22:05:25 +0000 (22:05 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Mar 2008 22:05:25 +0000 (22:05 +0000)
* config/i386/sse.md (ssse3_pmaddubswv8hi3, ssse3_pmaddubswv4hi3):
Remove commutativity hint.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133093 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/i386/sse.md

index 5e06cc3..3bb4cb0 100644 (file)
@@ -1,3 +1,8 @@
+2008-03-10  Vladimir Makarov  <vmakarov@redhat.com>
+
+       * config/i386/sse.md (ssse3_pmaddubswv8hi3, ssse3_pmaddubswv4hi3):
+       Remove commutativity hint.
+
 2008-03-10  Jakub Jelinek  <jakub@redhat.com>
 
        PR c/35438
index 97250db..8ea5bc0 100644 (file)
          (mult:V8HI
            (zero_extend:V8HI
              (vec_select:V4QI
-               (match_operand:V16QI 1 "nonimmediate_operand" "%0")
+               (match_operand:V16QI 1 "nonimmediate_operand" "0")
                (parallel [(const_int 0)
                           (const_int 2)
                           (const_int 4)
          (mult:V4HI
            (zero_extend:V4HI
              (vec_select:V4QI
-               (match_operand:V8QI 1 "nonimmediate_operand" "%0")
+               (match_operand:V8QI 1 "nonimmediate_operand" "0")
                (parallel [(const_int 0)
                           (const_int 2)
                           (const_int 4)