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: SSE fix 1


> On Mon, Oct 14, 2002 at 05:21:34PM +0200, Jan Hubicka wrote:
> > 	* i386.md (movv2di_internal): New pattern.
> > 	(movv2df_internal, movv8hi_internal, movv16qi_internal): Fix predicate.
> > 	(movv2di): New expander.
> > 	* i386.c (ix86_preferred_reload_class): Return NO_REGS for vector operands.
> 
> Ok.
> 
> Got a test case for the ix86_preferred_reload_class failure?

Only large one - compiling EON with my fabs patch.
Should I dig more?

Honza
> 
> 
> r~


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