This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 5912db59 1: update: binutils-gcc-glibc-llvm: 1
new b6ff2457 1: update: binutils-gcc-glibc-llvm: 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 (5912db59)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-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 | 139 +-
02-prepare_abe/console.log | 410 +-
03-build_abe-binutils/console.log | 10856 ++-
04-build_abe-stage1/console.log | 20144 ++--
05-build_abe-linux/console.log | 228 +-
06-build_abe-glibc/console.log | 39175 ++++----
07-build_abe-stage2/console.log | 45272 +++++----
08-build_llvm-true/console.log | 12596 +--
10-benchmark--O3_marm/benchmark-start.log | 2 +-
10-benchmark--O3_marm/benchmark.log | 44 +-
10-benchmark--O3_marm/console.log | 120 +-
11-check_regression/console.log | 584 +-
11-check_regression/results-0.csv | 2187 +-
11-check_regression/results-1.csv | 2190 +-
11-check_regression/results-brief.csv | 40 +-
11-check_regression/results-compare.csv | 15 +-
11-check_regression/results-full.csv | 2355 +-
11-check_regression/results.csv | 160 +-
11-check_regression/results.log | 2496 +-
12-update_baseline/console.log | 5717 +-
12-update_baseline/results-1.csv | 2190 +-
12-update_baseline/results-brief.csv | 40 +-
12-update_baseline/results-compare.csv | 8 +-
12-update_baseline/results-full.csv | 2193 +-
12-update_baseline/results.csv | 158 +-
12-update_baseline/results.log | 1730 +-
console.log | 135851 +++++++++++++--------------
jenkins/manifest.sh | 24 +-
results_id | 2 +-
29 files changed, 143178 insertions(+), 143748 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-mainline-defconfig
in repository toolchain/ci/llvm-project.
from 3b32963252b [Concepts] Correctly form initial parameter mapping for par [...]
adds 8be11623043 [Concepts] Fix isDeclarationSpecifier to detect type-constr [...]
adds fdedf39c46f PR44723: Trigger return type deduction for operator<=>s who [...]
adds f85d63a5583 Fix wrong devirtualization when the final overrider in one [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/Basic/DiagnosticSemaKinds.td | 6 +++
clang/lib/AST/CXXInheritance.cpp | 2 +
clang/lib/AST/DeclCXX.cpp | 32 ++++++++++++++--
clang/lib/Parse/ParseDecl.cpp | 11 ++++--
clang/lib/Sema/SemaDeclCXX.cpp | 25 +++++++++++++
.../CXX/class/class.compare/class.spaceship/p2.cpp | 33 +++++++++++++++++
.../devirtualize-virtual-function-calls-final.cpp | 43 ++++++++++++++++++++++
clang/test/Parser/cxx2a-abbreviated-templates.cpp | 41 +++++++++++++++++----
8 files changed, 178 insertions(+), 15 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 7bb26a20 0: update: llvm-linux: boot
new b0cd3f6d 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 (7bb26a20)
\
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 | 160 +-
02-build_llvm/console.log | 12519 +++++++++++++++++-----------------
03-build_linux/console.log | 694 +-
04-boot_linux/console.log | 442 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 2 +-
console.log | 13827 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13833 insertions(+), 13835 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-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 3b32963252b [Concepts] Correctly form initial parameter mapping for par [...]
adds 8be11623043 [Concepts] Fix isDeclarationSpecifier to detect type-constr [...]
adds fdedf39c46f PR44723: Trigger return type deduction for operator<=>s who [...]
adds f85d63a5583 Fix wrong devirtualization when the final overrider in one [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/Basic/DiagnosticSemaKinds.td | 6 +++
clang/lib/AST/CXXInheritance.cpp | 2 +
clang/lib/AST/DeclCXX.cpp | 32 ++++++++++++++--
clang/lib/Parse/ParseDecl.cpp | 11 ++++--
clang/lib/Sema/SemaDeclCXX.cpp | 25 +++++++++++++
.../CXX/class/class.compare/class.spaceship/p2.cpp | 33 +++++++++++++++++
.../devirtualize-virtual-function-calls-final.cpp | 43 ++++++++++++++++++++++
clang/test/Parser/cxx2a-abbreviated-templates.cpp | 41 +++++++++++++++++----
8 files changed, 178 insertions(+), 15 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 593de99f 0: update: llvm-linux: 16
new b49f7c0b 0: update: llvm-linux: 16
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 (593de99f)
\
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 | 12679 +++++++++++++++++-----------------
03-build_linux/console.log | 930 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 32 -
console.log | 13871 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 13837 insertions(+), 13919 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-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 3b32963252b [Concepts] Correctly form initial parameter mapping for par [...]
adds 8be11623043 [Concepts] Fix isDeclarationSpecifier to detect type-constr [...]
adds fdedf39c46f PR44723: Trigger return type deduction for operator<=>s who [...]
adds f85d63a5583 Fix wrong devirtualization when the final overrider in one [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/Basic/DiagnosticSemaKinds.td | 6 +++
clang/lib/AST/CXXInheritance.cpp | 2 +
clang/lib/AST/DeclCXX.cpp | 32 ++++++++++++++--
clang/lib/Parse/ParseDecl.cpp | 11 ++++--
clang/lib/Sema/SemaDeclCXX.cpp | 25 +++++++++++++
.../CXX/class/class.compare/class.spaceship/p2.cpp | 33 +++++++++++++++++
.../devirtualize-virtual-function-calls-final.cpp | 43 ++++++++++++++++++++++
clang/test/Parser/cxx2a-abbreviated-templates.cpp | 41 +++++++++++++++++----
8 files changed, 178 insertions(+), 15 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9a3fc1f7 0: update: llvm-linux: all
new 89a012b0 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 (9a3fc1f7)
\
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 | 12609 ++++++++++++++++++-----------------
03-build_linux/console.log | 814 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 -
console.log | 13684 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13663 insertions(+), 13719 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.