This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3670dbe4905 libstdc++: Regenerate libstdc++ HTML docs
new 7a279bed24e Combine patterns for p10 load-cmpi fusion
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/config/rs6000/fusion.md | 357 ++++++++++++++++++++++++++++++++++++++
gcc/config/rs6000/genfusion.pl | 148 ++++++++++++++++
gcc/config/rs6000/predicates.md | 14 ++
gcc/config/rs6000/rs6000-cpus.def | 6 +-
gcc/config/rs6000/rs6000-protos.h | 2 +
gcc/config/rs6000/rs6000.c | 52 ++++++
gcc/config/rs6000/rs6000.h | 1 +
gcc/config/rs6000/rs6000.md | 1 +
gcc/config/rs6000/rs6000.opt | 8 +
gcc/config/rs6000/t-rs6000 | 6 +-
10 files changed, 593 insertions(+), 2 deletions(-)
create mode 100644 gcc/config/rs6000/fusion.md
create mode 100755 gcc/config/rs6000/genfusion.pl
--
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 d53a4f9b681 aarch64: Use RTL builtins for [su]mlal intrinsics
new 3670dbe4905 libstdc++: Regenerate libstdc++ HTML docs
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:
libstdc++-v3/doc/html/index.html | 6 +-
libstdc++-v3/doc/html/manual/index.html | 4 +-
libstdc++-v3/doc/html/manual/intro.html | 2 +-
libstdc++-v3/doc/html/manual/status.html | 124 +++++++++++++++++++++++--
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 2 +-
5 files changed, 124 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 gcc.
from c31a633e13f libstdc++: Use printf to print control characters
new d53a4f9b681 aarch64: Use RTL builtins for [su]mlal intrinsics
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/config/aarch64/aarch64-simd-builtins.def | 4 +++
gcc/config/aarch64/aarch64-simd.md | 10 +++----
gcc/config/aarch64/arm_neon.h | 42 ++++------------------------
3 files changed, 15 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from 9bbcb554cdb Address ABI issues introduced with CXCursor_CXXAddrspaceCastExpr
adds 3a8282376b6 Add minor version to libclang.so and libclang-cpp.so SONAME
No new revisions were added by this update.
Summary of changes:
clang/CMakeLists.txt | 2 +-
clang/tools/clang-shlib/CMakeLists.txt | 5 +++++
clang/tools/libclang/CMakeLists.txt | 1 +
3 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 4100e69996 Automatic date update in version.in
adds 0da7136ac1 DWARF-5: Fix parsing DWARF-5 line number tables
adds 1ae65e19b2 DWARF-5: Ignore empty range in DWARF-5 line number tables
adds 74c2eff559 as: Automatically enable DWARF5 support
adds a2aa107b13 PR27218, memory access violation in dwarf2dbg.c
adds b1e65c1026 Fix thinko in objcopy's memory freeing code.
adds 6dcfc42f68 Segmentation fault i386-gen
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++++++++
bfd/dwarf2.c | 5 ++---
binutils/ChangeLog | 6 ++++++
binutils/objcopy.c | 2 +-
gas/ChangeLog | 18 ++++++++++++++++++
gas/dwarf2dbg.c | 28 ++++++++++++++++++++--------
gas/testsuite/gas/elf/dwarf-5-file0.d | 2 +-
gas/testsuite/gas/lns/lns-diag-1.l | 2 --
opcodes/ChangeLog | 5 +++++
opcodes/i386-gen.c | 2 ++
10 files changed, 67 insertions(+), 15 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 576bf25b 0: update: binutils-llvm-linux-qemu: all
new e7e4c0d2 0: update: binutils-llvm-linux-qemu: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (576bf25b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 226 +-
02-prepare_abe/console.log | 255 +-
03-build_abe-binutils/console.log | 11384 +++++++-------
04-build_llvm/console.log | 13165 ++++++++--------
05-build_linux/console.log | 822 +-
06-build_abe-qemu/console.log | 2974 ++--
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 14 +-
09-update_baseline/console.log | 12 +-
console.log | 28858 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
11 files changed, 28878 insertions(+), 28854 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 bb3c2d4d941 Remove extra space after @pxref in gdb.texinfo
new 807f647cac5 GDB: aarch64: Add ability to displaced step over a BR/BLR 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:
gdb/ChangeLog | 7 ++++
gdb/aarch64-tdep.c | 19 ++++++---
gdb/arch/aarch64-insn.h | 9 +++++
gdb/testsuite/ChangeLog | 4 ++
gdb/testsuite/gdb.arch/insn-reloc.c | 81 +++++++++++++++++++++++++++++++++++++
5 files changed, 114 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.