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-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 64f44d37b gcc-ae57d8c7da0ce9fe08f48707ded9975d28fd9cad: all
new 1c58e94ee binutils-f589354db4c983696fe1db791763823aec83f8fa: 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 (64f44d37b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 68 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3414 +-
4-build_abe-stage1/console.log | 4521 +-
5-count_linux_objs/console.log | 318166 +++++++++++++++++------------------
console.log | 326421 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 326294 insertions(+), 326316 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-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 170a153f9 binutils-60a90376792474224f3d22b1d9813844a3b3589a: all
new 76aac285a gcc-70409deec85c63a49ca34af447e86bb3ee084cf8: 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 (170a153f9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 54 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6622 +-
4-build_abe-stage1/console.log | 9703 +-
5-count_linux_objs/console.log | 323406 +++++++++++++++++-----------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 340103 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 339980 insertions(+), 339962 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9592ce9e5 gcc-548cb0528affe2d4a6d9315a7eafb612b5ffa87c: all
new c71141171 linux-e1706720408e72fb883f6b151c2b3b23d8e7e5b2: 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 (9592ce9e5)
\
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:
1-reset_artifacts/console.log | 94 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3556 ++++++++---------
4-build_abe-stage1/console.log | 4055 ++++++++++----------
5-count_linux_objs/console.log | 113 +-
console.log | 7782 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7858 insertions(+), 7762 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 llvm.
from 27d15ecc2b8 [X86] Add more ISD nodes to handle masked versions of VCVT( [...]
new 28a460d130f Remove TypeBuilder.h, and fix the few locations using it.
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:
docs/ExtendingLLVM.rst | 8 -
docs/ProgrammersManual.rst | 31 --
include/llvm/IR/TypeBuilder.h | 407 ---------------------
tools/lli/lli.cpp | 26 +-
.../MCJIT/MCJITMultipleModuleTest.cpp | 9 +-
unittests/ExecutionEngine/MCJIT/MCJITTest.cpp | 44 ++-
unittests/ExecutionEngine/MCJIT/MCJITTestBase.h | 60 ++-
.../ExecutionEngine/Orc/IndirectionUtilsTest.cpp | 5 +-
.../Orc/LegacyRTDyldObjectLinkingLayerTest.cpp | 19 +-
unittests/ExecutionEngine/Orc/OrcCAPITest.cpp | 11 +-
unittests/ExecutionEngine/Orc/OrcTestCommon.h | 20 +-
.../Orc/RTDyldObjectLinkingLayerTest.cpp | 18 +-
.../ExecutionEngine/Orc/RemoteObjectLayerTest.cpp | 7 +-
unittests/IR/CFGBuilder.cpp | 3 +-
unittests/IR/CMakeLists.txt | 1 -
unittests/IR/TypeBuilderTest.cpp | 284 --------------
utils/gn/secondary/llvm/unittests/IR/BUILD.gn | 1 -
17 files changed, 123 insertions(+), 831 deletions(-)
delete mode 100644 include/llvm/IR/TypeBuilder.h
delete mode 100644 unittests/IR/TypeBuilderTest.cpp
--
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-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6c3f62e78 gcc-bd5cf857a29677b19cff60420c198c65aee9802f: 19136
new 103f31359 linux-e1706720408e72fb883f6b151c2b3b23d8e7e5b2: 19136
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 (6c3f62e78)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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:
1-reset_artifacts/console.log | 88 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3416 +-
4-build_abe-stage1/console.log | 4671 +-
5-count_linux_objs/console.log | 359758 +++++++++++++++++------------------
7-update_baseline/console.log | 2 +-
console.log | 367903 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 367910 insertions(+), 367948 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards aad4c830d llvm-b7607e19d8a4dae55c2d82f5c599541d7094a13e: 18092
new 6c1fccda6 llvm-d50cc2a17e71a607c549ce76efddd4092535387a: 18092
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 (aad4c830d)
\
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:
1-reset_artifacts/console.log | 308 +-
2-build_llvm/console.log | 10163 +++++++++++++++++-----------------
3-count_linux_objs/console.log | 1193 ++--
4-check_regression/console.log | 10 +-
5-update_baseline/console.log | 18 +-
console.log | 11688 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 11736 insertions(+), 11660 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.