This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: More i386 pattern's conditions fixes


On Fri, Nov 26, 1999 at 02:11:30PM +0100, Jan Hubicka wrote:
> 	* 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.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]