about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Optimize memset-vec-unaligned-erms.SNoah Goldstein2021-10-121-85/+200
* x86: Improve memset-vec-unaligned-erms.SNoah Goldstein2021-05-201-22/+28
* x86: Optimize less_vec evex and avx512 memset-vec-unaligned-erms.SNoah Goldstein2021-04-191-11/+40
* x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu2021-03-291-26/+15
* x86-64: Add memset family functions with 256-bit EVEXH.J. Lu2021-03-291-6/+14
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu2020-07-061-11/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-13/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* x86-64: Skip zero length in __mem[pcpy|move|set]_ermsH.J. Lu2018-05-231-0/+5
* x86-64/memset: Mark the debugger symbol as hiddenH.J. Lu2018-05-071-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Implement memset family IFUNC selectors in CH.J. Lu2017-06-151-0/+5
* x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu2017-06-051-3/+21
* Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2017-01-301-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu2016-06-081-1/+1
* Remove alignments on jump targets in memsetH.J. Lu2016-05-191-32/+5
* 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 x86-64 memset with unaligned store and rep stosbH.J. Lu2016-03-311-0/+251