about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strcmp-avx2.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein2022-02-181-1/+1
* x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu2022-01-271-33/+22
* x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein2022-01-261-0/+10
* Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey2020-06-171-0/+15
* x86_64: Use %xmmN with vpxor to clear a vector registerH.J. Lu2020-06-171-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval2018-06-011-0/+847