Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Add support for building {w}memmove{_chk} with explicit ISA level | Noah Goldstein | 2022-07-05 | 1 | -1/+3 |
* | x86: Add missing IS_IN (libc) check to memmove-ssse3.S | Noah Goldstein | 2022-06-29 | 1 | -16/+44 |
* | x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32 | H.J. Lu | 2022-04-22 | 1 | -0/+4 |
* | x86: Reduce code size of mem{move|pcpy|cpy}-ssse3 | Noah Goldstein | 2022-04-14 | 1 | -4/+380 |
* | Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7 | H.J. Lu | 2010-06-30 | 1 | -0/+4 |