Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Update memmove to use new VEC macros | Noah Goldstein | 2022-10-14 | 1 | -29/+1 |
* | x86: Add support for building {w}memmove{_chk} with explicit ISA level | Noah Goldstein | 2022-07-05 | 1 | -2/+9 |
* | x86: Optimize memmove-vec-unaligned-erms.S | Noah Goldstein | 2021-11-06 | 1 | -1/+1 |
* | x86-64: Use ZMM16-ZMM31 in AVX512 memmove family functions | H.J. Lu | 2021-03-29 | 1 | -2/+23 |
* | Require binutils 2.24 to build x86-64 glibc [BZ #20139] | H.J. Lu | 2016-07-01 | 1 | -1/+1 |
* | X86-64: Use non-temporal store in memcpy on large data | H.J. Lu | 2016-04-12 | 1 | -0/+1 |
* | Don't put SSE2/AVX/AVX512 memmove/memset in ld.so | H.J. Lu | 2016-04-03 | 1 | -1/+1 |
* | Add x86-64 memmove with unaligned load/store and rep movsb | H.J. Lu | 2016-03-31 | 1 | -0/+11 |