[libc-commits] [PATCH] D80291: [libc][NFC] Simplify memcpy implementation

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 26 04:50:38 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d52a7d038e1: [libc][NFC] Simplify memcpy implementation (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80291/new/

https://reviews.llvm.org/D80291

Files:
  libc/src/string/CMakeLists.txt
  libc/src/string/memcpy.cpp
  libc/src/string/memcpy_arch_specific.h.def
  libc/src/string/memory_utils/memcpy_utils.h
  libc/src/string/x86/memcpy.cpp
  libc/src/string/x86/memcpy_arch_specific.h.inc
  libc/test/src/string/memory_utils/memcpy_utils_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80291.266167.patch
Type: text/x-patch
Size: 15881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200526/5a5c3e52/attachment.bin>


More information about the libc-commits mailing list