OSDN Git Service

2010-04-09 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Apr 2010 10:41:37 +0000 (10:41 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 00:53:49 +0000 (09:53 +0900)
PR target/43152
* config/i386/sse.md (vcond<mode>): Handle AVX modes as well.

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

gcc/ChangeLog

index bdf0c58..0db0161 100644 (file)
@@ -1,5 +1,10 @@
 2010-04-09  Richard Guenther  <rguenther@suse.de>
 
 2010-04-09  Richard Guenther  <rguenther@suse.de>
 
+       PR target/43152
+       * config/i386/sse.md (vcond<mode>): Handle AVX modes as well.
+
+2010-04-09  Richard Guenther  <rguenther@suse.de>
+
        * tree-vectorizer.h (struct _stmt_vec_info): Document
        that vectype is the type of the LHS.
        (supportable_widening_operation, supportable_narrowing_operation): 
        * tree-vectorizer.h (struct _stmt_vec_info): Document
        that vectype is the type of the LHS.
        (supportable_widening_operation, supportable_narrowing_operation):