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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6ad8ff2a 0: update: llvm-linux: 18068
new c56a6dc1 0: update: llvm-linux: 18068
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 (6ad8ff2a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 16 +-
02-build_llvm/console.log | 12240 ++++++++++++++++++------------------
03-build_linux/console.log | 774 +--
console.log | 13030 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
5 files changed, 13032 insertions(+), 13040 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 gcc.
from c1760d8b599 2019-11-18 Richard Biener <rguenther(a)suse.de>
new a9d06ea05ab Remove vestiges of MODIFY_JNI_METHOD_CALL
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 | 6 ++++++
gcc/config/i386/cygming.h | 8 --------
gcc/doc/tm.texi | 16 ----------------
gcc/doc/tm.texi.in | 16 ----------------
4 files changed, 6 insertions(+), 40 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-aarch64-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from 8af4ee9ff00 Merging r375403:
adds 3437c7fc447 [WinEH] Fix the wrong alignment orientation during calculat [...]
No new revisions were added by this update.
Summary of changes:
llvm/lib/Target/X86/X86FrameLowering.cpp | 2 +-
llvm/test/CodeGen/X86/win64-funclet-savexmm.ll | 18 +++++++++---------
2 files changed, 10 insertions(+), 10 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f5a8074c 0: update: llvm-linux: all
new f6c60be5 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 (f5a8074c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 182 +-
02-build_llvm/console.log | 11980 +++++++++++++++++------------------
03-build_linux/console.log | 816 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 12988 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12992 insertions(+), 13017 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 gcc.
from 31009f367e2 Unset m_checker in sem_function::init.
new c1760d8b599 2019-11-18 Richard Biener <rguenther(a)suse.de>
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 | 24 ++++++
gcc/testsuite/ChangeLog | 9 +++
gcc/testsuite/g++.dg/vect/slp-pr92516.cc | 43 +++++++++++
gcc/testsuite/gcc.dg/vect/vect-ctor-1.c | 17 +++++
gcc/tree-vect-slp.c | 123 ++++++++++++-------------------
5 files changed, 141 insertions(+), 75 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/slp-pr92516.cc
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-ctor-1.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/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from 1d4c79ed324a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds 7574c0db2e68 i2c: acpi: Force bus speed to 400KHz if a Silead touchscre [...]
adds a4c2fec16f5e i2c: core: fix use after free in of_i2c_notify
adds 6b27354cca8e Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
adds ff51ff84d82a sched/core: Avoid spurious lock dependencies
adds b90f7c9d2198 sched/pelt: Fix update of blocked PELT ordering
adds 6e1ff0773f49 sched/uclamp: Fix incorrect condition
adds cbb104f91dfe Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds 9059f3c9c027 MAINTAINERS: Update for INTEL IOMMU (VT-d) entry
adds 4e7120d79edb iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
adds ec5385196779 Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/p [...]
adds af42d3466bdc Linux 5.4-rc8
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 7 +++++--
Makefile | 2 +-
drivers/i2c/i2c-core-acpi.c | 28 +++++++++++++++++++++++++++-
drivers/i2c/i2c-core-of.c | 4 ++--
include/linux/intel-iommu.h | 6 ++++--
kernel/sched/core.c | 5 +++--
kernel/sched/fair.c | 29 ++++++++++++++++++++---------
7 files changed, 62 insertions(+), 19 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8378bbc8 0: update: llvm-linux: all
new b111c9c3 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 (8378bbc8)
\
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 | 220 +-
02-build_llvm/console.log | 12440 ++++++++++++++++++-----------------
03-build_linux/console.log | 686 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 13356 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13383 insertions(+), 13366 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.