This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 078c2c3fc49 [llvm-cov] Create directory structure when filtering using [...]
new c4a1886529a [x86][AsmParser] Allow some more MS size directives MS allo [...]
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/X86/AsmParser/X86AsmParser.cpp | 3 +++
test/MC/X86/intel-syntax.s | 7 +++++++
2 files changed, 10 insertions(+)
--
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 binutils-gdb.
from 1a3b5c34fe PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLY
new 231ca75323 Skip the PR 14918 linker test for ARM targets.
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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-plugin/lto.exp | 16 +++++++++++++---
2 files changed, 19 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 llvm.
from f0e3ca1cab8 Teach TargetInstrInfo::getInlineAsmLength to parse .space d [...]
new 078c2c3fc49 [llvm-cov] Create directory structure when filtering using [...]
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/dir-with-filtering.covmapping | Bin 0 -> 264 bytes
...unused.proftext => dir-with-filtering.proftext} | 19 +++--
test/tools/llvm-cov/Inputs/dir-with-filtering1.cpp | 8 +++
test/tools/llvm-cov/Inputs/dir-with-filtering2.cpp | 8 +++
test/tools/llvm-cov/dir-with-filtering.test | 69 ++++++++++++++++++
test/tools/llvm-cov/report.cpp | 2 +-
test/tools/llvm-cov/showLineExecutionCounts.cpp | 8 +--
test/tools/llvm-cov/showProjectSummary.cpp | 4 +-
test/tools/llvm-cov/showTemplateInstantiations.cpp | 4 +-
test/tools/llvm-cov/style.test | 7 +-
tools/llvm-cov/CodeCoverage.cpp | 77 ++++++++++++---------
tools/llvm-cov/CoverageReport.cpp | 15 ++--
tools/llvm-cov/CoverageReport.h | 10 ++-
tools/llvm-cov/SourceCoverageView.cpp | 5 +-
tools/llvm-cov/SourceCoverageView.h | 6 +-
tools/llvm-cov/SourceCoverageViewHTML.cpp | 10 +--
tools/llvm-cov/SourceCoverageViewHTML.h | 3 +-
tools/llvm-cov/SourceCoverageViewText.cpp | 8 +--
tools/llvm-cov/SourceCoverageViewText.h | 3 +-
19 files changed, 196 insertions(+), 70 deletions(-)
create mode 100644 test/tools/llvm-cov/Inputs/dir-with-filtering.covmapping
copy test/tools/llvm-cov/Inputs/{prefer_used_to_unused.proftext => dir-with-filter [...]
create mode 100644 test/tools/llvm-cov/Inputs/dir-with-filtering1.cpp
create mode 100644 test/tools/llvm-cov/Inputs/dir-with-filtering2.cpp
create mode 100644 test/tools/llvm-cov/dir-with-filtering.test
--
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 db3309686 [ELF] - Change error message text. NFC.
new b956b1fb2 [EFL] - Fix incorrect code style. NFC.
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/OutputSections.cpp | 6 ++++--
1 file changed, 4 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 lld.
from 2aec26f55 [ELF] - Detemplate of HashTableSection<ELFT>
new db3309686 [ELF] - Change error message text. NFC.
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/InputSection.cpp | 6 +++---
test/ELF/section-metadata-err.s | 2 +-
2 files changed, 4 insertions(+), 4 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 84b05de9b1b [PowerPC] eliminate partially redundant compare instruction
new f0e3ca1cab8 Teach TargetInstrInfo::getInlineAsmLength to parse .space d [...]
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/CodeGen/TargetInstrInfo.cpp | 42 ++++++++++++++++++++++++++++---------
lib/Target/Mips/Mips16InstrInfo.cpp | 42 -------------------------------------
lib/Target/Mips/Mips16InstrInfo.h | 3 ---
3 files changed, 32 insertions(+), 55 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 gcc.
from 2d51156e2f8 Fix libgomp.oacc-c-c++-common/loop-g-{1,2}.c for non-nvidia [...]
new bdc3db350e1 Remove superfluous -fopenmp from libgomp testcases
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:
libgomp/ChangeLog | 30 ++++++++++++++++++++++++
libgomp/testsuite/libgomp.c++/for-12.C | 2 --
libgomp/testsuite/libgomp.c++/pr69393.C | 2 +-
libgomp/testsuite/libgomp.c++/taskloop-1.C | 2 +-
libgomp/testsuite/libgomp.c++/taskloop-3.C | 2 +-
libgomp/testsuite/libgomp.c++/taskloop-4.C | 2 +-
libgomp/testsuite/libgomp.c/for-4.c | 2 +-
libgomp/testsuite/libgomp.c/pr66199-3.c | 2 +-
libgomp/testsuite/libgomp.c/pr66199-4.c | 2 +-
libgomp/testsuite/libgomp.c/pr66199-6.c | 2 +-
libgomp/testsuite/libgomp.c/taskloop-1.c | 2 +-
libgomp/testsuite/libgomp.c/taskloop-3.c | 2 +-
libgomp/testsuite/libgomp.c/taskloop-4.c | 2 +-
libgomp/testsuite/libgomp.fortran/aligned1.f03 | 2 +-
libgomp/testsuite/libgomp.fortran/condinc1.f | 1 -
libgomp/testsuite/libgomp.fortran/condinc3.f90 | 1 -
libgomp/testsuite/libgomp.fortran/crayptr1.f90 | 2 +-
libgomp/testsuite/libgomp.fortran/crayptr2.f90 | 2 +-
libgomp/testsuite/libgomp.fortran/crayptr3.f90 | 2 +-
libgomp/testsuite/libgomp.fortran/omp_cond1.f | 1 -
libgomp/testsuite/libgomp.fortran/omp_cond3.F90 | 1 -
libgomp/testsuite/libgomp.fortran/pr66199-1.f90 | 2 +-
libgomp/testsuite/libgomp.fortran/pr66199-2.f90 | 2 +-
libgomp/testsuite/libgomp.fortran/recursion1.f90 | 2 +-
libgomp/testsuite/libgomp.fortran/target2.f90 | 2 +-
libgomp/testsuite/libgomp.fortran/target5.f90 | 1 -
libgomp/testsuite/libgomp.fortran/task3.f90 | 1 -
27 files changed, 49 insertions(+), 27 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 binutils-gdb.
from 50300765aa Automatic date update in version.in
new 1a3b5c34fe PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLY
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:
bfd/ChangeLog | 6 ++++++
bfd/elflink.c | 10 ++++++++++
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-plugin/lto.exp | 12 ++++++++++++
ld/testsuite/ld-plugin/pr22220.h | 8 ++++++++
ld/testsuite/ld-plugin/pr22220lib.cc | 6 ++++++
ld/testsuite/ld-plugin/pr22220lib.ver | 1 +
ld/testsuite/ld-plugin/pr22220main.cc | 12 ++++++++++++
8 files changed, 63 insertions(+)
create mode 100644 ld/testsuite/ld-plugin/pr22220.h
create mode 100644 ld/testsuite/ld-plugin/pr22220lib.cc
create mode 100644 ld/testsuite/ld-plugin/pr22220lib.ver
create mode 100644 ld/testsuite/ld-plugin/pr22220main.cc
--
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 7f9a0349ab Add the new -Wnull-pointer-arithmetic warnings to the release notes
new 0e1f5c3820 Use std::is_trivial instead of is_trivially_copyable.
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/Lex/MacroArgs.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.