about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strlen-avx2.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]Noah Goldstein2022-11-241-5/+2
* x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 [BZ #27974]Noah Goldstein2022-01-271-37/+93
* x86: Optimize strlen-avx2.SNoah Goldstein2022-01-271-210/+322
* x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu2022-01-271-25/+18
* x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-3/+6
* x86-64: Remove the unnecessary testl in strlen-avx2.SH.J. Lu2018-05-141-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Optimize strlen/strnlen/wcslen/wcsnlen with AVX2H.J. Lu2017-06-091-0/+394