This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c26af7673b1 [x86] add test for insert/extract binop; NFC
new f098d456c4a [DAGCombiner] narrow vector binop with inserts/extract
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/SelectionDAG/DAGCombiner.cpp | 34 +++++++++++++++++-
test/CodeGen/X86/sad.ll | 57 +++++++-----------------------
test/CodeGen/X86/vec_saddo.ll | 34 +++++++++---------
test/CodeGen/X86/vec_ssubo.ll | 54 ++++++++++++++--------------
test/CodeGen/X86/vector-narrow-binop.ll | 28 +++++++--------
test/CodeGen/X86/vector-reduce-xor-bool.ll | 30 ++++++++--------
6 files changed, 116 insertions(+), 121 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-stable-allnoconfig
in repository toolchain/ci/gcc.
from fa9c30453af Daily bump.
adds 59863808a60 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 3c73607a76 Automatic date update in version.in
adds 3439fdd6f3 Work around gcc9 warning bug
adds 687f315f2c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 7 +++++++
binutils/wrstabs.c | 22 +++++++++-------------
3 files changed, 17 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/gnu-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards aa3ed75b 0: update: binutils-gcc-linux: all
new 755065f0 0: update: binutils-gcc-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 (aa3ed75b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 16 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 9898 ++++++-------
04-build_abe-stage1/console.log | 16382 +++++++++++----------
05-build_linux/console.log | 788 +-
06-boot_linux/console.log | 2 +-
console.log | 27500 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 27512 insertions(+), 27520 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 openmp.
from d140b83 [OPENMP][NVPTX]Improve number of threads counter, NFC.
new d5bb0a8 [OPENMP][NVPTX]Simplify handling of thread limit, NFC.
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:
libomptarget/deviceRTLs/nvptx/src/libcall.cu | 16 ++++++----------
libomptarget/deviceRTLs/nvptx/src/omp_data.cu | 1 +
libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu | 6 +++---
libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h | 7 +++----
libomptarget/deviceRTLs/nvptx/src/omptarget-nvptxi.h | 9 +++------
libomptarget/deviceRTLs/nvptx/src/parallel.cu | 6 +++---
6 files changed, 19 insertions(+), 26 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b03df2fa 0: update: llvm-linux: 17723
new 9aa0daae 0: update: llvm-linux: 17728
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 (b03df2fa)
\
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 | 68 +-
02-build_llvm/console.log | 11194 +++++++++++++++---------------
03-build_linux/console.log | 2590 ++++---
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 28 +
console.log | 13894 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 13925 insertions(+), 13877 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.