about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memset.S
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-82/+0
* x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu2017-06-051-3/+10
* x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu2017-04-181-0/+2
* 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-2/+0
* Check Prefer_ERMS in memmove/memcpy/mempcpy/memsetH.J. Lu2016-06-301-0/+3
* X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu2016-06-081-13/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Added memset optimized with AVX512 for KNL hardware.Andrew Senkevich2015-12-191-0/+7
* Remove -mavx2 configure tests.Joseph Myers2015-10-281-15/+13
* Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-5/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-2/+2
* Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu2014-07-141-11/+13
* Add x86_64 memset optimized for AVX2Ling Ma2014-06-191-0/+59
* Remove Prefer_SSE_for_memop on x64Ondrej Bilka2013-03-111-79/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add x86-64 __libc_ifunc_impl_listH.J. Lu2012-10-111-0/+1
* Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu2012-10-111-1/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Use IFUNC on x86-64 memsetH.J. Lu2010-11-081-0/+74