about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memchr-evex.S
Commit message (Expand)AuthorAgeFilesLines
* Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov2023-05-231-5/+5
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* x86: Optimize memchr-evex.S and implement with VMM headersNoah Goldstein2022-10-191-401/+538
* x86: Add support for compiling {raw|w}memchr with high ISA levelNoah Goldstein2022-06-221-2/+3
* x86: Shrink code size of memchr-evex.SNoah Goldstein2022-06-071-21/+25
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* x86: Add EVEX optimized memchr family not safe for RTMNoah Goldstein2021-05-081-36/+125
* x86-64: Fix an unknown vector operation in memchr-evex.SAlice Xu2021-05-071-1/+1
* x86: Optimize memchr-evex.SNoah Goldstein2021-05-031-225/+322
* x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.J. Lu2021-03-291-0/+381