Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Update memset to use new VEC macros | Noah Goldstein | 2022-10-14 | 1 | -17/+3 |
* | x86: Add support for building {w}memset{_chk} with explicit ISA level | Noah Goldstein | 2022-07-05 | 1 | -1/+11 |
* | x86_64: Remove bzero optimization | Adhemerval Zanella | 2022-05-16 | 1 | -3/+0 |
* | x86-64: Optimize bzero | H.J. Lu | 2022-02-08 | 1 | -0/+3 |
* | x86: Improve vec generation in memset-vec-unaligned-erms.S | Noah Goldstein | 2022-02-06 | 1 | -6/+12 |
* | x86: Optimize memset-vec-unaligned-erms.S | Noah Goldstein | 2021-10-12 | 1 | -2/+9 |
* | x86: Optimize less_vec evex and avx512 memset-vec-unaligned-erms.S | Noah Goldstein | 2021-04-19 | 1 | -1/+1 |
* | x86-64: Use ZMM16-ZMM31 in AVX512 memset family functions | H.J. Lu | 2021-03-29 | 1 | -8/+8 |
* | x86-64: Optimize wmemset with SSE2/AVX2/AVX512 | H.J. Lu | 2017-06-05 | 1 | -1/+8 |
* | Require binutils 2.24 to build x86-64 glibc [BZ #20139] | H.J. Lu | 2016-07-01 | 1 | -1/+1 |
* | Don't put SSE2/AVX/AVX512 memmove/memset in ld.so | H.J. Lu | 2016-04-03 | 1 | -1/+1 |
* | Add x86-64 memset with unaligned store and rep stosb | H.J. Lu | 2016-03-31 | 1 | -0/+17 |