i386.md (mul patterns): Allow memory operand to be first; add expanders where needed...
authorJan Hubicka <jh@suse.cz>
Wed, 13 Feb 2002 22:35:54 +0000 (23:35 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 13 Feb 2002 22:35:54 +0000 (22:35 +0000)
commit558740bf3d958eb4b2f2bcc72eed6fc05dd7c0e3
tree81687220b683f16e23567a788223f8f80529f8b6
parent21117a1708776b7a9544408d9e744703d4f7efbf
i386.md (mul patterns): Allow memory operand to be first; add expanders where needed; fix constraints.

* i386.md (mul patterns): Allow memory operand to be first;
add expanders where needed; fix constraints.
(min?f_nonieee, max?f_nonieee, SSE TImode patterns):
Allow memory operand to be the first.

* i386.c (ix86_prepare_fp_compare_args): Fix condition for swapping
operands.

From-SVN: r49747
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md