This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.26/master
in repository glibc.
from 86553be84d Use "static const char domain[] ="
new 5f5532caf8 Update x86_64 ulps for AMD Ryzen.
The 1 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:
ChangeLog | 4 ++++
sysdeps/x86_64/fpu/libm-test-ulps | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 9c9ec58197 Add thunderx2t99 and thunderx2t99p1 CPU names to tunables list
new 4c03a69680 Update x86_64 ulps for AMD Ryzen.
The 1 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:
ChangeLog | 4 ++++
sysdeps/x86_64/fpu/libm-test-ulps | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 3057bb94d [libFuzzer] simplify CustomCrossOverTest even more
new 94345c67b Prevent DCE on __lsan_is_turned_off and re-enable test case
The 1 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:
include/sanitizer/lsan_interface.h | 2 ++
test/lsan/TestCases/link_turned_off.cc | 4 +---
2 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 078358fe5 Handle empty dynamic lists.
new 5dbf72407 Remove a redundant local variable.
The 1 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:
ELF/Writer.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c9e1ee3ce00 [llvm-cov] Disable name-compression in a test binary
new 75448f1d3b5 AMDGPU: Start using !con operator
The 1 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/Target/AMDGPU/FLATInstructions.td | 26 ++++++++++++--------------
1 file changed, 12 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fadb61df65d AMDGPU: Recompute scc liveness
new c9e1ee3ce00 [llvm-cov] Disable name-compression in a test binary
The 1 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:
.../llvm-cov/Inputs/lineExecutionCounts.covmapping | Bin 180 -> 172 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 30058399d Handle lazy symbols is computeIsPreemptible.
new 078358fe5 Handle empty dynamic lists.
The 1 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:
ELF/Config.h | 1 +
ELF/ScriptParser.cpp | 1 +
ELF/Writer.cpp | 2 +-
test/ELF/dynamic-list-empty.s | 18 ++++++++++++++++++
4 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/dynamic-list-empty.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 33671ba388b [Coverage] Build sorted and unique segments
new fadb61df65d AMDGPU: Recompute scc liveness
The 1 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/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp | 8 +++-
test/CodeGen/AMDGPU/collapse-endcf.ll | 60 ++++++++++++++++++++++++
2 files changed, 67 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 400e98d4ca5 [x86] Fix GCC pedantic warnings about default arguments for [...]
new 2cefdfaa16c [llvm-cov] Unify region marker placement between text/html modes
new 55c5795332d [Coverage] Report errors when reading malformed source regions
new 5d6f66273bc [Coverage] Define LineColPair for convenience. NFC.
new 31b24fc0419 [llvm-cov] Fix a lifetime issue
new 33671ba388b [Coverage] Build sorted and unique segments
The 5 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:
.../llvm/ProfileData/Coverage/CoverageMapping.h | 12 +-
.../ProfileData/Coverage/CoverageMappingReader.h | 32 ++-
lib/ProfileData/Coverage/CoverageMapping.cpp | 196 ++++++++++++-----
lib/ProfileData/Coverage/CoverageMappingReader.cpp | 17 +-
lib/ProfileData/Coverage/CoverageMappingWriter.cpp | 7 +
.../llvm-cov/Inputs/lineExecutionCounts.covmapping | Bin 168 -> 180 bytes
.../tools/llvm-cov/Inputs/lineExecutionCounts.json | 4 +-
...unts.covmapping => malformedRegions.covmapping} | Bin
test/tools/llvm-cov/deferred-region.cpp | 44 +++-
test/tools/llvm-cov/showHighlightedRanges.cpp | 2 +-
test/tools/llvm-cov/showLineExecutionCounts.cpp | 6 +-
test/tools/llvm-cov/showRegionMarkers.cpp | 13 +-
test/tools/llvm-cov/showTemplateInstantiations.cpp | 4 +
test/tools/llvm-cov/warnings.h | 3 +
tools/llvm-cov/CodeCoverage.cpp | 4 +-
tools/llvm-cov/CoverageExporterJson.cpp | 14 +-
tools/llvm-cov/CoverageReport.cpp | 14 +-
tools/llvm-cov/CoverageReport.h | 3 +-
tools/llvm-cov/CoverageSummaryInfo.cpp | 2 +-
tools/llvm-cov/CoverageSummaryInfo.h | 8 +-
tools/llvm-cov/CoverageViewOptions.h | 1 -
tools/llvm-cov/SourceCoverageView.cpp | 16 +-
tools/llvm-cov/SourceCoverageView.h | 2 +-
tools/llvm-cov/SourceCoverageViewHTML.cpp | 22 +-
tools/llvm-cov/SourceCoverageViewText.cpp | 13 +-
unittests/ProfileData/CoverageMappingTest.cpp | 241 ++++++++++++++++++++-
26 files changed, 555 insertions(+), 125 deletions(-)
copy test/tools/llvm-cov/Inputs/{lineExecutionCounts.covmapping => malformedRegion [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8f71467d16 Delete empty file test/CodeGenCXX/atomic-align.cpp after the [...]
new 893b1d985f Add some documentation on how to generate the documentation.
new 51a7f4d7ba [Coverage] Precise region termination with deferred regions [...]
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:
include/clang/Basic/AttrDocs.td | 18 ++++
lib/CodeGen/CoverageMappingGen.cpp | 91 ++++++++++++++++-
test/CoverageMapping/deferred-region.cpp | 165 +++++++++++++++++++++++++++++++
test/CoverageMapping/label.cpp | 25 +++--
test/CoverageMapping/moremacros.c | 6 +-
test/CoverageMapping/return.c | 2 +-
test/CoverageMapping/switch.cpp | 6 +-
test/CoverageMapping/switchmacro.c | 1 +
test/CoverageMapping/trycatch.cpp | 2 +-
9 files changed, 294 insertions(+), 22 deletions(-)
create mode 100644 test/CoverageMapping/deferred-region.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.