Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Update memmove to use new VEC macros | Noah Goldstein | 2022-10-14 | 1 | -8/+1 |
* | x86: Add support for building {w}memmove{_chk} with explicit ISA level | Noah Goldstein | 2022-07-05 | 1 | -2/+13 |
* | x86: Optimize memmove-vec-unaligned-erms.S | Noah Goldstein | 2021-11-06 | 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 | -7/+9 |
* | Add x86-64 memmove with unaligned load/store and rep movsb | H.J. Lu | 2016-03-31 | 1 | -0/+9 |