aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/multiarch/strlen_asimd.S
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-01AArch64: Cleanup ifuncsWilco Dijkstra
2023-01-17AArch64: Improve strlen_asimdWilco Dijkstra
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy
2020-12-15aarch64: remove the strlen_asimd symbolSzabolcs Nagy
2020-07-17AArch64: Improve strlen_asimd performance (bug 25824)Wilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-19aarch64: Optimized strlen for strlen_asimdXuelei Zhang
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-08-15[aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar