[PATCH][BZ #12100] strstr with unaligned loads.

Ondřej Bílka neleai@seznam.cz
Mon Sep 23 18:31:00 GMT 2013


ping.
On Sun, Aug 25, 2013 at 11:07:58AM +0200, Ondřej Bílka wrote:
> Hi, 
> 
> This patch continues to remove ineffective sse4.2 functions. Now we
> focus on strstr.
> 
> I use a techique of doing vectorized search for first pair of characters
> which is fastest in practice.
> 



More information about the Libc-alpha mailing list