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-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 64bdd8bc9fb [COFF] Don't error if the only inputs are from /wholearchive:
adds 474037d798d Merging r370113:
adds 98b1752888c Merging r366572:
adds b9297dcdf2a [PowerPC] Do not emit HW loop if the body contains calls to [...]
adds 432bf48c08d [profile] Fix file contention causing dropped counts on Win [...]
No new revisions were added by this update.
Summary of changes:
compiler-rt/lib/profile/InstrProfilingUtil.c | 9 ++-
.../Windows/Inputs/instrprof-multiprocess.c | 89 ++++++++++++++++++++++
.../profile/Windows/instrprof-multiprocess.test | 10 +++
compiler-rt/test/profile/Windows/lit.local.cfg.py | 9 +++
.../include/llvm/Demangle/MicrosoftDemangleNodes.h | 2 +
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp | 4 +
llvm/lib/Target/RISCV/RISCVRegisterInfo.h | 6 ++
llvm/test/CodeGen/PowerPC/pr43527.ll | 75 ++++++++++++++++++
8 files changed, 202 insertions(+), 2 deletions(-)
create mode 100644 compiler-rt/test/profile/Windows/Inputs/instrprof-multiprocess.c
create mode 100644 compiler-rt/test/profile/Windows/instrprof-multiprocess.test
create mode 100644 compiler-rt/test/profile/Windows/lit.local.cfg.py
create mode 100644 llvm/test/CodeGen/PowerPC/pr43527.ll
--
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 79ef009 0: update: llvm-linux-: boot
new 4ccc41d 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 (79ef009)
\
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 | 141 +-
02-build_llvm/console.log | 12074 +++++++++++++++++------------------
03-build_linux/console.log | 804 +--
05-check_regression/console.log | 2 +-
console.log | 13021 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
6 files changed, 13019 insertions(+), 13037 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ae75564 0: update: binutils-gcc-linux-: all
new abb59d4 0: update: binutils-gcc-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 (ae75564)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 171 +-
02-prepare_abe/console.log | 404 +-
03-build_abe-binutils/console.log | 11605 +++++------
04-build_abe-stage1/console.log | 20230 ++++++++++----------
05-build_linux/console.log | 4513 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 36954 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 36989 insertions(+), 36912 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-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 64bdd8bc9fb [COFF] Don't error if the only inputs are from /wholearchive:
adds 474037d798d Merging r370113:
adds 98b1752888c Merging r366572:
adds b9297dcdf2a [PowerPC] Do not emit HW loop if the body contains calls to [...]
adds 432bf48c08d [profile] Fix file contention causing dropped counts on Win [...]
No new revisions were added by this update.
Summary of changes:
compiler-rt/lib/profile/InstrProfilingUtil.c | 9 ++-
.../Windows/Inputs/instrprof-multiprocess.c | 89 ++++++++++++++++++++++
.../profile/Windows/instrprof-multiprocess.test | 10 +++
compiler-rt/test/profile/Windows/lit.local.cfg.py | 9 +++
.../include/llvm/Demangle/MicrosoftDemangleNodes.h | 2 +
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp | 4 +
llvm/lib/Target/RISCV/RISCVRegisterInfo.h | 6 ++
llvm/test/CodeGen/PowerPC/pr43527.ll | 75 ++++++++++++++++++
8 files changed, 202 insertions(+), 2 deletions(-)
create mode 100644 compiler-rt/test/profile/Windows/Inputs/instrprof-multiprocess.c
create mode 100644 compiler-rt/test/profile/Windows/instrprof-multiprocess.test
create mode 100644 compiler-rt/test/profile/Windows/lit.local.cfg.py
create mode 100644 llvm/test/CodeGen/PowerPC/pr43527.ll
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 529bb5f 10: update: linux-174651bdf802a2139065e8e31ce950e2f3fc4a94: 16048
new 4e3bd5f 10: update: llvm-linux: 16048
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 (529bb5f)
\
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 | 76 +-
02-build_llvm/console.log | 11940 +++++++++++++-------------
03-build_linux/console.log | 5579 ++++++------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 73 +-
console.log | 17670 +++++++++++++++++++-------------------
jenkins/manifest.sh | 15 +-
7 files changed, 17868 insertions(+), 17487 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.