about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Implement strcat family IFUNC selectors in CH.J. Lu2017-06-156-90/+95
* x86-64: Implement memcmp family IFUNC selectors in CH.J. Lu2017-06-157-113/+126
* x86-64: Implement memset family IFUNC selectors in CH.J. Lu2017-06-1512-147/+218
* x86-64: Implement memmove family IFUNC selectors in CH.J. Lu2017-06-1420-474/+418
* x86-64: Implement strcpy family IFUNC selectors in CH.J. Lu2017-06-1214-131/+258
* x86-64: Correct comments in ifunc-impl-list.cH.J. Lu2017-06-091-6/+6
* x86-64: Optimize strrchr/wcsrchr with AVX2H.J. Lu2017-06-098-0/+368
* x86-64: Optimize memrchr with AVX2H.J. Lu2017-06-095-0/+424
* x86-64: Optimize strchr/strchrnul/wcschr with AVX2H.J. Lu2017-06-0912-58/+492
* x86-64: Optimize strlen/strnlen/wcslen/wcsnlen with AVX2H.J. Lu2017-06-0913-1/+621
* x86-64: Optimize memchr/rawmemchr/wmemchr with SSE2/AVX2H.J. Lu2017-06-0912-0/+580
* x86-64: Rename wmemset.h to ifunc-wmemset.hH.J. Lu2017-06-074-4/+4
* x86-64: Fold ifunc-sse4_1.h into wcsnlen.cH.J. Lu2017-06-072-35/+15
* x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.SH.J. Lu2017-06-066-1/+88
* x86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBEH.J. Lu2017-06-056-3/+465
* x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu2017-06-0510-8/+199
* Correct comments in x86_64/multiarch/memcmp.SH.J. Lu2017-05-181-3/+3
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-1/+1
* x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu2017-04-188-0/+16
* Revert header inclusion changes that break math/ testing on x86_64.Joseph Myers2017-02-171-1/+1
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-161-1/+1
* Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2017-01-301-0/+2
* Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella2017-01-031-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0142-42/+42
* Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu2016-07-0113-36/+4
* Check Prefer_ERMS in memmove/memcpy/mempcpy/memsetH.J. Lu2016-06-305-1/+17
* X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu2016-06-0815-890/+306
* X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu2016-06-087-217/+39
* Fix a typo in comments in memmove-vec-unaligned-erms.SH.J. Lu2016-06-061-1/+1
* Remove alignments on jump targets in memsetH.J. Lu2016-05-191-32/+5
* Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu2016-05-112-21/+0
* X86-64: Use non-temporal store in memcpy on large dataH.J. Lu2016-04-124-171/+226
* X86-64: Prepare memmove-vec-unaligned-erms.SH.J. Lu2016-04-061-54/+84
* X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu2016-04-061-13/+19
* Force 32-bit displacement in memset-vec-unaligned-erms.SH.J. Lu2016-04-051-0/+13
* Add a comment in memset-sse2-unaligned-erms.SH.J. Lu2016-04-051-0/+2
* Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu2016-04-036-32/+40
* Fix memmove-vec-unaligned-erms.SH.J. Lu2016-04-031-24/+30
* Add x86-64 memset with unaligned store and rep stosbH.J. Lu2016-03-316-1/+335
* Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu2016-03-316-1/+594
* Make __memcpy_avx512_no_vzeroupper an aliasH.J. Lu2016-03-283-430/+404
* Implement x86-64 multiarch mempcpy in memcpyH.J. Lu2016-03-289-57/+69
* [x86] Add a feature bit: Fast_Unaligned_CopyH.J. Lu2016-03-281-1/+1
* Don't set %rcx twice before "rep movsb"H.J. Lu2016-03-221-1/+0
* Group AVX512 functions in .text.avx512 sectionH.J. Lu2016-03-062-2/+2
* x86-64: Fix memcpy IFUNC selectionH.J. Lu2016-03-041-13/+14
* Fixed build with assembler w/o AVX-512 support.Andrew Senkevich2016-01-191-0/+12
* Fixed typos in __memcpy_chk.Andrew Senkevich2016-01-161-3/+3
* Added memcpy/memmove family optimized with AVX512 for KNL hardware.Andrew Senkevich2016-01-1611-19/+540
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0444-44/+44