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] Re: Rewrite i386 string operation expansion


> 
> 2006-11-30  Jan Hubicka  <jh@suse.cz>
> 	    Uros Bizjak  <uros@kss-loka.si>
> 
> 	* config/i386/i386.c (pentium4_cost, nocona_cost): Update memcpy/memset decriptors.
> 	(decide_alg): With -minline-all-stringops and sizes that are best to be copied via
> 	libcall still work hard enough to pick non-libcall strategy.

Hi,
since the patch worked well for Uros, I've committed it as obvious after
reformating the changelog entry and updating Uros' email.

Honza


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