about summary refs log tree commit diff
path: root/sysdeps/aarch64/memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Use memcpy_simd as the default memcpyWilco Dijkstra2024-04-111-109/+78
* [AArch64] Improve integer memcpyWilco Dijkstra2020-10-141-96/+101
* aarch64: Increase small and medium cases for __memcpy_genericKrzysztof Koch2020-10-141-35/+47
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* aarch64: Thunderx specific memcpy and memmoveSteve Ellcey2017-05-241-10/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Partial ILP32 support for aarch64.Steve Ellcey2016-11-281-0/+8
* This patch further tunes memcpy - avoid one branch for sizes 1-3,Wilco Dijkstra2016-06-221-24/+32
* This is an optimized memcpy/memmove for AArch64. Copies are split into 3 mainWilco Dijkstra2016-06-201-140/+208
* 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
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-111-0/+176