This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d3a6e3ed42c * backtrace.c: Include backtrace-supported.h before checki [...]
new e6f3716201f * backtrace.c: Revert last two changes. Don't call mmap [...]
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:
libbacktrace/ChangeLog | 5 +++++
libbacktrace/backtrace.c | 45 +++++++++++----------------------------------
2 files changed, 16 insertions(+), 34 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 ce4966c8335 Revert "Fix incorrect choice of callee-saved registers save [...]
new 872612007fc [X86] Remove -mcpu=skx/knl from some tests and use -mattr instead.
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/CodeGen/X86/avx512-any_extend_load.ll | 25 +++++++------------
test/CodeGen/X86/avx512-ext.ll | 40 ++++++++++++++++++------------
test/CodeGen/X86/pr36199.ll | 2 +-
3 files changed, 34 insertions(+), 33 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 808346fcfc Fix illegal memory accesses trigeered when linking corrupt i [...]
new c7dcbf88c6 Don't print symbol declaration's line number in rbreak output
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 | 9 +++++++++
gdb/symtab.c | 35 +++++++++++++++++++----------------
2 files changed, 28 insertions(+), 16 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 d759c2f7bd7 PR testsuite/85326
new e4527945cab * config/i386/sse.md (vec_extract_lo_<mode><mask_name>): A [...]
new d3a6e3ed42c * backtrace.c: Include backtrace-supported.h before checki [...]
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 | 28 +++++++++++++++
gcc/config/i386/sse.md | 94 ++++++++++++++++++++++++++----------------------
libbacktrace/ChangeLog | 5 +++
libbacktrace/backtrace.c | 3 +-
4 files changed, 86 insertions(+), 44 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 947e6c6feff PR target/85430 * config/i386/i386.md (*ashlqi3_1_slp): U [...]
new d759c2f7bd7 PR testsuite/85326
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/gcc.target/aarch64/sve/{vcond_1.C => vcond_1.c} | 0
gcc/testsuite/gcc.target/aarch64/sve/{vcond_1_run.C => vcond_1_run.c} | 0
2 files changed, 0 insertions(+), 0 deletions(-)
rename gcc/testsuite/gcc.target/aarch64/sve/{vcond_1.C => vcond_1.c} (100%)
rename gcc/testsuite/gcc.target/aarch64/sve/{vcond_1_run.C => vcond_1_run.c} (100%)
--
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 cad44be9092 [AArch64/arm] PR testsuite/85326 Avoid C++ tests when C++ c [...]
new 947e6c6feff PR target/85430 * config/i386/i386.md (*ashlqi3_1_slp): U [...]
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 | 3 +++
gcc/config/i386/i386.md | 6 +++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr85430.c | 12 ++++++++++++
4 files changed, 23 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr85430.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 clang.
from 560afaf82b Add modifiers for unsigned char and signed char field printi [...]
new 13609cbaa5 [ThinLTO] Pass -save-temps to LTO backend for distributed Th [...]
new 752f03f59c [NEON] Define vget_high_f16() and vget_low_f16() intrinsics [...]
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/clang/Basic/arm_neon.td | 10 ++++++++--
include/clang/Driver/Options.td | 2 +-
include/clang/Frontend/CodeGenOptions.h | 3 +++
lib/CodeGen/BackendUtil.cpp | 9 +++++++++
lib/Driver/Driver.cpp | 19 +++++++++++++++++--
lib/Driver/ToolChains/Clang.cpp | 3 +++
lib/Frontend/CompilerInvocation.cpp | 11 +++++++++--
test/CodeGen/arm_neon_intrinsics.c | 14 --------------
test/CodeGen/thinlto_backend.ll | 12 ++++++++++--
test/Driver/thinlto_backend.c | 9 +++++++++
10 files changed, 69 insertions(+), 23 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 c4a91159af Fix typo in ChangeLog entry in previous delta.
new 808346fcfc Fix illegal memory accesses trigeered when linking corrupt i [...]
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 | 11 +++++++++++
bfd/aoutx.h | 9 ++++++---
bfd/hash.c | 1 +
bfd/linker.c | 6 ++++++
4 files changed, 24 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 5e739badeb0 Fix incorrect choice of callee-saved registers save/restore [...]
new ce4966c8335 Revert "Fix incorrect choice of callee-saved registers save [...]
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/CodeGen/Generic/shrink-wrapping-vla.ll | 114 ----------------------------
1 file changed, 114 deletions(-)
delete mode 100644 test/CodeGen/Generic/shrink-wrapping-vla.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.