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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 486a8f53 0: update: binutils-gcc-linux: all
new 4e1745b4 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 (486a8f53)
\
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 | 122 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11364 ++++----
04-build_abe-stage1/console.log | 15628 +++++------
05-build_linux/console.log | 24520 ++++++++---------
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 39 -
console.log | 52237 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 52149 insertions(+), 52219 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 7a1388e6efb [AMDGPU] gfx1010 premlane instructions
new 57160edc26e [AMDGPU] gfx1010 dpp16 and dpp8
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/IntrinsicsAMDGPU.td | 8 ++
lib/Target/AMDGPU/AMDGPU.td | 15 ++-
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 +
lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 +
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 145 ++++++++++++++++++---
.../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 35 +++++
.../AMDGPU/Disassembler/AMDGPUDisassembler.h | 3 +-
.../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 76 +++++++++++
lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h | 4 +
lib/Target/AMDGPU/SIDefines.h | 15 ++-
lib/Target/AMDGPU/SIInstrInfo.cpp | 21 ++-
lib/Target/AMDGPU/SIInstrInfo.td | 66 ++++++++++
lib/Target/AMDGPU/VOP1Instructions.td | 80 +++++++++++-
lib/Target/AMDGPU/VOP2Instructions.td | 106 ++++++++++++++-
lib/Target/AMDGPU/VOPInstructions.td | 47 ++++++-
test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll | 39 +++---
test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp8.ll | 26 ++++
test/CodeGen/AMDGPU/llvm.amdgcn.update.dpp.ll | 43 +++---
test/MC/AMDGPU/dpp-err.s | 38 ++++++
19 files changed, 704 insertions(+), 69 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp8.ll
create mode 100644 test/MC/AMDGPU/dpp-err.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-master-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 2057d69dcc Add support for reporting Alpha and Vax symbol visibility in [...]
adds a5fd13a915 Dwarf: Don't add nameless modules to partial symbol table
adds d106773eac Dwarf: Don't add nameless modules to partial symbol table (C [...]
adds 0529f3fe5c Automatic date update in version.in
adds 540e617049 Add support to readelf to display NetBSD auxv notes in core files.
adds c0d38b0ec6 Add support for NetBSD/sh3 core reg sections to readelf.
adds 9abca70219 Add support for NetBSD PaX notes to readelf.
adds 62e0492f57 Prevent a seg-fault from objdup when disassembling binaries [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 +++
bfd/elf32-arm.c | 10 +++-
bfd/elfnn-aarch64.c | 20 ++++---
bfd/version.h | 2 +-
binutils/ChangeLog | 19 +++++++
binutils/readelf.c | 95 +++++++++++++++++++++++---------
gdb/ChangeLog | 4 ++
gdb/dwarf2read.c | 17 +++---
gdb/testsuite/ChangeLog | 5 ++
gdb/testsuite/gdb.fortran/block-data.exp | 63 +++++++++++++++++++++
gdb/testsuite/gdb.fortran/block-data.f | 56 +++++++++++++++++++
11 files changed, 255 insertions(+), 43 deletions(-)
create mode 100644 gdb/testsuite/gdb.fortran/block-data.exp
create mode 100644 gdb/testsuite/gdb.fortran/block-data.f
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d413ea77 0: update: binutils-gcc-linux: all
new cb91cde9 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 (d413ea77)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 132 +-
02-prepare_abe/console.log | 439 +-
03-build_abe-binutils/console.log | 11330 ++++----
04-build_abe-stage1/console.log | 15942 ++++++------
05-build_linux/console.log | 22556 ++++++++--------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 49 +-
console.log | 50486 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 50437 insertions(+), 50513 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from 01ccc3ad4413 Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-block
adds 8103d10b7161 btrfs: Always trim all unallocated space in btrfs_trim_fre [...]
adds 6fa425a26515 Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/sc [...]
adds 522ecce08ab2 vfio/mdev: Improve the create/remove sequence
adds 26c9e3988eec vfio/mdev: Avoid creating sysfs remove file on stale devic [...]
adds 5715c4dd66a3 vfio/mdev: Synchronize device create/remove with parent removal
adds c23b07125f8a Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio
adds 4e7372e0dc5d xen/swiotlb: don't initialize swiotlb twice on arm64
adds 4d8f5f91b8a6 Merge branch 'stable/for-linus-5.2' of git://git.kernel.or [...]
adds f6e2aa91a46d signal/ptrace: Don't leak unitialized kernel memory with P [...]
adds f6581f5b5514 ptrace: restore smp_rmb() in __ptrace_may_access()
adds aa7235483a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds eb96e57b913f media: dvb: warning about dvb frequency limits produces to [...]
adds a200c721956c media: venus: hfi_parser: fix a regression in parser
adds 35110e38e6c5 Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/media/dvb-core/dvb_frontend.c | 2 +-
drivers/media/platform/qcom/venus/hfi_helper.h | 4 +-
drivers/vfio/mdev/mdev_core.c | 136 ++++++++++++-------------
drivers/vfio/mdev/mdev_private.h | 4 +-
drivers/vfio/mdev/mdev_sysfs.c | 6 +-
drivers/xen/swiotlb-xen.c | 12 ++-
fs/btrfs/extent-tree.c | 28 +----
kernel/cred.c | 9 ++
kernel/ptrace.c | 20 +++-
9 files changed, 113 insertions(+), 108 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f56e8767 2: update: llvm-linux: 19523
new a304fb22 2: update: llvm-linux: 19523
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 (f56e8767)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 166 +-
02-build_llvm/console.log | 11630 +++++++++++++++++----------------
03-build_linux/console.log | 1964 +++---
console.log | 13760 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 13762 insertions(+), 13766 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 a5dd191d8dc [llvm-lipo] Update llvm-lipo docs for -archs flag
new 81930059a1c [Mips] Add s.d instruction alias for Mips1
new 7a1388e6efb [AMDGPU] gfx1010 premlane instructions
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/IntrinsicsAMDGPU.td | 12 +
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 19 ++
lib/Target/AMDGPU/GCNHazardRecognizer.cpp | 44 +++
lib/Target/AMDGPU/GCNHazardRecognizer.h | 2 +-
.../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 12 +
lib/Target/AMDGPU/SIISelLowering.cpp | 18 ++
lib/Target/AMDGPU/SIInstrInfo.cpp | 20 ++
lib/Target/AMDGPU/VOP3Instructions.td | 28 ++
lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 50 ++++
lib/Target/Mips/MipsInstrFPU.td | 8 +
test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll | 311 +++++++++++++++++++++
test/CodeGen/AMDGPU/vcmpx-permlane-hazard.mir | 145 ++++++++++
test/MC/Mips/mips1/sd.s | 13 +
13 files changed, 681 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll
create mode 100644 test/CodeGen/AMDGPU/vcmpx-permlane-hazard.mir
create mode 100644 test/MC/Mips/mips1/sd.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 lldb.
from 46e14a643 [lldb] Ignore null frames in lldb.macosx crashlog
new 3f5a030d1 [Expression] Add PersistentExpressionState::GetCompilerTypeFr [...]
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/lldb/Expression/ExpressionVariable.h | 3 +
.../persistent_types/TestPersistentTypes.py | 10 +++
source/Commands/CMakeLists.txt | 1 -
source/Commands/CommandObjectMemory.cpp | 96 ++++++++++++++--------
.../Clang/ClangPersistentVariables.cpp | 16 ++++
.../Clang/ClangPersistentVariables.h | 3 +
6 files changed, 93 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.