Improve 64 bit strcat functions with SSE2/SSSE3
[platform/upstream/glibc.git] / sysdeps / x86_64 / multiarch / strlen.S
2011-07-19 Liubov DmitrievaImprove 64 bit strcat functions with SSE2/SSSE3
2010-08-27 H.J. LuUnroll x86-64 strlen
2010-01-13 H.J. LuUnroll the loop x86-64 SSE4.2 strlen.
2009-12-13 H.J. LuDefine bit_XXX and index_XXX.
2009-08-08 Ulrich DrepperMove SSE4.2 functions together.
2009-07-03 Ulrich DrepperAlign functions to 16-byte boundary.
2009-06-05 Ulrich DrepperForgot some more cleanups for the SSE4.2 strlen on...
2009-06-05 Ulrich DrepperAdd missing cleanups from SSE4.2 x86-64 strlen.
2009-06-05 Ulrich DrepperOptimize x86-64 strlen for SSE4.2.