]> git.ipfire.org Git - thirdparty/glibc.git/commit - NEWS
Add optimized str{,n}casecmp for AVX on x86-64
authorUlrich Drepper <drepper@gmail.com>
Wed, 19 Oct 2011 16:42:38 +0000 (12:42 -0400)
committerUlrich Drepper <drepper@gmail.com>
Wed, 19 Oct 2011 16:42:38 +0000 (12:42 -0400)
commitd9a4d2ab278ab50637e383b6174e9ec42db84327
treec5107d9a43e560658bf3b65fcde55659d3292200
parent8f3b1ffefa61275315891770944bdbf5079e04ed
Add optimized str{,n}casecmp for AVX on x86-64
ChangeLog
NEWS
sysdeps/x86_64/multiarch/init-arch.h
sysdeps/x86_64/multiarch/strcmp-sse42.S [new file with mode: 0644]
sysdeps/x86_64/multiarch/strcmp.S