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-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 0738b7acd3 Automatic date update in version.in
adds e945e5f271 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 677e5f95 0: good: binutils-gcc-linux: boot
new b4060d58 0: good: binutils-gcc-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 (677e5f95)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
.../console.log | 32 +-
{2-prepare_abe => 02-prepare_abe}/console.log | 4 +-
.../console.log | 3703 +++++-----
.../console.log | 3800 +++++-----
{5-build_linux => 05-build_linux}/console.log | 69 +-
{6-boot_linux => 06-boot_linux}/console.log | 0
.../console.log | 0
.../console.log | 0
console.log | 7580 +++++++++-----------
jenkins/manifest.sh | 18 +-
10 files changed, 7015 insertions(+), 8191 deletions(-)
rename {1-reset_artifacts => 01-reset_artifacts}/console.log (87%)
rename {2-prepare_abe => 02-prepare_abe}/console.log (99%)
rename {3-build_abe-binutils => 03-build_abe-binutils}/console.log (94%)
rename {4-build_abe-stage1 => 04-build_abe-stage1}/console.log (96%)
rename {5-build_linux => 05-build_linux}/console.log (64%)
rename {6-boot_linux => 06-boot_linux}/console.log (100%)
rename {7-check_regression => 07-check_regression}/console.log (100%)
rename {8-update_baseline => 08-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.
"Maxim Kuvyrkov pushed a change to reference refs/users/92/1000092/edit-30904/2
in repository toolchain/jenkins-scripts.
was 4506ccb round-robin.sh: Add ${rr[update_baseline]} "rebase" capability
This change permanently discards the following revisions:
discards 4506ccb round-robin.sh: Add ${rr[update_baseline]} "rebase" capability
discards e0af34e round-robin.sh: Refactor reset_baseline into update_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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f469bda0 0: good: llvm-linux: 18263
new a8056a1a 0: good: llvm-linux: 18271
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 (f469bda0)
\
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:
.../console.log | 34 +-
{2-build_llvm => 02-build_llvm}/console.log | 9691 ++++++++--------
{3-build_linux => 03-build_linux}/console.log | 1150 +-
.../console.log | 8 +-
.../console.log | 8 +-
console.log | 10921 ++++++++++---------
jenkins/manifest.sh | 14 +-
results | 2 +-
8 files changed, 10963 insertions(+), 10865 deletions(-)
rename {1-reset_artifacts => 01-reset_artifacts}/console.log (87%)
rename {2-build_llvm => 02-build_llvm}/console.log (67%)
rename {3-build_linux => 03-build_linux}/console.log (94%)
rename {5-check_regression => 05-check_regression}/console.log (79%)
rename {6-update_baseline => 06-update_baseline}/console.log (86%)
--
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 3bd6d3eced9 [tests] Add a generic masked.gather test to show sometimes [...]
new b884c5db346 Make clang-move use same file naming convention as other tools
new 4b3e2db5d4d [ConstantFolding] Fix GetConstantFoldFPValue to avoid cast [...]
new 431bb12d06b [Tests] Add masked.gather tests for non-constant masks + sp [...]
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/Analysis/ConstantFolding.cpp | 6 ++--
test/Transforms/ConstProp/calls.ll | 10 ++++++
test/Transforms/InstCombine/masked_intrinsics.ll | 37 ++++++++++++++++++++++
.../clang-tools-extra/clang-move/BUILD.gn | 2 +-
.../clang-tools-extra/clang-move/tool/BUILD.gn | 2 +-
5 files changed, 51 insertions(+), 6 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-tools-extra.
from 5bc37355 [clang-tidy] Fix a compiler warning.
new 0debf4b2 Make clang-move use same file naming convention as other tools
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:
clang-move/CMakeLists.txt | 2 +-
clang-move/HelperDeclRefGraph.cpp | 2 +-
clang-move/{ClangMove.cpp => Move.cpp} | 4 ++--
clang-move/{ClangMove.h => Move.h} | 2 +-
clang-move/tool/CMakeLists.txt | 2 +-
clang-move/tool/{ClangMoveMain.cpp => ClangMove.cpp} | 4 ++--
6 files changed, 8 insertions(+), 8 deletions(-)
rename clang-move/{ClangMove.cpp => Move.cpp} (99%)
rename clang-move/{ClangMove.h => Move.h} (99%)
rename clang-move/tool/{ClangMoveMain.cpp => ClangMove.cpp} (98%)
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from c163b3e run.sh: Add --clean_older_than option
new 1276791 Add parallel9x4 benchmarking profile
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:
board-bmk-map.sh | 52 ++++++++++++++++++++++++++++++++++++++++++++++++
board-cpu-to-bmk-list.sh | 13 +++++++-----
2 files changed, 60 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.