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 d96d875ef5dd Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub [...]
adds 1292e972fff2 io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
adds dbab40bdb42c Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk [...]
No new revisions were added by this update.
Summary of changes:
fs/io_uring.c | 4 +++-
include/uapi/linux/io_uring.h | 3 ++-
2 files changed, 5 insertions(+), 2 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/llvm-project.
from 587b3b2a13d [clang-format] Expand the SpacesAroundConditions option to [...]
adds 138451c771a [StackColoring] Remap FixedStackPseudoSourceValue frame ind [...]
adds 3cce3790072 [HIP] use GetProgramPath for executable discovery
No new revisions were added by this update.
Summary of changes:
clang/lib/Driver/ToolChains/HIP.cpp | 23 +--
llvm/lib/CodeGen/StackColoring.cpp | 19 +++
.../test/CodeGen/PowerPC/stack-coloring-vararg.mir | 171 +++++++++++++++++++++
3 files changed, 198 insertions(+), 15 deletions(-)
create mode 100644 llvm/test/CodeGen/PowerPC/stack-coloring-vararg.mir
--
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 75dbf560 0: update: llvm-linux: all
new c4db2be7 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 (75dbf560)
\
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 | 220 +-
02-build_llvm/console.log | 12542 +++++++++++++++++------------------
03-build_linux/console.log | 828 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 13618 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13626 insertions(+), 13622 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 binutils-gdb.
from 6a462ad49ec x86-64: Skip GNU2 TLS tests only without compiler support
new be4c5e58bdc x86: Always disallow double word suffix with word general register
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 | 12 ++++++++++++
gas/config/tc-i386.c | 24 ++++++------------------
gas/testsuite/gas/i386/general.l | 12 +++---------
gas/testsuite/gas/i386/general.s | 6 +++---
gas/testsuite/gas/i386/inval.l | 7 +++++++
gas/testsuite/gas/i386/inval.s | 4 ++++
6 files changed, 35 insertions(+), 30 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-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 31cef737 0: update: llvm-linux: boot
new 242ec4c1 0: update: llvm-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 (31cef737)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 220 +-
02-build_llvm/console.log | 12670 ++++++++++++++++-----------------
03-build_linux/console.log | 840 +--
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 14236 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14240 insertions(+), 14240 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-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 587b3b2a13d [clang-format] Expand the SpacesAroundConditions option to [...]
adds 138451c771a [StackColoring] Remap FixedStackPseudoSourceValue frame ind [...]
adds 3cce3790072 [HIP] use GetProgramPath for executable discovery
adds 54acc20e6da [PATCH] Reland [Clang] Un-break scan-build after integrated [...]
No new revisions were added by this update.
Summary of changes:
clang/lib/Driver/Compilation.cpp | 2 +-
clang/lib/Driver/Job.cpp | 2 +-
clang/lib/Driver/ToolChains/HIP.cpp | 23 +--
clang/test/Driver/cc-print-options.c | 3 +-
clang/test/Driver/cuda-simple.cu | 4 +-
clang/test/Driver/offloading-interoperability.c | 4 +-
clang/test/Driver/option-aliases.c | 4 +-
llvm/lib/CodeGen/StackColoring.cpp | 19 +++
.../test/CodeGen/PowerPC/stack-coloring-vararg.mir | 171 +++++++++++++++++++++
9 files changed, 208 insertions(+), 24 deletions(-)
create mode 100644 llvm/test/CodeGen/PowerPC/stack-coloring-vararg.mir
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards acdadaf1 0: update: llvm-linux: 16
new dbec39aa 0: update: llvm-linux: 16
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 (acdadaf1)
\
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 | 171 +-
02-build_llvm/console.log | 12640 +++++++++++++++++------------------
03-build_linux/console.log | 844 +--
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13667 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13662 insertions(+), 13680 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.