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/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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 998a1f8 0: update: llvm-linux-: boot
new 2ded26b 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 (998a1f8)
\
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 | 166 +-
02-build_llvm/console.log | 12076 +++++++++++++++++-----------------
03-build_linux/console.log | 694 +-
04-boot_linux/console.log | 440 +-
05-check_regression/console.log | 28 +-
06-update_baseline/console.log | 10 +-
console.log | 13414 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13419 insertions(+), 13423 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 gcc.
from 76966234d9c rs6000: Name set<mode>_cc, and delete some old mfcr patterns
new af7447286b7 arm: fix v[78]-r multilibs when configured with --with-mult [...]
new a56e4381fe2 Fix libdecnumber handling of non-canonical BID significands [...]
The 2 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:
gcc/ChangeLog | 5 +++
gcc/config/arm/t-multilib | 3 +-
gcc/testsuite/ChangeLog | 12 +++++++
.../gcc.dg/dfp/bid-non-canonical-d128-1.c | 30 ++++++++++++++++
.../gcc.dg/dfp/bid-non-canonical-d128-2.c | 42 ++++++++++++++++++++++
.../gcc.dg/dfp/bid-non-canonical-d128-3.c | 5 +++
.../gcc.dg/dfp/bid-non-canonical-d128-4.c | 6 ++++
gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d32-1.c | 26 ++++++++++++++
gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d32-2.c | 5 +++
gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d64-1.c | 26 ++++++++++++++
gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d64-2.c | 5 +++
libdecnumber/ChangeLog | 8 +++++
libdecnumber/bid/bid2dpd_dpd2bid.c | 22 ++++++++++--
13 files changed, 191 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d128-1.c
create mode 100644 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d128-2.c
create mode 100644 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d128-3.c
create mode 100644 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d128-4.c
create mode 100644 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d32-1.c
create mode 100644 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d32-2.c
create mode 100644 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d64-1.c
create mode 100644 gcc/testsuite/gcc.dg/dfp/bid-non-canonical-d64-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e8a10f0 0: update: llvm-linux-: 18275
new 099d033 0: update: llvm-linux: 18276
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 (e8a10f0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 166 +-
02-build_llvm/console.log | 12432 ++++++++++++++++-----------------
03-build_linux/console.log | 1326 ++--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 13964 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
8 files changed, 13998 insertions(+), 13932 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0cd3739 0: update: llvm-linux-: all
new e2a893b 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 (0cd3739)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 166 +-
02-build_llvm/console.log | 12428 +++++++++++++++++------------------
03-build_linux/console.log | 844 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 40 +-
06-update_baseline/console.log | 27 -
console.log | 13479 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13497 insertions(+), 13503 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.