summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memmove-avx512-no-vzeroupper.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab2018-05-231-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Use IFUNC memcpy and mempcpy in libc.aH.J. Lu2017-08-041-6/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu2016-07-011-1/+1
* Make __memcpy_avx512_no_vzeroupper an aliasH.J. Lu2016-03-281-5/+403
* Added memcpy/memmove family optimized with AVX512 for KNL hardware.Andrew Senkevich2016-01-161-0/+22