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