This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 31d30444a9 [Diagnostics] Silence -Wsizeof-array-div for character buffers
new 01b473ed13 [SVE][IR] Scalable Vector size queries and IR instruction support
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/CodeGen/CGCall.cpp | 8 ++++----
lib/CodeGen/CGStmt.cpp | 12 ++++++------
lib/CodeGen/CodeGenFunction.cpp | 8 ++++----
3 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a8f32e13 0: update: llvm-linux: all
new 15cde199 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 (a8f32e13)
\
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 | 11950 +++++++++++++++++-----------------
03-build_linux/console.log | 820 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 13025 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13054 insertions(+), 13004 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-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 563ff8ef 0: update: binutils-gcc-linux: boot
new 66f9ae4c 0: update: binutils-926ce97e53c59aade7c2b4ee18642df852a31ac1: 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 (563ff8ef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 184 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10844 ++++++-------
04-build_abe-stage1/console.log | 18234 +++++++++++----------
05-build_linux/console.log | 549 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30956 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 30338 insertions(+), 31375 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 011294d3 3: reset: linux-7141642ed1209e413f74605873ac2bdd86736769: 17886
new 432afb5c 4: update: linux-442630f691a1537b7e0cc35e3d580222077549cb: 18107
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 | 167 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10518 +++++------
04-build_abe-stage1/console.log | 19377 ++++++++++---------
05-build_linux/console.log | 5470 +++---
07-check_regression/console.log | 22 +-
08-update_baseline/console.log | 36 +-
console.log | 36098 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 36005 insertions(+), 36133 deletions(-)
delete mode 100644 reset-baseline
--
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 3661eaade1e [LoopRotate] Unconditionally get DomTree.
new 5320e7b54b6 [SLP] add test with prefer-vector-width function attribute; NFC
new aef8d68ace3 MachineSSAUpdater: insert IMPLICIT_DEF at top of basic block
new c54901d3607 AMDGPU: Propagate undef flag during pre-RA exec mask optimizations
The 3 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/CodeGen/MachineSSAUpdater.cpp | 2 +-
lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp | 13 +--
.../AMDGPU/optimize-exec-masking-pre-ra.mir | 25 ++++-
test/CodeGen/AMDGPU/si-i1-copies.mir | 28 ++++++
test/Transforms/SLPVectorizer/X86/pr19657.ll | 104 +++++++++++++++------
5 files changed, 133 insertions(+), 39 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/si-i1-copies.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 openacc-gcc-9-branch
in repository gcc.
from 55858edc1aa Fortran - Improve OpenMP/OpenACC diagnostic
new 54fbada7d4d Fortran - fix OpenMP 'target simd'
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/fortran/ChangeLog.openacc | 7 +++++++
gcc/fortran/parse.c | 1 +
gcc/testsuite/ChangeLog.openacc | 7 +++++++
gcc/testsuite/gfortran.dg/gomp/target-simd.f90 | 26 ++++++++++++++++++++++++++
4 files changed, 41 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/target-simd.f90
--
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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5dbe6de7 0: update: llvm-linux: boot
new aa1c7c41 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 (5dbe6de7)
\
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 | 29 +-
02-build_llvm/console.log | 12226 ++++++------
03-build_linux/console.log | 28778 +--------------------------
console.log | 41033 +++++++--------------------------------
jenkins/manifest.sh | 12 +-
5 files changed, 13090 insertions(+), 68988 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.