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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3b5c132d 0: update: llvm-linux: all
new 6d2fa655 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 (3b5c132d)
\
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 | 216 +-
02-build_llvm/console.log | 12054 ++++++++++++++++-----------------
03-build_linux/console.log | 1398 ++--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 64 -
console.log | 13744 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 13684 insertions(+), 13820 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 bfca7f7 [libomptarget] Refactor shfl_sync macro to inline function
new 77d31c1 [libomptarget] Refactor shfl_down_sync macro to inline function
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/omptarget-nvptx.h | 4 ----
libomptarget/deviceRTLs/nvptx/src/reduction.cu | 7 ++++---
libomptarget/deviceRTLs/nvptx/src/target_impl.h | 10 ++++++++++
3 files changed, 14 insertions(+), 7 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_gnu/gnu-release-aarch64-check-binutils
in repository toolchain/ci/base-artifacts.
discards 844aae81 0: update: : -1
new 759d0515 0: update: : -1
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 (844aae81)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 22 +-
02-prepare_abe/console.log | 408 +++++++++----------
03-build_abe-check/console.log | 3 +
.../console.log | 0
.../console.log | 0
console.log | 433 +++++++++++----------
jenkins/manifest.sh | 8 +-
7 files changed, 440 insertions(+), 434 deletions(-)
rename {04-check_regression => 05-check_regression}/console.log (100%)
rename {05-update_baseline => 06-update_baseline}/console.log (100%)
--
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 5bbee042cc8 Revert "Change the X86 datalayout to add three address spac [...]
new 3ce991a8a99 [test] Speculative fix for r369966 on llvm-clang-x86_64-win
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:
test/DebugInfo/MIR/X86/DW_OP_entry_value.mir | 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 tested
in repository toolchain/jenkins-scripts.
from ece10f1a Separate build and test steps for build_abe.
adds 43a545bf tcwg_bmk-build.sh: Increase -O2 comparison tolerance to 2%
No new revisions were added by this update.
Summary of changes:
tcwg_bmk-build.sh | 21 +++++++++++++++++----
1 file changed, 17 insertions(+), 4 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 ad72f5e [OPENMP][NVPTX]Add __kmpc_syncwarp(int32_t) function.
new bfca7f7 [libomptarget] Refactor shfl_sync macro to inline function
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/data_sharing.cu | 6 ++++--
libomptarget/deviceRTLs/nvptx/src/loop.cu | 4 ++--
libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h | 2 --
libomptarget/deviceRTLs/nvptx/src/parallel.cu | 6 ++++--
libomptarget/deviceRTLs/nvptx/src/target_impl.h | 14 ++++++++++++++
5 files changed, 24 insertions(+), 8 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 clang.
from b201e0923c Revert "Change the X86 datalayout to add three address space [...]
new 0b99d24064 [Clang][Bundler] Do not require host triple for extracting d [...]
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:
test/Driver/clang-offload-bundler.c | 20 ++++++++++++++++++++
tools/clang-offload-bundler/ClangOffloadBundler.cpp | 9 ++++++---
2 files changed, 26 insertions(+), 3 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 3acf4def 0: update: llvm-linux: boot
new e713ade7 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 (3acf4def)
\
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 | 220 +-
02-build_llvm/console.log | 11972 +++++++++++++++----------------
03-build_linux/console.log | 1782 ++---
04-boot_linux/console.log | 422 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14412 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 14417 insertions(+), 14417 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-defconfig
in repository toolchain/ci/gcc.
from 04bf6579e48 Daily bump.
adds bc4a6338d70 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.