i386.md (movsf, movdf): Use movaps for reg-reg moves if TARGET_PARTIAL_REG_DEPENDENCY.
authorJan Hubicka <jh@suse.cz>
Tue, 27 Feb 2001 14:54:15 +0000 (15:54 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 27 Feb 2001 14:54:15 +0000 (14:54 +0000)
commit79005df529ad1071e5f0f512fb4d63ec817c4935
tree18eaa8c3247a7ac379c1b976c779ca82124a1eef
parent7ada6625cd3a7e6940248cbb4e60a7e68b3b7f12
i386.md (movsf, movdf): Use movaps for reg-reg moves if TARGET_PARTIAL_REG_DEPENDENCY.

* i386.md (movsf, movdf): Use movaps for reg-reg moves if
TARGET_PARTIAL_REG_DEPENDENCY.
(truncdfsf2_1_sse, truncdfsf2_2): Penalize the fpreg->mem case.

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