]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/multiarch/Makefile
x86_64: Remove avx512 strstr implementation
[thirdparty/glibc.git] / sysdeps / x86_64 / multiarch / Makefile
2024-03-27  Adhemerval Zanellax86_64: Remove avx512 strstr implementation
2024-02-15  H.J. LuApply the Makefile sorting fix
2022-11-09  Noah Goldsteinx86: Add avx2 optimized functions for the wchar_t strcp...
2022-11-09  Noah Goldsteinx86: Add evex optimized functions for the wchar_t strcp...
2022-11-03  Sunil K Pandeyx86_64: Implement evex512 version of strrchr and wcsrchr
2022-10-26  Sunil K Pandeyx86_64: Implement evex512 version of strchrnul, strchr...
2022-10-18  Sunil K Pandeyx86_64: Implement evex512 version of memchr, rawmemchr...
2022-07-16  Noah Goldsteinx86: Add support to build wcscpy with explicit ISA...
2022-07-16  Noah Goldsteinx86: Add support to build strcmp/strlen/strchr with...
2022-07-12  Noah Goldsteinx86: Remove generic strncat, strncpy, and stpncpy imple...
2022-07-08  H.J. Lux86-64: Remove redundant strcspn-generic/strpbrk-generi...
2022-06-30  Noah Goldsteinx86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
2022-06-30  Noah Goldsteinx86: Move and slightly improve memset_erms
2022-06-17  Noah Goldsteinx86: Rename generic functions with unique postfix for...
2022-06-07  Raghuveer Devulapallix86_64: Add strstr function with 512-bit EVEX
2022-05-26  Sunil K Pandeyx86_64: Implement evex512 version of strlen, strnlen...
2022-05-16  Adhemerval Zanellax86_64: Remove bzero optimization
2022-04-15  Noah Goldsteinx86: Remove memcmp-sse4.S
2022-04-15  Noah Goldsteinx86: Optimize memcmp SSE2 in memcmp.S
2022-04-15  Noah Goldsteinx86: Reduce code size of mem{move|pcpy|cpy}-ssse3
2022-04-15  Noah Goldsteinx86: Remove mem{move|cpy}-ssse3-back
2022-04-15  Noah Goldsteinx86: Remove str{p}{n}cpy-ssse3
2022-04-15  Noah Goldsteinx86: Remove str{n}cat-ssse3
2022-04-15  Noah Goldsteinx86: Remove str{n}{case}cmp-ssse3
2022-04-15  Noah Goldsteinx86: Remove {w}memcmp-ssse3
2022-03-25  Noah Goldsteinx86: Remove AVX str{n}casecmp
2022-03-25  Noah Goldsteinx86: Add EVEX optimized str{n}casecmp
2022-03-25  Noah Goldsteinx86: Add AVX2 optimized str{n}casecmp
2022-02-08  H.J. Lux86-64: Optimize bzero
2022-02-06  H.J. Lux86_64/multiarch: Sort sysdep_routines and put one...
2021-10-27  Noah Goldsteinx86_64: Add support for __memcmpeq using sse2, avx2...
2021-06-23  Noah Goldsteinx86-64: Add wcslen optimize for sse4.1
2021-05-08  Noah Goldsteinx86: Add EVEX optimized memchr family not safe for RTM
2021-03-29  H.J. Lux86-64: Add AVX optimized string/memory functions for RTM
2021-03-29  H.J. Lux86-64: Add memcmp family functions with 256-bit EVEX
2021-03-29  H.J. Lux86-64: Add memset family functions with 256-bit EVEX
2021-03-29  H.J. Lux86-64: Add memmove family functions with 256-bit EVEX
2021-03-29  H.J. Lux86-64: Add strcpy family functions with 256-bit EVEX
2021-03-29  H.J. Lux86-64: Add ifunc-avx2.h functions with 256-bit EVEX
2020-09-12  H.J. Lux86: Install <sys/platform/x86.h> [BZ #26124]
2019-01-14  Leonardo Sandovalx86-64: Optimize strcat/strncat, strcpy/strncpy and...
2018-06-01  Leonardo Sandovalx86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp...
2017-06-21  H.J. Lux86-64: Implement strcmp family IFUNC selectors in C
2017-06-15  H.J. Lux86-64: Implement strcspn/strpbrk/strspn IFUNC selector...
2017-06-15  H.J. Lux86-64: Implement strcat family IFUNC selectors in C
2017-06-15  H.J. Lux86-64: Implement memcmp family IFUNC selectors in C
2017-06-15  H.J. Lux86-64: Implement memset family IFUNC selectors in C
2017-06-14  H.J. Lux86-64: Implement memmove family IFUNC selectors in C
2017-06-12  H.J. Lux86-64: Implement strcpy family IFUNC selectors in C
2017-06-09  H.J. Lux86-64: Optimize strrchr/wcsrchr with AVX2
2017-06-09  H.J. Lux86-64: Optimize memrchr with AVX2
2017-06-09  H.J. Lux86-64: Optimize strchr/strchrnul/wcschr with AVX2
2017-06-09  H.J. Lux86-64: Optimize strlen/strnlen/wcslen/wcsnlen with...
2017-06-09  H.J. Lux86-64: Optimize memchr/rawmemchr/wmemchr with SSE2...
2017-06-06  H.J. Lux86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.S
2017-06-05  H.J. Lux86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBE
2017-06-05  H.J. Lux86-64: Optimize wmemset with SSE2/AVX2/AVX512
2016-06-08  H.J. LuX86-64: Remove previous default/SSE2/AVX2 memcpy/memmove
2016-06-08  H.J. LuX86-64: Remove the previous SSE2/AVX2 memsets
2016-05-11  H.J. LuRemove x86 ifunc-defines.sym and rtld-global-offsets.sym
2016-03-31  H.J. LuAdd x86-64 memset with unaligned store and rep stosb
2016-03-31  H.J. LuAdd x86-64 memmove with unaligned load/store and rep...
2016-03-28  H.J. LuMake __memcpy_avx512_no_vzeroupper an alias
2016-03-28  H.J. LuImplement x86-64 multiarch mempcpy in memcpy
2016-01-15  Andrew SenkevichAdded memcpy/memmove family optimized with AVX512 for...
2015-12-18  Andrew SenkevichAdded memset optimized with AVX512 for KNL hardware.
2015-10-28  Joseph MyersRemove -mavx2 configure tests.
2015-10-06  Joseph MyersRemove configure tests for SSE4 support.
2015-08-13  H.J. LuAdd _dl_x86_cpu_features to rtld_global
2014-07-30  Ling MaImprove 64bit memcpy performance for Haswell CPU with...
2014-07-14  H.J. LuEnable AVX2 optimized memset only if -mavx2 works
2014-06-19  Ling MaAdd x86_64 memset optimized for AVX2
2013-12-14  Ondřej BílkaAdd strstr with unaligned loads. Fixes bug 12100.
2013-09-26  Ondřej BílkaFaster strrchr.
2013-09-03  Ondřej BílkaAdd unaligned strcmp.
2013-05-20  Ondrej BilkaFaster memcpy on x64.
2013-03-18  Ondrej BilkaFaster strlen on x64.
2013-03-11  Ondrej BilkaRemove Prefer_SSE_for_memop on x64
2013-03-06  Ondrej BilkaRevert " * sysdeps/x86_64/strlen.S: Replace with new...
2013-03-06  Ondrej Bilka * sysdeps/x86_64/strlen.S: Replace with new SSE2 based...
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-17  Carlos O'DonellBZ#14059: Fix AVX and FMA4 detection.
2011-12-17  Ulrich DrepperOptimized wcschr and wcscpy for x86-64 and x86-32
2011-10-23  Liubov DmitrievaOptimized strnlen and wcscmp for x86-64
2011-10-15  Liubov DmitrievaOptimized memcmp and wmemcmp for x86-64 and x86-32
2011-09-06  Liubov DmitrievaAdd Atom-optimized strchr and strrchr for x86-64
2011-07-19  Liubov DmitrievaImprove 64 bit strcat functions with SSE2/SSSE3
2011-06-24  H.J. LuImproved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64
2010-11-08  H.J. LuUse IFUNC on x86-64 memset
2010-08-27  H.J. LuUnroll x86-64 strlen
2010-08-25  Roland McGrathClean up warnings in new x86_64/multiarch code.
2010-08-24  Richard HendersonClean up SSE variable shifts
2010-08-15  Ulrich DrepperAdd optimized strncasecmp versions for x86-64.
2010-08-01  Ulrich DrepperAdd support for SSSE3 and SSE4.2 versions of strcasecmp...
2010-07-16  Ulrich DrepperSpeed up SSE4.2 strcasestr by avoiding indirect functio...
2010-06-30  H.J. LuImprove 64bit memcpy/memmove for Atom, Core 2 and Core i7
2010-04-14  H.J. Lux86-64 SSE4 optimized memcmp
2009-10-23  H.J. LuImplement SSE4.2 optimized strchr and strrchr.
2009-08-08  Ulrich DrepperAdd SSSE3-optimized implementation of str{,n}cmp for...
2009-07-26  H.J. LuAdd SSE2 support to str{,n}cmp for x86-64.
next