This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.4-BIB] Fix x87 combiner patterns
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 15 Nov 2002 14:45:17 -0800
- Subject: Re: [3.4-BIB] Fix x87 combiner patterns
- References: <20021110182319.GI20509@kam.mff.cuni.cz>
On Sun, Nov 10, 2002 at 07:23:19PM +0100, Jan Hubicka wrote:
> * i386.md (fop_df_6): New pattern.
> (fop_xf_4, fop_xf_5): Handle both SF and DFmode extensions.
> (fop_xf_6): Rewrite
> (fop_xf_7): Delete.
> (fop_tf_4, fop_tf_5): Handle both SF and DFmode extensions.
> (fop_tf_6): Rewrite
> (fop_tf_7): Delete.
Ok.
r~