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: Improve 32 bit strcat functions with SSE2/SSSE3


On Fri, Jul 15, 2011 at 10:33, Dmitrieva Liubov
<liubov.dmitrieva@gmail.com> wrote:
> This patch improves 32 bit strcat functions with SSE2 and SSSE3.
> Tested on Atom, Core 2, Core i5, Core i7. ÂIt improves performance by
> up to 5X for strcat and 15x for strncat.

I get a crash in noinl-tester with this patch.  This is with a Sandy
Brdige processor but any SSSE3-capable machine should show it.


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