aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/memchr-evex.S
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-19x86: Optimize memchr-evex.S and implement with VMM headersNoah Goldstein1-401/+538
2022-06-22x86: Add support for compiling {raw|w}memchr with high ISA levelNoah Goldstein1-2/+3
2022-06-07x86: Shrink code size of memchr-evex.SNoah Goldstein1-21/+25
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-05-08x86: Add EVEX optimized memchr family not safe for RTMNoah Goldstein1-36/+125
2021-05-07x86-64: Fix an unknown vector operation in memchr-evex.SAlice Xu1-1/+1
2021-05-03x86: Optimize memchr-evex.SNoah Goldstein1-225/+322
2021-03-29x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.J. Lu1-0/+381