egcs/gcc ChangeLog config/i386/i386.md

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Wed Dec 1 15:48:00 GMT 1999


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	hubicka@sourceware.cygnus.com	99/12/01 15:48:06

Modified files:
	gcc            : ChangeLog 
	gcc/config/i386: i386.md 

Log message:
	* i386.md (addsi3_cc): Add "binary_operator_ok" to the condition.
	(addsi3_carry): Likewise.
	(sbbsi3_cc): Add "binary_operator_ok" to the condition.
	(sbbsi3_carry): Likewise.
	(mulsi3): Rewrite to expander, ensure that only one operand is memory.
	(mulhi3): Likewise.
	(test?i_1): Ensure that only one operand is memory.
	(conditional move patterns): likewise.
	(shift and rotate patterns): Rewrite to expander, add
	"binary_operator_ok" to the condition.



More information about the Gcc-cvs mailing list