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