[all-commits] [llvm/llvm-project] e4dee7: [libc] Allow benchmarking several implementations ...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Aug 3 04:06:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4dee762245d1fefc6bcae643ecc55063aef2e9c
https://github.com/llvm/llvm-project/commit/e4dee762245d1fefc6bcae643ecc55063aef2e9c
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M libc/benchmarks/LibcMemoryBenchmark.cpp
M libc/benchmarks/LibcMemoryBenchmark.h
M libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp
Log Message:
-----------
[libc] Allow benchmarking several implementations at the same time.
Next step is to generate an archive with all implementations and a header listing them all.
Differential Revision: https://reviews.llvm.org/D107336
More information about the All-commits
mailing list