]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/multiarch/ifunc-avx2.h
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / x86_64 / multiarch / ifunc-avx2.h
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-03  Aurelien Jarnox86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr...
2022-10-03  Aurelien Jarnox86-64: Require BMI2 and LZCNT for AVX2 memrchr impleme...
2022-07-16  Noah Goldsteinx86: Add support to build strcmp/strlen/strchr with...
2022-06-17  Noah Goldsteinx86: Rename generic functions with unique postfix for...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-04-19  H.J. Lux86-64: Require BMI2 for strchr-avx2.S
2021-03-29  H.J. Lux86-64: Add AVX optimized string/memory functions for RTM
2021-03-29  H.J. Lux86-64: Add ifunc-avx2.h functions with 256-bit EVEX
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-07-13  H.J. Lux86: Support usable check for all CPU features
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-06-09  H.J. Lux86-64: Optimize memchr/rawmemchr/wmemchr with SSE2...