This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d741a82f0c6 [AArch64] Use gen_frame_mem for callee-saves
new 22dadfd6b8a * c-ada-spec.c (has_nontrivial_methods): Test for FUNCTION [...]
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/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-ada-spec.c | 9 ++++-----
2 files changed, 10 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 e347efc38b GDB/opcodes: Remove arch/mach/endian disassembler assertions
new 2980ccad59 Move common symbol check after bed->common_definition
new b28b8b5e31 Mark big and mach with ATTRIBUTE_UNUSED
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:
bfd/ChangeLog | 5 +++++
bfd/elflink.c | 11 ++++++-----
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-elf/pr21903.s | 12 ++++--------
opcodes/ChangeLog | 5 +++++
opcodes/disassemble.c | 4 +++-
6 files changed, 31 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 binutils-gdb.
from 16eb6b2db4 Fix dwarf2_string_attr for -gsplit-dwarf
new 0dba2a6c09 gdbarch: Use an anonymous union for target data in `gdbarch_info'
new e347efc38b GDB/opcodes: Remove arch/mach/endian disassembler assertions
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:
gdb/ChangeLog | 28 ++++++++++++++++++++++++++++
gdb/aarch64-tdep.c | 2 +-
gdb/amd64-linux-tdep.c | 6 ++----
gdb/arch-utils.c | 7 -------
gdb/gdbarch.h | 16 +++++++++++++++-
gdb/gdbarch.sh | 16 +++++++++++++++-
gdb/i386-linux-tdep.c | 3 +--
gdb/i386-tdep.c | 2 +-
gdb/mips-linux-tdep.c | 3 +--
gdb/mips-tdep.c | 2 +-
gdb/nds32-tdep.c | 2 +-
gdb/ppc-linux-tdep.c | 5 ++---
gdb/rs6000-tdep.c | 2 +-
gdb/sparc-tdep.c | 2 +-
gdb/spu-multiarch.c | 2 +-
gdb/spu-tdep.c | 4 ++--
opcodes/ChangeLog | 5 +++++
opcodes/disassemble.c | 13 +------------
18 files changed, 79 insertions(+), 41 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 bab55c0522 Support different ld --hash-style in the ld testsuite
new 16eb6b2db4 Fix dwarf2_string_attr for -gsplit-dwarf
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/ChangeLog | 4 ++++
gdb/dwarf2read.c | 3 ++-
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 gcc.
from 7641bb65d5e Fix unresolved in gcc.dg/pr46932.c
new d741a82f0c6 [AArch64] Use gen_frame_mem for callee-saves
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 | 9 +++++++++
gcc/config/aarch64/aarch64.c | 20 ++++++++------------
2 files changed, 17 insertions(+), 12 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 b02dd20ac22 [TableGen] AsmMatcher: fix OpIdx computation when HasOption [...]
new 4362efa895a [SLP] General improvements of SLP vectorization process.
new 22e14e2efdc [DAG] Extend visitSCALAR_TO_VECTOR optimization to truncate [...]
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/llvm/Transforms/Vectorize/SLPVectorizer.h | 13 ++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 47 +++--
lib/Transforms/Vectorize/SLPVectorizer.cpp | 215 +++++++++++----------
test/CodeGen/AArch64/arm64-neon-copy.ll | 2 +-
test/CodeGen/AArch64/neon-scalar-copy.ll | 11 +-
.../SLPVectorizer/AArch64/gather-root.ll | 100 +++++-----
test/Transforms/SLPVectorizer/X86/horizontal.ll | 64 +++---
.../X86/insert-element-build-vector.ll | 40 ++--
8 files changed, 266 insertions(+), 226 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 b0f271d1d Proper locking for getchar() and putchar()
new d7821c045 Define sigsetjmp/siglongjmp only if __POSIX_VISIBLE
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/libc/include/machine/setjmp.h | 4 ++--
1 file changed, 2 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 gcc.
from e525e403bd2 Revert r250916
new 7641bb65d5e Fix unresolved in gcc.dg/pr46932.c
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr46932.c | 3 +++
2 files changed, 8 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 llvm.
from 38a5f526fd3 [DebugInfo][DWARF] Use PRIx64 explicitly in output.
new b02dd20ac22 [TableGen] AsmMatcher: fix OpIdx computation when HasOption [...]
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/AsmMatcherEmitter.cpp | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.