+Fri May 3 13:34:43 CEST 2002 Jan Hubicka <jh@suse.cz>
+
+ * i386.md (attribute memory): Handle compares properly.
+
Fri May 3 10:51:38 CEST 2002 Jan Hubicka <jh@suse.cz>
- * i386.c (sse_clrsf, sse_clrsi): Set memory attribute
+ * i386.md (sse_clrsf, sse_clrsi): Set memory attribute
to none.
2002-05-02 Kazu Hirata <kazu@cs.umass.edu>
(if_then_else (match_operand 0 "memory_operand" "")
(const_string "both")
(const_string "load"))
- (eq_attr "type" "icmp,test")
+ (eq_attr "type" "icmp,test,ssecmp,mmxcmp,fcmp")
(if_then_else (ior (match_operand 0 "memory_operand" "")
(match_operand 1 "memory_operand" ""))
(const_string "load")
(const_string "store")
(match_operand 1 "memory_operand" "")
(const_string "load")
- (and (eq_attr "type" "!icmp,test,alu1,negnot,fsgn,imov,imovx,fmov,fcmp,sse,mmx,ssemov,mmxmov,ssecvt,mmxcvt")
+ (and (eq_attr "type" "!icmp,test,alu1,negnot,fsgn,imov,imovx,fmov,fcmp,sse,ssecmp,mmx,ssemov,mmxmov,ssecvt,mmxcvt,mmxcmp")
(match_operand 2 "memory_operand" ""))
(const_string "load")
(and (eq_attr "type" "icmov")