This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9960086c111 AMDGPU: Merge BUFFER_STORE_DWORD_OFFEN/OFFSET into x2, x4 new f361756cf35 [Coverage] Use the wrapped segment when a line has entry segments new 5a74fe77721 [llvm-cov] Don't render empty region marker lines
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/ProfileData/Coverage/CoverageMapping.cpp | 8 +-- .../llvm-cov/Inputs/deferred-regions.covmapping | Bin 796 -> 900 bytes .../llvm-cov/Inputs/highlightedRanges.covmapping | Bin 360 -> 336 bytes test/tools/llvm-cov/Inputs/highlightedRanges.json | 11 ++- test/tools/llvm-cov/Inputs/instrprof-comdat.h | 6 +- .../llvm-cov/Inputs/lineExecutionCounts.covmapping | Bin 172 -> 196 bytes .../Inputs/prefer_used_to_unused.covmapping | Bin 420 -> 612 bytes .../tools/llvm-cov/Inputs/regionMarkers.covmapping | Bin 208 -> 196 bytes test/tools/llvm-cov/Inputs/regionMarkers.json | 11 ++- test/tools/llvm-cov/Inputs/report.covmapping | Bin 219 -> 224 bytes .../Inputs/templateInstantiations.covmapping | Bin 248 -> 316 bytes test/tools/llvm-cov/deferred-region.cpp | 7 +- test/tools/llvm-cov/hideUnexecutedSubviews.test | 4 +- test/tools/llvm-cov/load-multiple-objects.test | 2 +- test/tools/llvm-cov/prefer_used_to_unused.h | 4 +- test/tools/llvm-cov/report.cpp | 22 +++--- test/tools/llvm-cov/showHighlightedRanges.cpp | 4 +- test/tools/llvm-cov/showTemplateInstantiations.cpp | 80 +++++++-------------- tools/llvm-cov/SourceCoverageView.cpp | 19 ++--- tools/llvm-cov/SourceCoverageView.h | 2 +- tools/llvm-cov/SourceCoverageViewHTML.cpp | 14 ++-- tools/llvm-cov/SourceCoverageViewText.cpp | 11 +-- unittests/ProfileData/CoverageMappingTest.cpp | 3 +- 23 files changed, 89 insertions(+), 119 deletions(-)