This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 2/2] Improve strcpy: Faster unaligned loads.


On Mon, Sep 09, 2013 at 06:31:25PM +0200, Andreas Schwab wrote:
> OndÅej BÃlka <neleai@seznam.cz> writes:
> 
> > 	* sysdeps/x86_64/multiarch/strcpy-sse2-unaligned-new.S: New implementation.
> 
> Calling something new is becoming outdated soon.
>
That was because I first wanted to move strcpy-sse2-unaligned to
strcpy-sse2-unaligned-old.S 

I do not care what about where it should go but it needs to go somewhere. 


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