This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 1b7c219 [GCC] PR23529 Mangler part of attrbute abi_tag support
new 807297e Fix CodeGenCXX/mangle-abi-tag.cpp on clang-ppc64le-linux bot
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/CodeGenCXX/mangle-abi-tag.cpp | 11 ++++++-----
1 file changed, 6 insertions(+), 5 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 994e9c8 Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually work
new 038d486 Fix gdbserver/MI testing regression
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/gdbserver-support.exp | 6 ++----
2 files changed, 7 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 binutils-gdb.
from 9004b6b Allow ARC target to be configured with --with-cpu=<cpu-name>.
new 994e9c8 Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually work
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/mi-support.exp | 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.
charles.baylis pushed a change to branch master
in repository toolchain/abe-tests.
from 56f1491 Disable comparison of configure lines.
new 714ae4a Teach validate-manifest.pl how to validate mingw manifests
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:
validate-manifest.pl | 6 +++++-
1 file changed, 5 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 binutils-gdb.
from 534dbe4 [ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions.
new 9004b6b Allow ARC target to be configured with --with-cpu=<cpu-name>.
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:
gas/NEWS | 3 +++
gas/as.c | 6 ++++++
gas/config.in | 3 +++
gas/config/tc-arc.c | 9 +++++++--
gas/configure | 18 ++++++++++++++++--
gas/configure.ac | 11 +++++++++++
6 files changed, 46 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 glibc.
from dfc9ea7 Compile tst-cleanupx4 test with -fexceptions
new 3631c97 Correct bug number in ChangeLog [BZ #18960]
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 | 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 binutils-gdb.
from c7be441 Add support for simulating big-endian AArch64 binaries.
new 534dbe4 [ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions.
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:
gas/ChangeLog | 4 ++++
gas/testsuite/gas/arm/{armv8-a+rdma.d => armv8_2+rdma.d} | 4 ++--
include/ChangeLog | 5 +++++
include/opcode/arm.h | 2 +-
4 files changed, 12 insertions(+), 3 deletions(-)
copy gas/testsuite/gas/arm/{armv8-a+rdma.d => armv8_2+rdma.d} (96%)
--
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 b24786a Enable opencl driver tests, which never ran.
new 1b7c219 [GCC] PR23529 Mangler part of attrbute abi_tag support
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/AST/ItaniumMangle.cpp | 489 +++++++++++++++++++++++++++++------
lib/Sema/SemaDeclAttr.cpp | 4 -
test/CodeGenCXX/mangle-abi-tag.cpp | 204 +++++++++++++++
test/PCH/attrs.c | 2 +-
test/SemaCXX/attr-abi-tag-syntax.cpp | 10 -
5 files changed, 613 insertions(+), 96 deletions(-)
create mode 100644 test/CodeGenCXX/mangle-abi-tag.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 clang.
from d8d4937 AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
new b24786a Enable opencl driver tests, which never ran.
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/Driver/lit.local.cfg | 2 +-
test/Driver/opencl.cl | 1 +
2 files changed, 2 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 646f4dd [Clang][Intrinsics][AVX512][BuiltIn] adding intrinsics for vr [...]
new d8d4937 AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
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/Basic/Specifiers.h | 4 ++--
lib/AST/ItaniumMangle.cpp | 2 +-
lib/AST/Type.cpp | 2 +-
lib/AST/TypePrinter.cpp | 2 +-
lib/Basic/Targets.cpp | 14 ++++++++++++--
lib/CodeGen/CGCall.cpp | 5 +++--
lib/CodeGen/CGDebugInfo.cpp | 2 +-
lib/CodeGen/CodeGenTypes.h | 2 ++
lib/CodeGen/TargetInfo.cpp | 13 +++++++++++++
lib/CodeGen/TargetInfo.h | 3 +++
lib/Sema/SemaType.cpp | 14 +++++++++-----
test/CodeGenOpenCL/amdgpu-call-kernel.cl | 14 ++++++++++++++
test/CodeGenOpenCL/amdgpu-calling-conv.cl | 12 ++++++++++++
test/CodeGenOpenCL/amdgpu-num-gpr-attr.cl | 8 ++++----
tools/libclang/CXType.cpp | 2 +-
15 files changed, 79 insertions(+), 20 deletions(-)
create mode 100755 test/CodeGenOpenCL/amdgpu-call-kernel.cl
create mode 100644 test/CodeGenOpenCL/amdgpu-calling-conv.cl
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.