[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 14:54:52 PST 2020


xinhaoyuan updated this revision to Diff 311034.
xinhaoyuan added a comment.

Revision before submitting.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93036/new/

https://reviews.llvm.org/D93036

Files:
  compiler-rt/test/profile/gcov-complex-line.c
  llvm/include/llvm/ProfileData/GCOV.h
  llvm/lib/ProfileData/GCOV.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93036.311034.patch
Type: text/x-patch
Size: 4626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/49df7d5e/attachment-0001.bin>


More information about the llvm-commits mailing list