summaryrefslogtreecommitdiff
path: root/libc/src/string/memory_utils/aarch64
AgeCommit message (Expand)Author
2025-11-10[libc] add an SVE implementation of strlen (#167259)Schrodinger ZHU Yifan
2025-10-01[libc] Unify and extend no_sanitize attributes for strlen. (#161316)Alexey Samsonov
2025-08-21Reapply "[libc] Enable wide-read memory operations by default on Linux (#1546...Joseph Huber
2025-08-20Revert "[libc] Enable wide-read memory operations by default on Linux (#154602)"Joseph Huber
2025-08-20[libc] Enable wide-read memory operations by default on Linux (#154602)Joseph Huber
2025-08-19Add vector-based strlen implementation for x86_64 and aarch64 (#152389)Sterling-Augustine
2025-05-02[libc] Add support for string/memory_utils functions for AArch64 without HW F...William
2025-02-05[libc] Fix all imports of src/string/memory_utils (#114939)Krishna Pandey
2024-10-06[libc] Clean up some include in `libc`. (#110980)c8ef
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-02-28[libc] fix readability-identifier-naming.ConstexprFunctionCase (#83345)Nick Desaulniers
2024-02-28[libc] fix clang-tidy llvm-header-guard warnings (#82679)Nick Desaulniers
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-07-19[libc][NFC] Rename filesGuillaume Chatelet
2023-07-18[libc][NFC] Split memmove implementations per platformGuillaume Chatelet
2023-07-17[libc][NFC] Split memset implementations per platformGuillaume Chatelet
2023-07-13[libc][NFC] Split bcmp implementations per platformGuillaume Chatelet
2023-06-30[libc] Improve memcmp latency and codegenGuillaume Chatelet
2023-06-21Revert D148717 "[libc] Improve memcmp latency and codegen"Guillaume Chatelet
2023-06-12[libc] Improve memcmp latency and codegenGuillaume Chatelet
2023-06-12Revert D148717 "[libc] Improve memcmp latency and codegen"Guillaume Chatelet
2023-06-12[libc] Improve memcmp latency and codegenGuillaume Chatelet
2023-03-14[reland][libc][NFC] Move memcmp implementations in subfoldersGuillaume Chatelet
2023-03-14Revert "[libc][NFC] Move memcmp implementations in subfolders"Guillaume Chatelet
2023-03-14[libc][NFC] Move memcmp implementations in subfoldersGuillaume Chatelet
2023-02-15[reland][libc] Separate memcpy implementations per archGuillaume Chatelet
2023-02-15Revert "[libc] Separate memcpy implementations per arch"Guillaume Chatelet
2023-02-15[libc] Separate memcpy implementations per archGuillaume Chatelet
2023-02-14Revert "[libc] Separate memcpy implementations per arch"Guillaume Chatelet
2023-02-14[libc] Separate memcpy implementations per archGuillaume Chatelet