i386.md (addsi3_cc): Add "binary_operator_ok" to the condition.
authorJan Hubicka <hubicka@freesoft.cz>
Wed, 1 Dec 1999 23:48:05 +0000 (00:48 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 1 Dec 1999 23:48:05 +0000 (23:48 +0000)
commitd525dfdf293509387773497c46f672495ec2af7c
treea4af0dce87b50365a824ac4ff99508fe2ccd8da4
parent7c6b971dcce2406407fb7e6308a687dccf417198
i386.md (addsi3_cc): Add "binary_operator_ok" to the condition.

* 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.

From-SVN: r30747
gcc/ChangeLog
gcc/config/i386/i386.md