[libc-commits] [PATCH] D108225: [libc] Add a trivial implementation for bcmp
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 19 10:55:45 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8f79892af4c: [libc] Add a trivial implementation for bcmp (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108225/new/
https://reviews.llvm.org/D108225
Files:
libc/benchmarks/CMakeLists.txt
libc/benchmarks/LibcMemoryBenchmarkMain.cpp
libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/spec/llvm_libc_ext.td
libc/src/string/CMakeLists.txt
libc/src/string/bcmp.cpp
libc/src/string/bcmp.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/bcmp_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108225.367552.patch
Type: text/x-patch
Size: 10612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210819/2e1d2d27/attachment-0001.bin>
More information about the libc-commits
mailing list