[PATCH 6/7] Use SSE optimized strcmp in x86-64 ld.so

H.J. Lu hjl.tools@gmail.com
Tue Aug 25 19:41:00 GMT 2015


On Tue, Aug 25, 2015 at 5:24 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Since ld.so preserves vector registers now, we can SSE optimized strcmp
> in x86-64 ld.so.
>
> OK for master?
>
> H.J.
> ---
>         * sysdeps/x86_64/strcmp.S: Remove "#if !IS_IN (libc)".

Given that there is no real controversy to make strcmp the same in
x86-64 libc and ld.so, I am checking in this patch.  I will post a separate
patch to make strcmp_sse2_unaligned as default.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-SSE2-optimized-strcmp-in-x86-64-ld.so.patch
Type: text/x-patch
Size: 33972 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150825/f16306a0/attachment.bin>


More information about the Libc-alpha mailing list