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 e99955cd8e Fix compile time warnings building the binutils with clang.
new d4d38844fa Fix gdb.base/attach.exp fails when gdb is configured --with- [...]
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/gdb.base/attach.exp | 15 ++++++---------
2 files 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 llvm.
from 1e23490f9a0 [ARM] FullFP16 LowerReturn Fix
new 56ad0925494 [X86][AVX512DQ] Add DQ var permute 256 tests as requested o [...]
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/var-permute-256.ll | 462 ++++++++++++++++++++++++++++++++++++
1 file changed, 462 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 gcc.
from 007246f7572 [PR83370][AARCH64]Use tighter register constraint for sibca [...]
new 5efeed105b2 Use range info in split_constant_offset (PR 81635)
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 | 7 +++
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.dg/vect/bb-slp-pr81635-1.c | 92 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/bb-slp-pr81635-2.c | 64 +++++++++++++++++++
gcc/tree-data-ref.c | 39 +++++++++++-
5 files changed, 206 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr81635-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr81635-2.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 compiler-rt.
from dde86494a [XRay][compiler-rt+llvm] Update XRay register stashing semantics
new 0f69c8b59 [CMake] Remove -stdlib= which is unused when passing -nostdinc++
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/fuzzer/CMakeLists.txt | 2 ++
lib/msan/tests/CMakeLists.txt | 3 +++
2 files changed, 5 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 b13e6ff1af6 Revert commit rL323951
new 1e23490f9a0 [ARM] FullFP16 LowerReturn Fix
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/ARMISelLowering.cpp | 4 ++--
test/CodeGen/ARM/fp16-instructions.ll | 29 +++++++++++++++++++++--------
2 files changed, 23 insertions(+), 10 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 zorg.
from 72856d7 [zorg] Rename linaro-d05-01-* slaves to linaro-armv8-01-*
new 386d638 [zorg] Remove unused BOTO_CONFIG settings from arm and aarch6 [...]
new df863c4 [zorg] Add linaro-armv8-01-arm-* slaves
new 2f03549 [zorg] Don't use -DCMAKE_C_COMPILER*/-DCMAKE_CXX_COMPILER*
The 3 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:
buildbot/osuosl/master/config/builders.py | 88 ++++++++-----------------------
buildbot/osuosl/master/config/slaves.py | 8 +++
2 files changed, 31 insertions(+), 65 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 zorg.
from 6ff7379 [zorg] Use slave's "jobs" setting for ARM 32-bit bots.
new 4fa999e [zorg] Remove clang-cmake-thumbv7-a15 bot
new 72856d7 [zorg] Rename linaro-d05-01-* slaves to linaro-armv8-01-*
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:
buildbot/osuosl/master/config/builders.py | 30 +++++++-----------------------
buildbot/osuosl/master/config/slaves.py | 12 ++++++------
2 files changed, 13 insertions(+), 29 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 f2023ce7e8 PR22769, crash when running 32-bit objdump on corrupted file
new e99955cd8e Fix compile time warnings building the binutils with clang.
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 | 7 +++++++
bfd/elf64-ppc.c | 2 +-
bfd/elflink.c | 4 ++--
ld/ChangeLog | 5 +++++
ld/ldexp.c | 4 ++--
5 files changed, 17 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 zorg.
from 25d1da1 When you can't find brew, issue a dependency error
new d687603 [zorg] Remove obsolete workarounds for Arm/AArch64 libcxx bots
new 6ff7379 [zorg] Use slave's "jobs" setting for ARM 32-bit bots.
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:
buildbot/osuosl/master/config/builders.py | 19 -------------------
1 file changed, 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.