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

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Nov 29 00:52:56 PST 2021


gchatelet updated this revision to Diff 390271.
gchatelet added a comment.

- rebase


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.390271.patch
Type: text/x-patch
Size: 9922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211129/2ba7f8c0/attachment-0001.bin>


More information about the libc-commits mailing list