[all-commits] [llvm/llvm-project] 87065c: [libc] add benchmarks for memcmp and bzero
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Wed Jun 23 07:20:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87065c0d242d955e6f3fddf5cbc790d025c3521c
https://github.com/llvm/llvm-project/commit/87065c0d242d955e6f3fddf5cbc790d025c3521c
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M libc/benchmarks/CMakeLists.txt
M libc/benchmarks/LibcMemoryBenchmarkMain.cpp
M libc/src/string/CMakeLists.txt
Log Message:
-----------
[libc] add benchmarks for memcmp and bzero
Differential Revision: https://reviews.llvm.org/D104511
More information about the All-commits
mailing list