about summary refs log tree commit diff
path: root/sysdeps/aarch64/multiarch/memcpy_falkor.S
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Remove Falkor memcpyWilco Dijkstra2024-04-101-313/+0
* AArch64: Cleanup ifuncsWilco Dijkstra2024-04-101-4/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy2020-12-311-6/+6
* AArch64: Merge Falkor memcpy and memmove implementationsKrzysztof Koch2020-06-081-19/+143
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* aarch64,falkor: Use vector registers for memcpySiddhesh Poyarekar2018-06-291-72/+65
* aarch64,falkor: Ignore prefetcher tagging for smaller copiesSiddhesh Poyarekar2018-05-111-27/+41
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* memcpy_falkor: Fix code style in commentsSiddhesh Poyarekar2017-08-091-7/+4
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-08-091-0/+187