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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9cd69d8ee 0: update: llvm-linux: boot
new efda4d50a 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 (9cd69d8ee)
\
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 | 216 +-
02-build_llvm/console.log | 12583 ++++++++++++++--------------
03-build_linux/console.log | 658 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 12 +-
console.log | 13510 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
9 files changed, 13524 insertions(+), 13485 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 releases/gcc-9
in repository gcc.
from 3c5d3cc15a5 Daily bump.
new a809efd70d1 Fix PR94043 by making vect_live_op generate lc-phi
new 7bce1c72444 Fix PR94443 with gsi_insert_seq_before [PR94443]
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 | 18 ++++++++
gcc/testsuite/ChangeLog | 16 +++++++
gcc/testsuite/gcc.dg/vect/pr94443.c | 13 ++++++
.../gfortran.dg/graphite/vect-pr94043.f90 | 18 ++++++++
gcc/tree-vect-loop.c | 50 +++++++++++++++++++---
5 files changed, 109 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr94443.c
create mode 100644 gcc/testsuite/gfortran.dg/graphite/vect-pr94043.f90
--
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 a64468a3034 fix PVS studio reported bugs
new b835645c7a5 Initialize file_data->lto_section_header before lto_mode_id [...]
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:
gcc/lto/ChangeLog | 7 +++++++
gcc/lto/lto-common.c | 11 ++++++-----
2 files changed, 13 insertions(+), 5 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 47f89d8b2 0: update: llvm-linux: boot
new a6376ef15 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 (47f89d8b2)
\
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:
01-reset_artifacts/console.log | 162 +-
02-build_llvm/console.log | 32003 ++++++----------------------
03-build_linux/console.log | 776 +-
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 44 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 2 +-
06-update_baseline/results.regressions | 2 +-
console.log | 33463 +++++++-----------------------
jenkins/manifest.sh | 12 +-
10 files changed, 14362 insertions(+), 52580 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-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from 71c3f57326c [ELF] Allow SHF_LINK_ORDER and non-SHF_LINK_ORDER to be mixed
adds 5fbba36cbe9 [SimplifyCFG] Skip merging return blocks if it would break [...]
adds ef7dbe6de65 [X86][SSE] combineX86ShufflesConstants - early out for zero [...]
adds cc6e51a1414 add release notes for ffp-model and ffp-exception-behavior
adds 6196695ec58 [CodeView] Align type records on 4-bytes when emitting PDBs
adds 92d5c1be9ee [PowerPC] Update alignment for ReuseLoadInfo in LowerFP_TO_ [...]
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 7 ++++
lld/test/COFF/pdb-tpi-aligned-records.test | 46 ++++++++++++++++++++++
.../DebugInfo/CodeView/GlobalTypeTableBuilder.h | 5 +++
.../DebugInfo/CodeView/MergingTypeTableBuilder.cpp | 4 +-
llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 24 +++++++++--
llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp | 10 ++++-
llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 7 +++-
llvm/lib/Target/X86/X86ISelLowering.cpp | 8 +++-
llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp | 15 +++++++
llvm/test/CodeGen/PowerPC/kernel-fp-round.ll | 44 +++++++++++++++++++++
llvm/test/CodeGen/X86/pr45443.ll | 21 ++++++++++
.../Transforms/SimplifyCFG/callbr-destinations.ll | 28 +++++++++++++
12 files changed, 210 insertions(+), 9 deletions(-)
create mode 100644 lld/test/COFF/pdb-tpi-aligned-records.test
create mode 100644 llvm/test/CodeGen/PowerPC/kernel-fp-round.ll
create mode 100644 llvm/test/CodeGen/X86/pr45443.ll
create mode 100644 llvm/test/Transforms/SimplifyCFG/callbr-destinations.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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 498db2f65 0: update: llvm-linux: boot
new 27139a898 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 (498db2f65)
\
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 | 14 +-
02-build_llvm/console.log | 12585 +++++++++++++++++------------------
03-build_linux/console.log | 886 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13493 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13500 insertions(+), 13494 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_gnu/gnu-release-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards b19c354f4 2: update: binutils-b9414a8064c4e10c469ef5e0aebbf46c9fbdcf80: 1
new c16a9e832 2: update: binutils-b9414a8064c4e10c469ef5e0aebbf46c9fbdcf80: 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 (b19c354f4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 82 +-
02-prepare_abe/console.log | 398 +-
03-build_abe-check_binutils/console.log | 10546 ++++-----
04-build_abe-check_binutils-check/console.log | 16303 +++++++-------
05-check_regression/console.log | 281 +-
05-check_regression/results.regressions | 7 +-
06-update_baseline/console.log | 1108 +-
06-update_baseline/results.regressions | 2 +-
console.log | 28722 ++++++++++++------------
jenkins/manifest.sh | 6 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
13 files changed, 28442 insertions(+), 29019 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-arm-stable-allyesconfig
in repository toolchain/ci/gcc.
from d998a89f9c5 Daily bump.
adds 0f1cf13ecee middle-end/94479 - fix gimplification of address
adds baf3a5a9424 Fix target/94557 PowerPC regression on GCC 9 (variable vec_ [...]
adds 3c5d3cc15a5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 13 ++++++++++---
gcc/gimplify.c | 4 +++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr94479.c | 12 ++++++++++++
6 files changed, 51 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr94479.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.