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]
Other format: [Raw text]

Re: [PATCH, i386]: Fix PR target/29852: Use fprem and fprem1 insns for SSE math


On Wed, 29 Nov 2006, Uros Bizjak wrote:
> 2006-11-29  Uros Bizjak  <ubizjak@gmail.com>
>
>         PR target/29852
>         config/i386/i386.md (*truncxfsf2_mixed, *truncxfdf2_mixed): Enable
>         insn patterns for TARGET_80387.
>         (*truncxfsf2_i387, *truncxfdf2_i387): Remove.
>         (*truncxfsf2_i387_1): Rename to *truncxfsf2_i387.
>         (*truncxfdf2_i387_1): Rename to *truncxfdf2_i387.
>         (fmod<mode>3, remainder<mode>3): Enable expaders for SSE math.
>         Generate truncxf<mode>2 insn patterns for strict SSE math.

This is OK for mainline.  Thanks.

Roger
--


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