[PATCH] D93036: [llvm-cov][gcov] Optimize the cycle counting algorithm by skipping zero count cycles

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 15:22:42 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG97260ab4786f: [llvm-cov][gcov] Optimize the cycle counting algorithm by skipping zero count… (authored by xinhaoyuan, committed by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D93036?vs=311034&id=311038#toc

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.311038.patch
Type: text/x-patch
Size: 4622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/d63a6dd7/attachment.bin>


More information about the llvm-commits mailing list