OSDN Git Service

* config/i386/sse.md (*sse4_1_extractps): Change into
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 538558a..5c65c31 100644 (file)
@@ -1,3 +1,13 @@
+2011-09-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * config/i386/sse.md (*sse4_1_extractps): Change into
+       define_insn_and_split, add =x 0 n and =x x n alternatives
+       and split them after reload.
+
+2011-09-19  Alexandre Oliva  <aoliva@redhat.com>
+
+       * tree.h (TREE_NOT_CHECK4): Rename from bogus NON_TREE_CHECK4.
+
 2011-09-19  Alexandre Oliva  <aoliva@redhat.com>
 
        * emit-rtl.c (copy_insn_1): Do not copy DEBUG_EXPRs.