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 8d6a48df54 [gdb] Fix clang buildbreaker
new f0a6222e30 i386: Check vector length for EVEX broadcast 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:
gas/ChangeLog | 9 ++++
gas/testsuite/gas/i386/disassem.d | 6 ++-
gas/testsuite/gas/i386/disassem.s | 2 +
gas/testsuite/gas/i386/x86-64-disassem.d | 5 +-
gas/testsuite/gas/i386/x86-64-disassem.s | 2 +
opcodes/ChangeLog | 23 ++++++++
opcodes/i386-dis-evex.h | 90 ++++++++++++++++++++++++++++----
opcodes/i386-dis.c | 10 ++++
8 files changed, 133 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4a2175ae 0: update: binutils-gcc-linux: all
new c9613061 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 (4a2175ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 68 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 10568 +++----
04-build_abe-stage1/console.log | 20000 +++++++-------
05-build_linux/console.log | 22570 +++++++--------
06-boot_linux/console.log | 2 +-
console.log | 53636 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 53638 insertions(+), 53646 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 2527d91aba7 [ARM] Add MVE vector bit-operations (register inputs).
new 35cce2d1def [AArch64] Improve jump tables testing (NFC)
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/AArch64/max-jump-table.ll | 24 ++++++++++++++----------
1 file changed, 14 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 llvm.
from 2b115674c3c [AArch64] Improve jump tables testing (NFC)
new 2527d91aba7 [ARM] Add MVE vector bit-operations (register inputs).
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/ARMInstrFormats.td | 2 +
lib/Target/ARM/ARMInstrInfo.td | 13 +
lib/Target/ARM/ARMInstrMVE.td | 304 ++++++++++++++++
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 151 ++++++--
lib/Target/ARM/Disassembler/ARMDisassembler.cpp | 14 +
lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp | 8 +
lib/Target/ARM/MCTargetDesc/ARMInstPrinter.h | 2 +
lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp | 8 +
test/MC/ARM/mve-bitops.s | 441 +++++++++++++++++++++++
test/MC/ARM/mve-vmov-lane.s | 16 +
test/MC/Disassembler/ARM/mve-bitops.txt | 150 ++++++++
test/MC/Disassembler/ARM/mve-vmov-lane.txt | 13 +
12 files changed, 1097 insertions(+), 25 deletions(-)
create mode 100644 test/MC/ARM/mve-bitops.s
create mode 100644 test/MC/ARM/mve-vmov-lane.s
create mode 100644 test/MC/Disassembler/ARM/mve-bitops.txt
create mode 100644 test/MC/Disassembler/ARM/mve-vmov-lane.txt
--
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 c5fe21a2445 [test][llvm-dwarfdump] Remove pointless CHECK-NOT lines
new a2216a266ef [NFC][IR] Move CreateFNegFMF(...) next to CreateFNeg(...).
new 2b115674c3c [AArch64] Improve jump tables testing (NFC)
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:
include/llvm/IR/IRBuilder.h | 12 ++--
test/CodeGen/AArch64/max-jump-table.ll | 122 +++++++++++++++++++++++++++++++--
test/CodeGen/AArch64/min-jump-table.ll | 17 ++---
3 files changed, 129 insertions(+), 22 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-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4ee3d42d 4: update: linux-1c6b40509daf5190b1fd2c758649f7df1da4827b: 16999
new 56151d46 4: update: binutils-680e1beed31da40080f61a35f6ccd626de818056: 16999
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 (4ee3d42d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 165 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11258 +++++++--------
04-build_abe-stage1/console.log | 13648 +++++++++----------
05-build_linux/console.log | 845 +-
07-check_regression/console.log | 6 +-
08-update_baseline/console.log | 21 +
console.log | 26427 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 26693 insertions(+), 26103 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.