This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix for SSE conditional moves
- To: Jan Hubicka <jh at suse dot cz>
- Subject: Re: Fix for SSE conditional moves
- From: Richard Henderson <rth at redhat dot com>
- Date: Wed, 28 Mar 2001 12:17:32 -0800
- Cc: Andreas Jaeger <aj at suse dot de>, gcc-patches at gcc dot gnu dot org, patches at x86-64 dot org
- References: <ho8zlqdm3d.fsf@gee.suse.de> <20010328200919.A25937@atrey.karlin.mff.cuni.cz>
On Wed, Mar 28, 2001 at 08:09:19PM +0200, Jan Hubicka wrote:
> * i386.md (sse_movdfcc_eq): Fix constraint
> (sse_mov?fcc splitter): Use operands_match_p instead of rtx_equal_p;
> fix the output template.
Ok.
r~