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 b4e68f650 0: update: binutils-gcc-linux: boot
new 3469e20bd 0: update: 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 (b4e68f650)
\
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:
01-reset_artifacts/console.log | 58 +-
02-prepare_abe/console.log | 196 +-
03-build_abe-binutils/console.log | 11599 +++++-----
04-build_abe-stage1/console.log | 15711 ++++++-------
05-build_linux/console.log | 7478 +++----
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 35056 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 35033 insertions(+), 35101 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 8ce768f5a 0: update: llvm-linux: boot
new 00cc48d8e 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 (8ce768f5a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-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 | 128 +-
02-build_llvm/console.log | 12875 +++++++++++++--------------
03-build_linux/console.log | 828 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 14315 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 14328 insertions(+), 14314 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-mainline-allmodconfig
in repository toolchain/ci/llvm-project.
from 1feb3329996 Add yaml defintions for CI tests with GitHub Actions
adds 68cd4f72bea Use FinishThunk to finish musttail thunks
adds 47e68d86442 [CodeGen] Fix sinking local values in lpads with phis
adds edbe962459d [COFF] Don't treat DWARF sections as GC roots
No new revisions were added by this update.
Summary of changes:
clang/lib/CodeGen/CGVTables.cpp | 5 ++-
clang/test/CodeGenCXX/ms-thunks-ehspec.cpp | 27 ++++++++++++++
clang/test/CodeGenCXX/thunks-ehspec.cpp | 29 +++++++++++++++
lld/COFF/MarkLive.cpp | 6 ++-
lld/test/COFF/gc-dwarf.s | 60 ++++++++++++++++++++++++++++++
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp | 17 ++++++++-
llvm/test/CodeGen/X86/sink-local-value.ll | 36 ++++++++++++++++++
7 files changed, 175 insertions(+), 5 deletions(-)
create mode 100644 clang/test/CodeGenCXX/ms-thunks-ehspec.cpp
create mode 100644 clang/test/CodeGenCXX/thunks-ehspec.cpp
create mode 100644 lld/test/COFF/gc-dwarf.s
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4cf808ffe 0: update: llvm-linux: all
new 0e8951ac9 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 (4cf808ffe)
\
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 | 92 +-
02-build_llvm/console.log | 12636 +++++++++++++++++------------------
03-build_linux/console.log | 790 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13544 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13547 insertions(+), 13551 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 1feb3329996 Add yaml defintions for CI tests with GitHub Actions
adds 68cd4f72bea Use FinishThunk to finish musttail thunks
adds 47e68d86442 [CodeGen] Fix sinking local values in lpads with phis
adds edbe962459d [COFF] Don't treat DWARF sections as GC roots
No new revisions were added by this update.
Summary of changes:
clang/lib/CodeGen/CGVTables.cpp | 5 ++-
clang/test/CodeGenCXX/ms-thunks-ehspec.cpp | 27 ++++++++++++++
clang/test/CodeGenCXX/thunks-ehspec.cpp | 29 +++++++++++++++
lld/COFF/MarkLive.cpp | 6 ++-
lld/test/COFF/gc-dwarf.s | 60 ++++++++++++++++++++++++++++++
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp | 17 ++++++++-
llvm/test/CodeGen/X86/sink-local-value.ll | 36 ++++++++++++++++++
7 files changed, 175 insertions(+), 5 deletions(-)
create mode 100644 clang/test/CodeGenCXX/ms-thunks-ehspec.cpp
create mode 100644 clang/test/CodeGenCXX/thunks-ehspec.cpp
create mode 100644 lld/test/COFF/gc-dwarf.s
--
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 09ff429f4 0: update: llvm-linux: 16
new 0839fdd10 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 (09ff429f4)
\
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 | 130 +-
02-build_llvm/console.log | 12640 +++++++++++++--------------
03-build_linux/console.log | 828 +-
05-check_regression/console.log | 28 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 40 -
06-update_baseline/results.regressions | 20 +-
console.log | 13642 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 13637 insertions(+), 13721 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.