1. 0f08d1a Rename "dynamic_function_dispatch" to "ifuncs". by Elliott Hughes · 12 months ago[Renamed from libc/arch-arm64/dynamic_function_dispatch.cpp]
  2. adc4171 Re-do static function dispatch. by Elliott Hughes · 1 year, 8 months ago
  3. 4b6a89b Add MOPS memcpy/memset/memmove from arm-optimized-routines. by Tamas Zsoldos · 2 years, 5 months ago
  4. f978a85 Simplify Oryon ifunc resolvers. by Elliott Hughes · 2 years ago
  5. 54a6121 Custom memset implementation for Qualcomm Oryon CPU by Vaisakh K V · 2 years ago
  6. 83e5584 Custom memcpy implementation for Qualcomm Oryon CPU by Vaisakh K V · 2 years ago
  7. cb47a4f Use ifuncs for memset and memrchr. by Elliott Hughes · 2 years ago
  8. 20f9d67 Fix the *return* types in the arm64 dynamic function dispatch. by Elliott Hughes · 2 years, 11 months ago
  9. a197406 Fix the types in the arm64 dynamic function dispatch. by Elliott Hughes · 2 years, 11 months ago
  10. 3d8e98f Add (no-op) ifuncs for SVE optimized routines. by Elliott Hughes · 3 years, 2 months ago
  11. 5ec0bfa Track upstream arm-optimized-routines changes. by Elliott Hughes · 3 years, 2 months ago
  12. 7daf459 Switch to the arm-optimized-routines memcpy() and memmove(). by Elliott Hughes · 3 years, 5 months ago
  13. 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 5 years ago
  14. 2361d4e Adopt remaining MTE string routines. by Peter Collingbourne · 6 years ago
  15. 337a5b3 Switch to the arm-optimized-routines string routines on aarch64 where possible. by Peter Collingbourne · 6 years ago
  16. 900d07d Add arm64 string.h function implementations for use with hardware supporting MTE. by Peter Collingbourne · 6 years ago