[PATCH] Enable unaligned loads on x86-64.

Ondřej Bílka neleai@seznam.cz
Thu May 28 17:28:00 GMT 2015


On Thu, May 28, 2015 at 09:43:31AM -0700, Richard Henderson wrote:
> On 05/28/2015 01:40 AM, Ondřej Bílka wrote:
> > Hi, as I mentioned before in header optimization thread its now disabled
> > on x86-64 but on for x86.
> > 
> > So just enable that by copying generic bits/string.h header there.
> > 
> > OK to commit?
> 
> Um... x86 is the shared directory for x86_64 and i386.
> Is the existing header really not being found?
> 
Didn't see it. Now there is problem that provided assembly versions were
optimized for 486 and have terible performance in lines of current
strcmp builtin.



More information about the Libc-alpha mailing list