[PATCH] D93036: [llvm-cov][gcov] Optimize the cycle counting algorithm by skipping zero count cycles
Xinhao Yuan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 10 09:57:40 PST 2020
xinhaoyuan updated this revision to Diff 310950.
xinhaoyuan added a comment.
Non-functional change to make clang-tidy happy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93036/new/
https://reviews.llvm.org/D93036
Files:
llvm/include/llvm/ProfileData/GCOV.h
llvm/lib/ProfileData/GCOV.cpp
llvm/test/tools/llvm-cov/gcov/Inputs/complex-line.gcda
llvm/test/tools/llvm-cov/gcov/Inputs/complex-line.gcno
llvm/test/tools/llvm-cov/gcov/complex-line.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93036.310950.patch
Type: text/x-patch
Size: 4466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/76aebb57/attachment.bin>
More information about the llvm-commits
mailing list