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 07:57:39PM +0200, Andreas Schwab wrote:
> OndÅej BÃlka <neleai@seznam.cz> writes:
> 
> > 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 
> 
> Calling something old isn't better, "new" old things coming along soon.
>
Should I then put it to strncpy-sse2-unaligned.S and add conditionals?


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