1. 901e9a8 x86, x86_64: Add __memcpy_chk assembly versions. by Daniel Verkamp · 8 months ago
  2. f59ab53 Fix CFI directives in memmove implementation by Ryuichiro Chiba · 8 months ago
  3. 4f3b7e1 Obtain x86 cache info from CPU by Elliott Hughes · 1 year, 2 months ago
  4. 7c95495 avx2 memset: add missing `vzeroupper`. by Elliott Hughes · 2 years, 1 month ago
  5. 919fb7f avx2 implementation for memset. by ahs · 3 years, 3 months ago
  6. 2e50fa7 Optimized L2 Cache value for Intel(R) Core Architectures. by jaishank · 6 years ago
  7. 4ed2f47 Add avx2 version of wmemset in binoic by Shalini Salomi Bodapati · 6 years ago
  8. 8a0f0ed Make memcpy memmove by Haibo Huang · 7 years ago
  9. 611ad62 Revert "Add 64-bit slm optimized strlcpy and srlcat." by Jeremy Compostella · 7 years ago
  10. a80ddc8 Fix x86-64 __memset_chk. by Elliott Hughes · 10 years ago
  11. ff9bda7 Merge "Mandate optimized assembler for x86-64 __memset_chk." by Elliott Hughes · 10 years ago
  12. 01d5b94 Remove optimized code for bzero, which was removed from POSIX in 2008. by Elliott Hughes · 10 years ago
  13. 61c95fe Mandate optimized assembler for x86-64 __memset_chk. by Elliott Hughes · 10 years ago
  14. 2926f9a libc: remove bcopy from memmove on 64-bit architectures by Jake Weinstein · 10 years ago
  15. 0a93df3 Fix opcode to compile with both gcc and llvm. by Chih-Hung Hsieh · 10 years ago
  16. 2e7145c Add 64-bit slm optimized strlcpy and srlcat. by Varvara Rainchik · 11 years ago
  17. fce8614 Fix for slm-tuned memmove (both 32- and 64-bit). by Varvara Rainchik · 11 years ago
  18. ce9ce28 Removes bcopy and bzero from bionic. by Dan Albert · 11 years ago
  19. a020a24 Add 64-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 11 years ago