aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strcmp-avx2.S
AgeCommit message (Expand)Author
2023-05-23Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-20x86: Use `testb` for case-locale check in str{n}casecmp-avx2Noah Goldstein
2022-07-16x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein
2022-07-13x86: Rename STRCASECMP_NONASCII macro to STRCASECMP_L_NONASCIINoah Goldstein
2022-07-07x86-64: Don't mark symbols as hidden in strcmp-XXX.SH.J. Lu
2022-03-25x86: Add AVX2 optimized str{n}casecmpNoah Goldstein
2022-03-25x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]Noah Goldstein
2022-02-17x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein
2022-02-16x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]Noah Goldstein
2022-02-04x86-64: Fix strcmp-avx2.SH.J. Lu
2022-02-03x86: Optimize strcmp-avx2.SNoah Goldstein
2022-01-10x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-03-29x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-06-17Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey
2020-06-17x86_64: Use %xmmN with vpxor to clear a vector registerH.J. Lu
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-21x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-06-01x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval