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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 71e546f2c 0: update: llvm-linux: all
new 1d345de72 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 (71e546f2c)
\
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 | 114 +-
02-build_llvm/console.log | 12222 +++++++++++++++---------------
03-build_linux/console.log | 3098 ++++----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 15458 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 15462 insertions(+), 15462 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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards adbea7abf 0: update: binutils-60391a255b720e37ab1efbb7e83bf7dfa270a0fe: boot
new 83f587e81 0: update: linux-e7d2672c66e4d3675570369bf20856296da312c4: 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 (adbea7abf)
\
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 | 139 +-
02-prepare_abe/console.log | 216 +-
03-build_abe-binutils/console.log | 11287 ++++++++-------
04-build_abe-stage1/console.log | 14331 ++++++++++---------
05-build_linux/console.log | 630 +-
06-boot_linux/console.log | 408 +-
08-update_baseline/console.log | 25 -
console.log | 27234 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
9 files changed, 26936 insertions(+), 27340 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-allnoconfig
in repository toolchain/ci/linux.
from 950b07c14e8c Revert "x86/apic: Include the LDR when clearing out APIC r [...]
adds bc624a06f0c5 gpio: pca953x: correct type of reg_direction
adds 438b6c20e616 gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
adds 89f2c0425cb5 Merge tag 'gpio-v5.3-rc7-fixes-for-linus' of git://git.ker [...]
adds def8b72f0e40 Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/li [...]
adds bfafddd8de42 include/linux/compiler.h: fix Oops for Clang-compiled kernels
adds 983f700eab89 Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git: [...]
adds f74c2bb98776 Linux 5.3-rc8
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
drivers/gpio/gpio-pca953x.c | 15 ++++++---------
include/linux/compiler.h | 8 ++++----
3 files changed, 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from c168b4b2a96 Fix release notes for the MinGW frontend
adds 7b927f75f22 Merging r369705 and r369713 for PR43243:
adds 9523a1c62d0 Merging r371262: ------------------------------------------ [...]
adds 8cdf289f45f Merging r371111: ------------------------------------------ [...]
adds 1c21c1972f9 Merging r371305 and r371307:
new b508b4ba067 Merging r371221 and r371224:
new 5cbaa56ac5f Merging r370592: ------------------------------------------ [...]
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:
clang/lib/CodeGen/CodeGenModule.cpp | 13 +++--
clang/test/CodeGen/alias.c | 11 ++++
llvm/include/llvm/IR/Instructions.h | 13 +++--
llvm/lib/CodeGen/IfConversion.cpp | 10 +++-
llvm/lib/IR/Instructions.cpp | 11 ++++
llvm/lib/Target/X86/X86ISelLowering.cpp | 29 ++++++-----
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp | 4 +-
.../ARM/ifcvt-diamond-unanalyzable-common.mir | 58 +++++++++++++++++++++
llvm/test/CodeGen/X86/vector-shuffle-256-v16.ll | 41 +++++++++++++++
llvm/test/CodeGen/X86/vector-shuffle-avx512.ll | 38 ++++++++++++++
llvm/test/Transforms/InstCombine/pow-0.ll | 60 ++++++++++++++++++++++
llvm/test/Transforms/InstCombine/pow-4.ll | 10 ++++
llvm/unittests/IR/InstructionsTest.cpp | 51 ++++++++++++++++++
13 files changed, 324 insertions(+), 25 deletions(-)
create mode 100644 llvm/test/CodeGen/ARM/ifcvt-diamond-unanalyzable-common.mir
create mode 100644 llvm/test/Transforms/InstCombine/pow-0.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6d0ee9492 0: update: llvm-linux: all
new 6f409e0f5 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 (6d0ee9492)
\
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 | 192 +-
02-build_llvm/console.log | 12022 +++++++++++++++++------------------
03-build_linux/console.log | 674 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
console.log | 12900 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12906 insertions(+), 12906 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 31a314fe6 0: update: binutils-4082c6ee3976f74fbaa27134acc690949b0cc8a1: all
new bae8dbab0 0: update: linux-218ca2e5affedf0f98e371a15aa56574a18109f1: 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 (31a314fe6)
\
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 | 46 +-
02-prepare_abe/console.log | 176 +-
03-build_abe-binutils/console.log | 11251 ++++++++-------
04-build_abe-stage1/console.log | 14405 ++++++++++---------
05-build_linux/console.log | 752 +-
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 25 -
console.log | 27022 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
9 files changed, 26640 insertions(+), 27045 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ba0b27761 0: update: llvm-linux: all
new 558894af2 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 (ba0b27761)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 175 +-
02-build_llvm/console.log | 12116 ++++++++++++++++++------------------
03-build_linux/console.log | 612 +-
04-boot_linux/console.log | 1 -
06-update_baseline/console.log | 8 +-
console.log | 12912 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12924 insertions(+), 12908 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-next-allmodconfig
in repository toolchain/ci/llvm-project.
from c168b4b2a96 Fix release notes for the MinGW frontend
adds 7b927f75f22 Merging r369705 and r369713 for PR43243:
adds 9523a1c62d0 Merging r371262: ------------------------------------------ [...]
adds 8cdf289f45f Merging r371111: ------------------------------------------ [...]
No new revisions were added by this update.
Summary of changes:
clang/lib/CodeGen/CodeGenModule.cpp | 13 +++--
clang/test/CodeGen/alias.c | 11 ++++
llvm/include/llvm/IR/Instructions.h | 13 +++--
llvm/lib/CodeGen/IfConversion.cpp | 10 +++-
llvm/lib/IR/Instructions.cpp | 11 ++++
.../ARM/ifcvt-diamond-unanalyzable-common.mir | 58 ++++++++++++++++++++++
llvm/unittests/IR/InstructionsTest.cpp | 51 +++++++++++++++++++
7 files changed, 156 insertions(+), 11 deletions(-)
create mode 100644 llvm/test/CodeGen/ARM/ifcvt-diamond-unanalyzable-common.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.