summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S
Commit message (Expand)AuthorAgeFilesLines
* X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu2016-06-081-391/+0
* Implement x86-64 multiarch mempcpy in memcpyH.J. Lu2016-03-281-1/+17
* Don't set %rcx twice before "rep movsb"H.J. Lu2016-03-221-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Improve 64bit memcpy performance for Haswell CPU with AVX instructionLing Ma2014-07-301-0/+376