summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* Use AVX unaligned memcpy only if AVX2 is availablehjl/release/2.20/masterH.J. Lu2015-01-301-1/+1
* Improve 64bit memcpy performance for Haswell CPU with AVX instructionLing Ma2014-07-301-0/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Faster memcpy on x64.Ondrej Bilka2013-05-201-7/+8
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add x86-64 __libc_ifunc_impl_listH.J. Lu2012-10-111-2/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Work around old buggy program which cannot cope with memcpy semantics.H.J. Lu2011-04-011-4/+8
* Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7H.J. Lu2010-06-301-0/+73