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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5efc198 0: good: binutils-gcc-linux: all
new 3f44d8e 0: good: 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 (5efc198)
\
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 | 126 +-
02-prepare_abe/console.log | 126 +-
03-build_abe-binutils/console.log | 10199 +-
04-build_abe-stage1/console.log | 10492 +-
05-build_linux/console.log | 389346 ++++++++++++++++-----------------
06-boot_linux/console.log | 2 +-
console.log | 410317 ++++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
8 files changed, 410357 insertions(+), 410263 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 clang.
from 20e5220f74 [ASTImporter] Make ODR error handling configurable
new f584ff0725 [ASTImporter] Convert ODR diagnostics inside ASTImporter imp [...]
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/AST/ASTImporter.cpp | 28 ++++++++++++++--------------
1 file changed, 14 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.
unknown user pushed a change to branch openacc-gcc-8-branch
in repository gcc.
from 65bf7b1656d [og8] Fix incorrect test case
new a7f8c7df93d [og] Handle Compute Capability 7.0 (Volta)
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:
libgomp/ChangeLog.openacc | 5 +++++
libgomp/plugin/plugin-nvptx.c | 3 ++-
2 files changed, 7 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 llvm.
from a7bc052caeb gn build: Merge r357383
new fcc236c2688 [AMDGPU] Pre-allocate WWM registers to reduce VGPR pressure.
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/AMDGPU.h | 6 +-
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 12 +-
lib/Target/AMDGPU/CMakeLists.txt | 2 +-
lib/Target/AMDGPU/SIFixWWMLiveness.cpp | 417 ---------------------
lib/Target/AMDGPU/SIInstrInfo.cpp | 17 +-
lib/Target/AMDGPU/SIInstructions.td | 7 +
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 5 +
lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp | 221 +++++++++++
lib/Target/AMDGPU/SIRegisterInfo.cpp | 4 +
lib/Target/AMDGPU/SIWholeQuadMode.cpp | 21 +-
test/CodeGen/AMDGPU/atomic_optimizations_buffer.ll | 5 +-
.../AMDGPU/atomic_optimizations_global_pointer.ll | 8 +-
.../AMDGPU/atomic_optimizations_local_pointer.ll | 4 +-
.../AMDGPU/atomic_optimizations_raw_buffer.ll | 4 +-
.../AMDGPU/atomic_optimizations_struct_buffer.ll | 4 +-
test/CodeGen/AMDGPU/fix-wwm-liveness.mir | 185 ---------
test/CodeGen/AMDGPU/indirect-addressing-term.ll | 3 -
test/CodeGen/AMDGPU/wqm.mir | 2 +-
test/CodeGen/AMDGPU/wwm-reserved.ll | 188 ++++++++++
19 files changed, 475 insertions(+), 640 deletions(-)
delete mode 100644 lib/Target/AMDGPU/SIFixWWMLiveness.cpp
create mode 100644 lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp
delete mode 100644 test/CodeGen/AMDGPU/fix-wwm-liveness.mir
create mode 100644 test/CodeGen/AMDGPU/wwm-reserved.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 lldb.
from 8a7cb0840 [Linux/x86] Fix writing of non-gpr registers on newer processors
new 0dd17156d [lldb] [Process/elf-core] Support aarch64 NetBSD core dumps
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:
.../postmortem/netbsd-core/1lwp_SIGSEGV.aarch64 | Bin 0 -> 9088 bytes
.../netbsd-core/1lwp_SIGSEGV.aarch64.core | Bin 0 -> 225728 bytes
.../netbsd-core/2lwp_process_SIGSEGV.aarch64 | Bin 0 -> 13192 bytes
.../netbsd-core/2lwp_process_SIGSEGV.aarch64.core | Bin 0 -> 246936 bytes
.../postmortem/netbsd-core/2lwp_t2_SIGSEGV.aarch64 | Bin 0 -> 11848 bytes
.../netbsd-core/2lwp_t2_SIGSEGV.aarch64.core | Bin 0 -> 251904 bytes
.../postmortem/netbsd-core/TestNetBSDCore.py | 15 ++++++++++++
source/Plugins/Process/elf-core/ProcessElfCore.cpp | 26 +++++++++++++++++++++
.../Plugins/Process/elf-core/RegisterUtilities.h | 5 ++++
source/Plugins/Process/elf-core/ThreadElfCore.cpp | 3 +++
10 files changed, 49 insertions(+)
create mode 100755 packages/Python/lldbsuite/test/functionalities/postmortem/netbs [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/netbs [...]
create mode 100755 packages/Python/lldbsuite/test/functionalities/postmortem/netbs [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/netbs [...]
create mode 100755 packages/Python/lldbsuite/test/functionalities/postmortem/netbs [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/netbs [...]
--
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 c72c083 0: good: binutils-gcc-linux: all
new 8305fcd 0: good: 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 (c72c083)
\
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 | 128 +-
02-prepare_abe/console.log | 12 +-
03-build_abe-binutils/console.log | 10255 ++++----
04-build_abe-stage1/console.log | 14546 +++++------
05-build_linux/console.log | 24502 +++++++++---------
06-boot_linux/console.log | 2 +-
console.log | 49466 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 49507 insertions(+), 49422 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.