aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/multiarch/strlen_asimd.S
AgeCommit message (Expand)AuthorFilesLines
2023-01-17AArch64: Improve strlen_asimdWilco Dijkstra1-12/+4
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy1-1/+1
2020-12-15aarch64: remove the strlen_asimd symbolSzabolcs Nagy1-2/+1
2020-07-17AArch64: Improve strlen_asimd performance (bug 25824)Wilco Dijkstra1-115/+152
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-19aarch64: Optimized strlen for strlen_asimdXuelei Zhang1-16/+26
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-08-15[aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar1-0/+168