This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d1f4ebb3bf4 [AArch64][SVE2] Asm: support TBL/TBX instructions
new f1e9f3e56b9 [AArch64][SVE2] Asm: support WHILE instructions
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 | 15 +++++++
lib/Target/AArch64/SVEInstrFormats.td | 26 ++++++++++++
test/MC/AArch64/SVE2/whilege-diagnostics.s | 29 +++++++++++++
test/MC/AArch64/SVE2/whilege.s | 68 ++++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/whilegt-diagnostics.s | 29 +++++++++++++
test/MC/AArch64/SVE2/whilegt.s | 68 ++++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/whilehi-diagnostics.s | 29 +++++++++++++
test/MC/AArch64/SVE2/whilehi.s | 68 ++++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/whilehs-diagnostics.s | 29 +++++++++++++
test/MC/AArch64/SVE2/whilehs.s | 68 ++++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/whilerw-diagnostics.s | 25 +++++++++++
test/MC/AArch64/SVE2/whilerw.s | 32 ++++++++++++++
test/MC/AArch64/SVE2/whilewr-diagnostics.s | 25 +++++++++++
test/MC/AArch64/SVE2/whilewr.s | 32 ++++++++++++++
14 files changed, 543 insertions(+)
create mode 100644 test/MC/AArch64/SVE2/whilege-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/whilege.s
create mode 100644 test/MC/AArch64/SVE2/whilegt-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/whilegt.s
create mode 100644 test/MC/AArch64/SVE2/whilehi-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/whilehi.s
create mode 100644 test/MC/AArch64/SVE2/whilehs-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/whilehs.s
create mode 100644 test/MC/AArch64/SVE2/whilerw-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/whilerw.s
create mode 100644 test/MC/AArch64/SVE2/whilewr-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/whilewr.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 binutils-gdb.
from ff4a4474eb Automatic date update in version.in
new a0486bac41 libctf: fix a number of build problems found on Solaris and NetBSD
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:
binutils/ChangeLog | 6 +
binutils/objdump.c | 3 -
binutils/readelf.c | 3 -
include/ChangeLog | 7 ++
include/ctf-api.h | 12 +-
libctf/ChangeLog | 67 +++++++++++
libctf/Makefile.am | 9 +-
libctf/Makefile.in | 24 +++-
libctf/aclocal.m4 | 1 +
libctf/config.h.in | 22 ++++
libctf/configure | 322 +++++++++++++++++++++++++++++++++++++++++++++++++-
libctf/configure.ac | 6 +-
libctf/ctf-archive.c | 8 +-
libctf/ctf-create.c | 50 ++++----
libctf/ctf-decls.h | 37 ++++++
libctf/ctf-dump.c | 20 ++--
libctf/ctf-endian.h | 37 ++++++
libctf/ctf-impl.h | 5 +-
libctf/ctf-labels.c | 8 +-
libctf/ctf-lookup.c | 4 +-
libctf/ctf-open-bfd.c | 11 +-
libctf/ctf-open.c | 13 +-
libctf/ctf-types.c | 48 ++++----
libctf/ctf-util.c | 4 +-
libctf/qsort_r.c | 259 ++++++++++++++++++++++++++++++++++++++++
libctf/swap.h | 12 +-
26 files changed, 883 insertions(+), 115 deletions(-)
create mode 100644 libctf/ctf-decls.h
create mode 100644 libctf/ctf-endian.h
create mode 100644 libctf/qsort_r.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/gcc.
from 5d0b698c6bf Daily bump.
adds 5da2302ffa1 * tree-predcom.c (is_inv_store_elimination_chain): Fix a t [...]
adds ab34f9e84a7 Fix typo in libstdc++ documentation
adds c8f576b8d5c * lang.opt (ftail-call-workaround): Fix a typo.
adds 982e6ebdac5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 8 ++++++++
gcc/fortran/lang.opt | 4 ++--
gcc/tree-predcom.c | 2 +-
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/doc/html/manual/status.html | 2 +-
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 2 +-
8 files changed, 25 insertions(+), 6 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 68c0478ad1 Automatic date update in version.in
adds 3a98bbcec0 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 826117e50 0: update: binutils-gcc-linux: all
new 04f380a94 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 (826117e50)
\
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 | 130 +-
02-prepare_abe/console.log | 92 +-
03-build_abe-binutils/console.log | 10441 ++++++-------
04-build_abe-stage1/console.log | 17161 ++++++++++-----------
05-build_linux/console.log | 810 +-
06-boot_linux/console.log | 2 +-
console.log | 28661 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28648 insertions(+), 28661 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards ff0fd909b 0: update: llvm-linux: boot
new 684751284 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 (ff0fd909b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 130 +-
02-build_llvm/console.log | 11979 +++++++++++++++++----------------
03-build_linux/console.log | 1652 ++---
04-boot_linux/console.log | 364 +-
06-update_baseline/console.log | 8 +-
console.log | 14133 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 14132 insertions(+), 14146 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 b1af5b6f675 [AArch64][SVE2] Asm: support SVE2 store instructions
new d1f4ebb3bf4 [AArch64][SVE2] Asm: support TBL/TBX instructions
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 | 4 ++
lib/Target/AArch64/SVEInstrFormats.td | 47 ++++++++++++++++++----
.../{pmullb-diagnostics.s => tbl-diagnostics.s} | 46 ++++++++++++---------
test/MC/AArch64/SVE2/{match.s => tbl.s} | 32 +++++++--------
.../tbx-diagnostics.s} | 19 ++++-----
test/MC/AArch64/SVE2/{smulh.s => tbx.s} | 32 +++++++--------
6 files changed, 112 insertions(+), 68 deletions(-)
copy test/MC/AArch64/SVE2/{pmullb-diagnostics.s => tbl-diagnostics.s} (50%)
copy test/MC/AArch64/SVE2/{match.s => tbl.s} (52%)
copy test/MC/AArch64/{SVE/frecpe-diagnostics.s => SVE2/tbx-diagnostics.s} (65%)
copy test/MC/AArch64/SVE2/{smulh.s => tbx.s} (55%)
--
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 e3c7df89db5 [MIPS GlobalISel] Add detailed tests for lower call
new b1af5b6f675 [AArch64][SVE2] Asm: support SVE2 store instructions
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 | 10 ++++
lib/Target/AArch64/SVEInstrFormats.td | 37 ++++++++++++++
test/MC/AArch64/SVE/stnt1b-diagnostics.s | 4 +-
test/MC/AArch64/SVE2/stnt1b-diagnostics.s | 82 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/stnt1b.s | 80 ++++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/stnt1d-diagnostics.s | 82 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/stnt1d.s | 44 +++++++++++++++++
test/MC/AArch64/SVE2/stnt1h-diagnostics.s | 82 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/stnt1h.s | 80 ++++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/stnt1w-diagnostics.s | 82 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/stnt1w.s | 80 ++++++++++++++++++++++++++++++
11 files changed, 661 insertions(+), 2 deletions(-)
create mode 100644 test/MC/AArch64/SVE2/stnt1b-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/stnt1b.s
create mode 100644 test/MC/AArch64/SVE2/stnt1d-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/stnt1d.s
create mode 100644 test/MC/AArch64/SVE2/stnt1h-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/stnt1h.s
create mode 100644 test/MC/AArch64/SVE2/stnt1w-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/stnt1w.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.