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 dd3189990b Use the correct names for the init and fini array start symb [...]
new 7ce2460a77 [binutils][aarch64] SVE2 feature extension flags.
new 5cd9975095 [binutils][aarch64] Allow movprfx for SVE2 instructions.
new adccc50753 [binutils][aarch64] Introduce SVE_IMM_ROT3 operand.
new 3bd82c86f0 [binutils][aarch64] New iclass sve_size_hsd2.
new 116adc2747 [binutils][aarch64] New SVE_Zm3_11_INDEX operand.
new c469c86473 [binutils][aarch64] New SVE_ADDR_ZX operand.
new 0a57e14ffa [binutils][aarch64] New sve_size_sd2 iclass.
new 3c705960ca [binutils][aarch64] New sve_size_bh iclass.
new cd50a87ae2 [binutils][aarch64] New sve_size_013 iclass.
new 3c17238bc9 [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand.
new 1be5f94f9c [binutils][aarch64] New sve_shift_tsz_bhsd iclass.
new 31e36ab341 [binutils][aarch64] New SVE_Zm4_11_INDEX operand.
new fd1dc4a0c1 [binutils][aarch64] New sve_size_tsz_bhs iclass.
new 28ed815ad2 [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand.
new 42e6288f9f [binutils][aarch64] Add SVE2 instructions.
new e111c7d1eb [binutils][aarch64] Add SVE2 tests
The 16 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:
gas/ChangeLog | 51 +
gas/config/tc-aarch64.c | 70 +-
gas/doc/c-aarch64.texi | 10 +
gas/testsuite/gas/aarch64/illegal-sve2-aes.d | 20 +
gas/testsuite/gas/aarch64/illegal-sve2-bitperm.d | 19 +
gas/testsuite/gas/aarch64/illegal-sve2-sha3.d | 6 +
gas/testsuite/gas/aarch64/illegal-sve2-sm4.d | 8 +
gas/testsuite/gas/aarch64/illegal-sve2-sve1ext.d | 4 +
gas/testsuite/gas/aarch64/illegal-sve2-sve1ext.l | 128 +
gas/testsuite/gas/aarch64/illegal-sve2.d | 4 +
gas/testsuite/gas/aarch64/illegal-sve2.l | 3322 +++++++
gas/testsuite/gas/aarch64/illegal-sve2.s | 2062 ++++
gas/testsuite/gas/aarch64/sve1-extended-sve2.s | 137 +
gas/testsuite/gas/aarch64/sve2.d | 1301 +++
gas/testsuite/gas/aarch64/sve2.s | 1595 ++++
include/ChangeLog | 60 +
include/opcode/aarch64.h | 20 +
opcodes/ChangeLog | 166 +
opcodes/aarch64-asm-2.c | 84 +-
opcodes/aarch64-asm.c | 31 +-
opcodes/aarch64-dis-2.c | 10353 ++++++++++++++-------
opcodes/aarch64-dis.c | 55 +
opcodes/aarch64-opc-2.c | 10 +-
opcodes/aarch64-opc.c | 54 +-
opcodes/aarch64-opc.h | 6 +
opcodes/aarch64-tbl.h | 476 +-
26 files changed, 16412 insertions(+), 3640 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-aes.d
create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-bitperm.d
create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-sha3.d
create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-sm4.d
create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-sve1ext.d
create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2-sve1ext.l
create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2.d
create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2.l
create mode 100644 gas/testsuite/gas/aarch64/illegal-sve2.s
create mode 100644 gas/testsuite/gas/aarch64/sve1-extended-sve2.s
create mode 100644 gas/testsuite/gas/aarch64/sve2.d
create mode 100644 gas/testsuite/gas/aarch64/sve2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/binutils-gdb.
from 31ac293c04 Automatic date update in version.in
adds dc71cddb81 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_bmk/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 51983b59 0: update: binutils-gcc-glibc-llvm: 0
new 73c7d7a4 0: update: binutils-gcc-glibc-llvm: 0
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 (51983b59)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
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 | 222 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11080 ++--
04-build_abe-stage1/console.log | 13781 ++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 38936 ++++++------
07-build_abe-stage2/console.log | 40609 ++++++------
08-build_llvm-true/console.log | 11740 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 13 +-
09-benchmark/console.log | 568 +-
10-check_regression/console.log | 54 +-
11-update_baseline/console.log | 64 +-
console.log | 117818 ++++++++++++++++++-----------------
jenkins/manifest.sh | 14 +-
results.csv | 2 +-
results_id | 2 +-
17 files changed, 117880 insertions(+), 117751 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_bmk/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 8fad9d41 0: update: binutils-gcc-glibc: 0
new 15bc7e1e 0: update: binutils-b42560a24154570a42360294f44ff14a95d795ec: 0
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 (8fad9d41)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2 [...]
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 | 81 +-
02-prepare_abe/console.log | 439 +-
03-build_abe-binutils/console.log | 10947 ++--
04-build_abe-stage1/console.log | 19803 +++---
05-build_abe-linux/console.log | 288 +-
06-build_abe-glibc/console.log | 39271 ++++++------
07-build_abe-stage2/console.log | 46462 +++++++-------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 8 +-
08-benchmark/console.log | 248 +-
09-check_regression/console.log | 278 +-
10-update_baseline/console.log | 32 +-
console.log | 117849 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results.csv | 32 +-
results_id | 2 +-
16 files changed, 116687 insertions(+), 119067 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 8e931340082 [MergeICmps][NFC] Re-generate tests with update_test_checks.
new 957c4fb5d82 X86WinAllocaExpander: Drop code looking through register co [...]
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/X86/X86WinAllocaExpander.cpp | 20 ++++----------------
1 file changed, 4 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 binutils-gdb.
from b42560a241 Automatic date update in version.in
new dd3189990b Use the correct names for the init and fini array start symb [...]
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:
ld/ChangeLog | 5 +++++
ld/scripttempl/pru.sc | 4 ++--
2 files changed, 7 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_gnu/gnu-release-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 6edd80e4 0: update: gcc-fedf7e42d57be4878fec17bd777a15e98ed42329: -5
new 0ad0495e 0: update: gcc-2067b74eb39e1a004c6cfa6efce0b4a539ae6808: -5
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 (6edd80e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 131 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-bootstrap_lto/console.log | 65115 +++++++++++++++---------------
console.log | 65676 +++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 65666 insertions(+), 65694 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.