about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memchr-avx2.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2 [BZ #27974]Noah Goldstein2022-01-271-18/+40
* x86: Optimize memchr-avx2.SNoah Goldstein2022-01-271-178/+247
* x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu2022-01-271-24/+21
* x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-2/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Optimize memchr/rawmemchr/wmemchr with SSE2/AVX2H.J. Lu2017-06-091-0/+340