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-defconfig
in repository toolchain/ci/binutils-gdb.
from 74bfb66755 Automatic date update in version.in
adds f83492cd36 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.
unknown user pushed a change to branch master
in repository llvm.
from c0599ccec63 [AMDGPU][MC] Corrected encoding of src0 for DS_GWS_* instructions
new 7247c0a4211 [PatternMatch] Implement matching code for LibFunc
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:
include/llvm/IR/PatternMatch.h | 52 ++++++++++++++++++++++++++++++++++++++++++
unittests/IR/PatternMatch.cpp | 38 +++++++++++++++++++++++++++++-
2 files changed, 89 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.
from 8f781eb49f [OpenCL] Deduce addr space for pointee of dependent types in [...]
new b946da5a60 [OPENMP]Add support for analysis of if clauses.
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:
include/clang/AST/OpenMPClause.h | 7 +-
lib/AST/OpenMPClause.cpp | 19 +
test/Analysis/cfg-openmp.cpp | 532 ++++++++++++---------
test/OpenMP/cancel_if_messages.cpp | 10 +
.../OpenMP/distribute_parallel_for_if_messages.cpp | 7 +
.../distribute_parallel_for_simd_if_messages.cpp | 7 +
test/OpenMP/parallel_for_if_messages.cpp | 7 +
test/OpenMP/parallel_for_simd_if_messages.cpp | 7 +
test/OpenMP/parallel_if_messages.cpp | 7 +
test/OpenMP/parallel_sections_if_messages.cpp | 8 +
test/OpenMP/target_data_if_messages.cpp | 7 +
test/OpenMP/target_enter_data_if_messages.cpp | 7 +
test/OpenMP/target_exit_data_if_messages.cpp | 7 +
test/OpenMP/target_if_messages.cpp | 7 +
test/OpenMP/target_parallel_for_if_messages.cpp | 7 +
.../target_parallel_for_simd_if_messages.cpp | 7 +
test/OpenMP/target_parallel_if_messages.cpp | 7 +
test/OpenMP/target_simd_if_messages.cpp | 7 +
.../OpenMP/target_teams_distribute_if_messages.cpp | 7 +
...t_teams_distribute_parallel_for_if_messages.cpp | 7 +
...ms_distribute_parallel_for_simd_if_messages.cpp | 8 +
.../target_teams_distribute_simd_if_messages.cpp | 7 +
test/OpenMP/target_teams_if_messages.cpp | 7 +
test/OpenMP/target_update_if_messages.cpp | 7 +
test/OpenMP/task_if_messages.cpp | 7 +
.../teams_distribute_parallel_for_if_messages.cpp | 8 +
...ms_distribute_parallel_for_simd_if_messages.cpp | 8 +
27 files changed, 494 insertions(+), 239 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards ffa5e7b3 0: update: binutils-gcc-linux: boot
new a59649c3 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 (ffa5e7b3)
\
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 | 46 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 10904 ++++++-------
04-build_abe-stage1/console.log | 13233 +++++++--------
05-build_linux/console.log | 6010 ++++---
06-boot_linux/console.log | 352 +-
console.log | 31009 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 31012 insertions(+), 30970 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 10e014ecaa1 [X86] isTargetShuffleEquivalent - assert the expected mask [...]
new c0599ccec63 [AMDGPU][MC] Corrected encoding of src0 for DS_GWS_* 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/AMDGPU/DSInstructions.td | 8 +++--
test/MC/AMDGPU/ds.s | 16 ++++-----
test/MC/AMDGPU/expressions.s | 2 +-
test/MC/AMDGPU/gfx10_asm_all.s | 24 ++++++-------
test/MC/AMDGPU/gfx7_asm_all.s | 30 ++++++++--------
test/MC/AMDGPU/gfx8_asm_all.s | 30 ++++++++--------
test/MC/AMDGPU/gfx9_asm_all.s | 30 ++++++++--------
test/MC/Disassembler/AMDGPU/ds_vi.txt | 16 ++++-----
test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt | 36 +++++++++----------
test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt | 48 +++++++++++++-------------
test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt | 48 +++++++++++++-------------
11 files changed, 145 insertions(+), 143 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 gcc-8-branch
in repository gcc.
from b76459ba3b0 Backport fix for PR85711
new 8958f1e9a81 S/390: Fix vector shift count operand
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 | 7 +++++++
gcc/config/s390/vector.md | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/s390/vector/vec-shift-2.c | 24 ++++++++++++++++++++++
4 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-shift-2.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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 0284934d365 Daily bump.
new b089284c9e2 S/390: Fix vector shift count operand
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 | 7 +++++++
gcc/config/s390/vector.md | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/s390/vector/vec-shift-2.c | 24 ++++++++++++++++++++++
4 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-shift-2.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-master-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 92434a14b9 cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructions
adds 03181f1c38 Automatic date update in version.in
adds 5b9d7a9a64 Fix __bss_start assertion failure in _bfd_elf_fix_symbol_flags
new 3719fd55b6 cpu,opcodes,gas: fix explicit arguments to eBPF ldabs 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:
bfd/ChangeLog | 5 +++
bfd/elflink.c | 13 ++++++--
bfd/version.h | 2 +-
cpu/ChangeLog | 5 +++
cpu/bpf.cpu | 63 +++++++++++++++++++++---------------
gas/ChangeLog | 9 ++++++
gas/doc/c-bpf.texi | 16 +++++-----
gas/testsuite/gas/bpf/mem-be.d | 8 ++---
gas/testsuite/gas/bpf/mem.d | 8 ++---
gas/testsuite/gas/bpf/mem.s | 8 ++---
opcodes/ChangeLog | 6 ++++
opcodes/bpf-desc.c | 44 +++++++-------------------
opcodes/bpf-opc.c | 72 +++++++++++++++---------------------------
opcodes/bpf-opc.h | 7 ++--
14 files changed, 135 insertions(+), 131 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ce09c366 0: update: binutils-gcc-linux: all
new 637900a3 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 (ce09c366)
\
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 | 260 +-
03-build_abe-binutils/console.log | 11248 +++++++------
04-build_abe-stage1/console.log | 19806 +++++++++++-----------
05-build_linux/console.log | 790 +-
06-boot_linux/console.log | 2 +-
console.log | 32205 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32175 insertions(+), 32216 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.