This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os
in repository toolchain/ci/glibc.
from e3f454bac0 nss_dns: Do not replace root domain with empty string
adds b39d961c71 ChangeLog: Convert leading spaces to tabs
No new revisions were added by this update.
Summary of changes:
ChangeLog | 90 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 45 insertions(+), 45 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_bmk/gnu-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 362a2f87 0: good: binutils-gcc-glibc: -5
new 539e4505 0: update: binutils-gcc-glibc: 0
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 (362a2f87)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-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 | 235 +-
02-prepare_abe/console.log | 294 +-
03-build_abe-binutils/console.log | 11146 ++--
04-build_abe-stage1/console.log | 15580 ++---
05-build_abe-linux/console.log | 312 +-
06-build_abe-glibc/console.log | 39406 +++++++------
07-build_abe-stage2/console.log | 40717 ++++++-------
08-benchmark/benchmark.log | 38 +-
08-benchmark/console.log | 107 +-
09-check_regression/console.log | 14 +-
10-update_baseline/console.log | 15 +-
console.log | 107896 ++++++++++++++++++-----------------
jenkins/manifest.sh | 22 +-
results | 2 +
results_id | 1 +
15 files changed, 107915 insertions(+), 107870 deletions(-)
create mode 100644 results_id
--
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 82dee483975 llvm-undname: Tweak arena allocator
new 1d7046374b1 llvm-undname: Fix nullptr deref on invalid structor names i [...]
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/Demangle/MicrosoftDemangle.cpp | 7 ++++---
test/Demangle/invalid-manglings.test | 5 +++++
2 files changed, 9 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards c3523856 2: good: linux-f9221a7a1014d8a047b277a73289678646ddc110: 25
new 357178b1 2: update: llvm-linux: 25
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 (c3523856)
\
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 | 184 +-
02-build_llvm/console.log | 11528 +++++++++++++++++------------------
03-build_linux/console.log | 578 +-
05-check_regression/console.log | 9 +-
06-update_baseline/console.log | 39 +-
console.log | 12338 +++++++++++++++++++-------------------
jenkins/manifest.sh | 15 +-
7 files changed, 12388 insertions(+), 12303 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 f14594e0ca Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessor [...]
new d54daf976f [AArch64] Implement Vector Funtion ABI name mangling.
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/CGOpenMPRuntime.cpp | 321 ++++++++++++++++++++-
test/OpenMP/Inputs/declare-simd-fix.h | 8 +
test/OpenMP/declare_simd_aarch64.c | 190 ++++++++++++
test/OpenMP/declare_simd_aarch64.cpp | 37 +++
test/OpenMP/declare_simd_aarch64_complex.c | 26 ++
test/OpenMP/declare_simd_aarch64_fix.c | 37 +++
test/OpenMP/declare_simd_aarch64_sve.c | 43 +++
test/OpenMP/declare_simd_aarch64_warning_advsimd.c | 16 +
test/OpenMP/declare_simd_aarch64_warning_sve.c | 12 +
9 files changed, 687 insertions(+), 3 deletions(-)
create mode 100644 test/OpenMP/Inputs/declare-simd-fix.h
create mode 100644 test/OpenMP/declare_simd_aarch64.c
create mode 100644 test/OpenMP/declare_simd_aarch64.cpp
create mode 100644 test/OpenMP/declare_simd_aarch64_complex.c
create mode 100644 test/OpenMP/declare_simd_aarch64_fix.c
create mode 100644 test/OpenMP/declare_simd_aarch64_sve.c
create mode 100644 test/OpenMP/declare_simd_aarch64_warning_advsimd.c
create mode 100644 test/OpenMP/declare_simd_aarch64_warning_sve.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 05111de2522 llvm-undname: add a missing CHECK: to a passing test
new 82dee483975 llvm-undname: Tweak arena allocator
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:
include/llvm/Demangle/MicrosoftDemangle.h | 35 ++++++++++++++-----------------
test/Demangle/ms-nested-scopes.test | 3 +++
2 files changed, 19 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.