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-271-0/+10
* Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey2020-07-041-0/+15
* x86-64 strncmp family: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-3/+3
* x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval2018-06-011-0/+847