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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0dc4acc6 0: update: llvm-linux: boot
new 047198bc 0: update: llvm-linux: boot
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 (0dc4acc6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 166 +-
02-build_llvm/console.log | 11686 ++++++++++++++++++------------------
03-build_linux/console.log | 690 +--
04-boot_linux/console.log | 4 +-
console.log | 12546 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 12552 insertions(+), 12552 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 f03e219d2a9 [AArch64][SVE2] Asm: add unpredicated integer multiply inst [...]
new efe72cdf194 [AArch64][SVE2] Asm: implement CDOT instruction
new a2f56a7d2f3 [AArch64][SVE2] Asm: implement CMLA/SQRDCMLAH instructions
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:
lib/Target/AArch64/AArch64SVEInstrInfo.td | 15 +++
lib/Target/AArch64/SVEInstrFormats.td | 103 ++++++++++++++++++
test/MC/AArch64/SVE2/cdot-diagnostics.s | 103 ++++++++++++++++++
test/MC/AArch64/SVE2/cdot.s | 96 +++++++++++++++++
test/MC/AArch64/SVE2/cmla-diagnostics.s | 103 ++++++++++++++++++
test/MC/AArch64/SVE2/cmla.s | 156 +++++++++++++++++++++++++++
test/MC/AArch64/SVE2/sqrdcmlah-diagnostics.s | 103 ++++++++++++++++++
test/MC/AArch64/SVE2/sqrdcmlah.s | 156 +++++++++++++++++++++++++++
8 files changed, 835 insertions(+)
create mode 100644 test/MC/AArch64/SVE2/cdot-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/cdot.s
create mode 100644 test/MC/AArch64/SVE2/cmla-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/cmla.s
create mode 100644 test/MC/AArch64/SVE2/sqrdcmlah-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/sqrdcmlah.s
--
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 2939f487c71 2019-05-16 Richard Biener <rguenther(a)suse.de>
new 5acef9bf342 * lto-streamer.h (LTO_major_version): Bump to 9.
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 | 4 ++++
gcc/lto-streamer.h | 2 +-
2 files changed, 5 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 clang-tools-extra.
from 6cb7d0e4 [clang-tidy] Recommit r360785 "modernize-loop-convert: impl c [...]
new 1281331a [clang-tidy] Do not list enabled checks when -quiet is given [...]
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:
clang-tidy/tool/run-clang-tidy.py | 7 ++++++-
1 file 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 release/2.25/master
in repository glibc.
from aa6e767582 Add compiler barriers around modifications of the robust mut [...]
new 60bc81ba47 Fix crash in _IO_wfile_sync (bug 20568)
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:
ChangeLog | 10 ++++++++++
NEWS | 1 +
libio/Makefile | 3 ++-
libio/{tst-fputws.c => tst-wfile-sync.c} | 24 ++++++++++++------------
libio/tst-wfile-sync.input | 1 +
libio/wfileops.c | 5 +++--
6 files changed, 29 insertions(+), 15 deletions(-)
copy libio/{tst-fputws.c => tst-wfile-sync.c} (58%)
create mode 100644 libio/tst-wfile-sync.input
--
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 95e989c55b2 testsuite - improve check_effective_target_cet.
new 2939f487c71 2019-05-16 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/vector-6.c | 5 +++--
2 files changed, 9 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 3148e19678 Automatic date update in version.in
adds 35c8c05dcc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3f02053e 0: update: binutils-gcc-linux: all
new 39e9f01c 0: update: binutils-gcc-linux: 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 (3f02053e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 166 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10558 ++++++-------
04-build_abe-stage1/console.log | 17501 ++++++++++-----------
05-build_linux/console.log | 750 +-
06-boot_linux/console.log | 2 +-
console.log | 29459 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29443 insertions(+), 29445 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 e0295ed37bf Add Triple::isPPC64()
new f03e219d2a9 [AArch64][SVE2] Asm: add unpredicated integer multiply inst [...]
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/AArch64/AArch64SVEInstrInfo.td | 17 ++++
lib/Target/AArch64/SVEInstrFormats.td | 69 +++++++++++++++
test/MC/AArch64/SVE2/mul-diagnostics.s | 129 ++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/mul.s | 50 +++++++++++
test/MC/AArch64/SVE2/pmul-diagnostics.s | 35 ++++++++
test/MC/AArch64/SVE2/pmul.s | 20 +++++
test/MC/AArch64/SVE2/smulh-diagnostics.s | 40 +++++++++
test/MC/AArch64/SVE2/smulh.s | 32 +++++++
test/MC/AArch64/SVE2/sqdmulh-diagnostics.s | 129 ++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/sqdmulh.s | 50 +++++++++++
test/MC/AArch64/SVE2/sqrdmulh-diagnostics.s | 129 ++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/sqrdmulh.s | 50 +++++++++++
test/MC/AArch64/SVE2/umulh-diagnostics.s | 40 +++++++++
test/MC/AArch64/SVE2/umulh.s | 32 +++++++
14 files changed, 822 insertions(+)
create mode 100644 test/MC/AArch64/SVE2/mul-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/mul.s
create mode 100644 test/MC/AArch64/SVE2/pmul-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/pmul.s
create mode 100644 test/MC/AArch64/SVE2/smulh-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/smulh.s
create mode 100644 test/MC/AArch64/SVE2/sqdmulh-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/sqdmulh.s
create mode 100644 test/MC/AArch64/SVE2/sqrdmulh-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/sqrdmulh.s
create mode 100644 test/MC/AArch64/SVE2/umulh-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/umulh.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.