[PATCH] D96049: [Timer] On macOS count number of executed instructions
Alex Hoppen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 08:36:42 PST 2021
ahoppen created this revision.
Herald added subscribers: dexonsmith, hiraditya, mgorny.
ahoppen requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
In addition to wall time etc. this should allow us to get less noisy
values for time measurements.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96049
Files:
clang-tools-extra/test/clang-tidy/infrastructure/clang-tidy-store-check-profile-one-tu.cpp
llvm/CMakeLists.txt
llvm/include/llvm/Config/config.h.cmake
llvm/include/llvm/Support/Timer.h
llvm/lib/Support/Timer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96049.321453.patch
Type: text/x-patch
Size: 7342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210204/4ac5fe6a/attachment.bin>
More information about the llvm-commits
mailing list