[libc-commits] [PATCH] D114694: [libc] Add memmove benchmarks

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Nov 30 02:46:38 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGde21f346913c: [libc] Add memmove benchmarks (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114694

Files:
  libc/benchmarks/CMakeLists.txt
  libc/benchmarks/LibcDefaultImplementations.cpp
  libc/benchmarks/LibcFunctionPrototypes.h
  libc/benchmarks/LibcMemoryBenchmark.cpp
  libc/benchmarks/LibcMemoryBenchmark.h
  libc/benchmarks/LibcMemoryBenchmarkMain.cpp
  libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp
  libc/benchmarks/automemcpy/lib/CodeGen.cpp
  libc/src/string/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114694.390644.patch
Type: text/x-patch
Size: 9922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211130/b715fd7a/attachment-0001.bin>


More information about the libc-commits mailing list