aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strcmp-avx2.S
AgeCommit message (Expand)AuthorFilesLines
2021-03-29x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu1-33/+22
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-06-17Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey1-0/+15
2020-06-17x86_64: Use %xmmN with vpxor to clear a vector registerH.J. Lu1-2/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-21x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu1-3/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-01x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval1-0/+847