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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1f907609 0: update: llvm-linux: all
new 0ba4039c 0: update: llvm-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 (1f907609)
\
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 | 171 +-
02-build_llvm/console.log | 11861 ++++++++++++++---------------
03-build_linux/console.log | 3356 +++++----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 49 +-
console.log | 15441 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 15403 insertions(+), 15493 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 84a952a3e69 [FPEnv] A missing crucial step was undocumented.
new 0be2584eeaf [ARM] Code-generation infrastructure for MVE.
new 87cdc0001db [AVR] Adjust to Register class change
new 6b3b0e03f01 [ARM] Support inline assembler constraints for MVE.
The 3 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:
docs/LangRef.rst | 2 +
lib/Target/ARM/ARMBaseInstrInfo.cpp | 116 +++++-
lib/Target/ARM/ARMBaseInstrInfo.h | 7 +
lib/Target/ARM/ARMISelDAGToDAG.cpp | 32 ++
lib/Target/ARM/ARMISelLowering.cpp | 60 ++-
lib/Target/ARM/ARMISelLowering.h | 1 +
lib/Target/ARM/ARMInstrMVE.td | 123 ++++++
lib/Target/ARM/ARMRegisterInfo.td | 7 +-
lib/Target/AVR/AVRRegisterInfo.cpp | 2 +-
lib/Target/AVR/AVRRegisterInfo.h | 2 +-
test/CodeGen/ARM/fast-isel-call.ll | 6 +-
test/CodeGen/ARM/fp16-promote.ll | 2 +-
test/CodeGen/ARM/inlineasm.ll | 24 ++
test/CodeGen/ARM/no-fpu.ll | 4 +-
.../Thumb2/inlineasm-error-t-toofewregs-mve.ll | 14 +
test/CodeGen/Thumb2/inlineasm-mve.ll | 48 +++
test/CodeGen/Thumb2/mve-basic.ll | 31 ++
test/CodeGen/Thumb2/mve-bitcasts.ll | 449 +++++++++++++++++++++
test/Transforms/HardwareLoops/ARM/calls.ll | 6 +-
19 files changed, 907 insertions(+), 29 deletions(-)
create mode 100644 test/CodeGen/Thumb2/inlineasm-error-t-toofewregs-mve.ll
create mode 100644 test/CodeGen/Thumb2/inlineasm-mve.ll
create mode 100644 test/CodeGen/Thumb2/mve-basic.ll
create mode 100644 test/CodeGen/Thumb2/mve-bitcasts.ll
--
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.
from a3f99bb431 [OPENMP]Fix PR41966: type mismatch in runtime functions.
new 23849425dc [ARM] Support inline assembler constraints for MVE.
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/Basic/Targets/ARM.cpp | 11 +++++++++++
test/CodeGen/arm-asm.c | 18 ++++++++++++++++++
2 files changed, 29 insertions(+)
--
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-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from 21a5cb8e51a Daily bump.
adds 3c5dd97a97c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 4acb0da14e Automatic date update in version.in
adds df010caac3 elf: Remove the property after reporting its removal
adds ee4a6d6f09 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 10 ++++------
bfd/version.h | 2 +-
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-x86-64/pr24721-x32.d | 6 ++++++
ld/testsuite/ld-x86-64/pr24721.d | 6 ++++++
ld/testsuite/ld-x86-64/pr24721.map | 3 +++
ld/testsuite/ld-x86-64/pr24721a.s | 34 ++++++++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr24721b.s | 6 ++++++
ld/testsuite/ld-x86-64/x86-64.exp | 2 ++
10 files changed, 78 insertions(+), 7 deletions(-)
create mode 100644 ld/testsuite/ld-x86-64/pr24721-x32.d
create mode 100644 ld/testsuite/ld-x86-64/pr24721.d
create mode 100644 ld/testsuite/ld-x86-64/pr24721.map
create mode 100644 ld/testsuite/ld-x86-64/pr24721a.s
create mode 100644 ld/testsuite/ld-x86-64/pr24721b.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_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8f90a2ff 0: update: binutils-gcc-linux: boot
new f643b46b 0: update: binutils-gcc-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 (8f90a2ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 16 +-
02-prepare_abe/console.log | 351 +-
03-build_abe-binutils/console.log | 10750 +++++++--------
04-build_abe-stage1/console.log | 13954 +++++++++----------
05-build_linux/console.log | 708 +-
06-boot_linux/console.log | 4 +-
console.log | 25834 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 25810 insertions(+), 25825 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-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 85c748f9ff Add missing VDSO_{NAME,HASH}_* macros and use them for PREPA [...]
adds fefa21790b nl_{AW,NL}: Correct the thousands separator and grouping (bu [...]
adds 2bd81b60d6 szl_PL locale: Spelling corrections (bug 24652).
adds a55541fd1c szl_PL locale: Fix a typo in the previous commit (bug 24652).
new c89e669a70 S390: Regenerate ULPs.
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 | 28 +++++++++++++++++++++++++++
localedata/locales/nl_AW | 2 +-
localedata/locales/nl_NL | 6 +++---
localedata/locales/szl_PL | 42 ++++++++++++++++++++++++++---------------
sysdeps/s390/fpu/libm-test-ulps | 12 ++++++------
5 files changed, 65 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.