This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 86d385f5e5d [sampleprof] Drop test dependency on the string hash func (NFC)
new a6200937523 [globalisel][tablegen] Fix vector element size
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:
utils/TableGen/GlobalISelEmitter.cpp | 2 +-
1 file changed, 1 insertion(+), 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from 084fbe85 Fix .sum file artifacts lists on trusty.
new 11a33ba7 Fix typo: sxection -> section.
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/package.sh | 2 +-
1 file changed, 1 insertion(+), 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 5cc9392ddb4 [AMDGPU][MC] Added check for truncation of SOPK imm operand
new 86d385f5e5d [sampleprof] Drop test dependency on the string hash func (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:
test/tools/llvm-profdata/overflow-sample.test | 64 +++++++++++-----------
test/tools/llvm-profdata/sample-profile-basic.test | 16 +++---
test/tools/llvm-profdata/weight-sample.test | 64 +++++++++++-----------
3 files changed, 72 insertions(+), 72 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 clang.
from 0fa4d70ea8 [OPENMP] Fix failing test.
new 9c580d21f6 [Sema] Avoid using a null type pointer (fixes PR32750)
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/Sema/SemaDecl.cpp | 2 +-
test/SemaCXX/MicrosoftExtensions.cpp | 8 ++++++++
2 files changed, 9 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 180ce98a0d6 [AVR] Remove an unused local variable
new 5cc9392ddb4 [AMDGPU][MC] Added check for truncation of SOPK imm operand
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/AMDGPUInstructions.td | 16 +++++++++++
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 10 +++++++
lib/Target/AMDGPU/SOPInstructions.td | 36 +++++++++++++------------
test/MC/AMDGPU/sopk-err.s | 15 +++++++++++
test/MC/AMDGPU/sopk.s | 12 +++++++++
5 files changed, 72 insertions(+), 17 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 clang.
from ed38176964 [OPENMP] Fix handling of OpenMP code during template instantiation.
new 0fa4d70ea8 [OPENMP] Fix failing test.
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:
test/OpenMP/capturing_in_templates.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 binutils-gdb.
from d21f3ddb0d Fix PR number in ChangeLog comment.
new 04b31182bf Fix a seg-fault when processing a corrupt binary containing [...]
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/reloc.c | 5 ++++-
2 files changed, 10 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 glibc.
from 1e1f44de64 Add earlyclobber to sqrtt/sqrtf insns.
new 6ef8a2c76a Default build-many-glibcs.py to GCC 7 branch.
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 | 5 +++++
scripts/build-many-glibcs.py | 2 +-
2 files changed, 6 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 clang.
from 9bdffb9899 [OPENMP] Move handling of threadprivate vars from the stack, NFC.
new ed38176964 [OPENMP] Fix handling of OpenMP code during template instantiation.
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/clang/Sema/Sema.h | 6 +
lib/Sema/Sema.cpp | 7 +
lib/Sema/SemaOpenMP.cpp | 269 +++++++++++++++++++++------------
test/OpenMP/capturing_in_templates.cpp | 31 ++++
4 files changed, 218 insertions(+), 95 deletions(-)
create mode 100644 test/OpenMP/capturing_in_templates.cpp
--
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 cce2e5bbf [ELF] - Remove dead TLS relocations relative code for MIPS and ARM
new cde1ce5cd Use CHECK-NEXT in a test.
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:
test/ELF/linkerscript/sections.s | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.