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-defconfig
in repository toolchain/ci/base-artifacts.
discards 36b9f5acc 0: update: llvm-linux: boot
new 926a5142e 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 (36b9f5acc)
\
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 | 193 +-
02-build_llvm/console.log | 11964 +++++++++++++++++-----------------
03-build_linux/console.log | 676 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13329 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13324 insertions(+), 13342 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8bebb9f58 0: update: llvm-linux: boot
new b21e65359 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 (8bebb9f58)
\
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 | 186 +-
02-build_llvm/console.log | 12082 +++++++++++++++++------------------
03-build_linux/console.log | 814 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13115 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13104 insertions(+), 13134 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e2b06c85d 2: update: binutils-6715fe29ffcdbef026908fed62e993b238d04d77: 18886
new 33c8b36ad 2: update: linux-35394d031b710e832849fca60d0f53b513f0c390: 18886
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 (e2b06c85d)
\
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 | 183 +-
02-prepare_abe/console.log | 260 +-
03-build_abe-binutils/console.log | 11359 ++++++++-------
04-build_abe-stage1/console.log | 14505 ++++++++++---------
05-build_linux/console.log | 688 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 56 +-
console.log | 26863 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
9 files changed, 26713 insertions(+), 27215 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 7d3778229e9 AMDGPU: Make VReg_1 size be 1
new 2cfa868dbfd AMDGPU/GlobalISel: Legalize G_BUILD_VECTOR v2s16
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/AMDGPULegalizerInfo.cpp | 21 +++--
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 77 +++++++++++------
.../regbankselect-build-vector.v2s16.mir | 99 ++++++++++++++++++++++
3 files changed, 163 insertions(+), 34 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-build-vector.v2s16.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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 111bf961e compiler-rt: use fp_t instead of long double, for consistency
new a5142c0c4 [TSan] Add interceptors for mach_vm_[de]allocate
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/tsan/CMakeLists.txt | 1 +
lib/tsan/rtl/tsan_interceptors.cpp | 14 ++----
lib/tsan/rtl/tsan_interceptors_mach_vm.cpp | 52 +++++++++++++++++++++
lib/tsan/rtl/tsan_rtl.cpp | 17 +++++++
lib/tsan/rtl/tsan_rtl.h | 3 ++
test/tsan/Darwin/mach_vm_allocate.c | 73 ++++++++++++++++++++++++++++++
6 files changed, 150 insertions(+), 10 deletions(-)
create mode 100644 lib/tsan/rtl/tsan_interceptors_mach_vm.cpp
create mode 100644 test/tsan/Darwin/mach_vm_allocate.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.
unknown user pushed a change to branch master
in repository llvm.
from 6d85c15b5ff AMDGPU/GlobalISel: Select llvm.amdgcn.class
new 7d3778229e9 AMDGPU: Make VReg_1 size be 1
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/SILowerI1Copies.cpp | 11 +++++++++-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 9 +++++---
lib/Target/AMDGPU/SIRegisterInfo.td | 2 +-
.../AMDGPU/coalescer-extend-pruned-subrange.mir | 6 +++---
.../coalescer-subranges-another-prune-error.mir | 24 +++++++++++-----------
.../coalescer-with-subregs-bad-identical.mir | 6 +++---
6 files changed, 35 insertions(+), 23 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a9b303144 0: update: llvm-linux: all
new 8f96123eb 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 (a9b303144)
\
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 | 137 +-
02-build_llvm/console.log | 11884 +++++++++++++++++------------------
03-build_linux/console.log | 862 +--
04-boot_linux/console.log | 2 +-
console.log | 12910 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12912 insertions(+), 12891 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.