summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/memrchr-evex.S
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-05-23Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-19x86: Optimize memrchr-evex.SNoah Goldstein
2022-10-14x86: Update memrchr to use new VEC macrosNoah Goldstein
2022-07-16x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein
2022-06-07x86: Optimize memrchr-evex.SNoah Goldstein
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-03-29x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.J. Lu