This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5428a1a [AArch64] Renaming ARMv8.1 to ARMv8.1-A in comments and docum [...]
new f876540 PR c++/71739 * tree.c (attribute_value_equal): Use get_attr [...]
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:
gcc/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr71739.C | 5 +++++
gcc/tree.c | 2 +-
4 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr71739.C
--
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 eb181e8 [Thumb] Reapply r272251 with a fix for PR28348
new 298a9a8 Revert "[Thumb] Reapply r272251 with a fix for PR28348"
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/ARM/ARMISelDAGToDAG.cpp | 41 +-------------------------------------
test/CodeGen/Thumb/bic_imm.ll | 12 -----------
test/CodeGen/Thumb2/bicbfi.ll | 17 ----------------
3 files changed, 1 insertion(+), 69 deletions(-)
delete mode 100644 test/CodeGen/Thumb/bic_imm.ll
delete mode 100644 test/CodeGen/Thumb2/bicbfi.ll
--
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-tools-extra.
from 3ceab05 [include-fixer] reduce stack size by changing RegexHeaderMap [...]
new 3979e83 [clang-include-fixer] fix PEP8 warnings
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-fixer/tool/clang-include-fixer.py | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 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 newlib.
from d7e47a5 Regenerate newlib Makefiles
new b9ac3c2 Regenerate newlib Makefiles
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:
newlib/Makefile.in | 17 +++++++++++++++--
1 file changed, 15 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 llvm.
from f371ead [X86][AVX512] Autoupgrade the VPERMPD/VPERMQ intrinsics
new eb181e8 [Thumb] Reapply r272251 with a fix for PR28348
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/ARM/ARMISelDAGToDAG.cpp | 41 +++++++++++++++++++++++++++++++++++++-
test/CodeGen/Thumb/bic_imm.ll | 12 +++++++++++
test/CodeGen/Thumb2/bicbfi.ll | 17 ++++++++++++++++
3 files changed, 69 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Thumb/bic_imm.ll
create mode 100644 test/CodeGen/Thumb2/bicbfi.ll
--
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 6aa6fa5 Add tests for inserting aliased objects into std::vector
new e3422b3 [testsuite] asan/clone-test-1.c: Handle clone() failure
new 5428a1a [AArch64] Renaming ARMv8.1 to ARMv8.1-A in comments and docum [...]
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:
gcc/ChangeLog | 9 +++++++++
gcc/config/aarch64/aarch64-simd-builtins.def | 2 +-
gcc/config/aarch64/aarch64.h | 6 +++---
gcc/config/aarch64/arm_neon.h | 2 +-
gcc/config/aarch64/atomics.md | 2 +-
gcc/doc/invoke.texi | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/c-c++-common/asan/clone-test-1.c | 4 ++++
8 files changed, 24 insertions(+), 7 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 4fa1f77 [X86][AVX512] Converted the VPERMPD/VPERMQ intrinsics to generic IR
new d0cac52 [OpenCL] Make OpenCL Builtins added according to the right version.
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/Builtins.def | 38 +++++++++++++-------------
include/clang/Basic/Builtins.h | 2 +-
include/clang/Basic/DiagnosticSemaKinds.td | 2 --
lib/Basic/Builtins.cpp | 3 +-
lib/CodeGen/CGBuiltin.cpp | 2 +-
lib/Sema/SemaChecking.cpp | 10 ++-----
test/SemaOpenCL/clang-builtin-version.cl | 44 ++++++++++++++++++++++++++++++
test/SemaOpenCL/to_addr_builtin.cl | 15 +++++-----
8 files changed, 77 insertions(+), 39 deletions(-)
create mode 100644 test/SemaOpenCL/clang-builtin-version.cl
--
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 1dc8bf1 Allow the flash and ram memory region sizes to be specified i [...]
new c3e1c28 Warn and return for duplicated plugin
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 | 8 ++++++++
ld/plugin.c | 13 +++++++++++++
ld/testsuite/ld-plugin/lto.exp | 3 +++
ld/testsuite/{ld-ifunc/pr19784a.c => ld-plugin/pr20321.c} | 2 --
4 files changed, 24 insertions(+), 2 deletions(-)
copy ld/testsuite/{ld-ifunc/pr19784a.c => ld-plugin/pr20321.c} (55%)
--
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 2b57e1a [ELF] - Implemented --fatal-warnings option.
new 0ad03e2 Fixed check-lld msan after r274504 "[ELF] - Implemented --fat [...]
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.