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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards b615f143 0: update: binutils-gcc-linux: boot
new 5e8b8d8d 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 (b615f143)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 172 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 8056 +++++------
04-build_abe-stage1/console.log | 16391 +++++++++++------------
05-build_linux/console.log | 408 +-
06-boot_linux/console.log | 420 +-
console.log | 25955 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 25928 insertions(+), 25910 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-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 61bbc3e4 0: update: gcc-33c71262988efbb4a268aad089939c0e6e8b297a: -10
new f9c6bda2 0: update: gcc-59a90fce346c1b625d7ed09d0f2355e67310598f: -10
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 (61bbc3e4)
\
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 | 130 +-
02-prepare_abe/console.log | 150 +-
03-build_abe-bootstrap_profiled/console.log | 49810 ++++++++++++-------------
console.log | 50120 +++++++++++++-------------
jenkins/manifest.sh | 8 +-
5 files changed, 50113 insertions(+), 50105 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fba92261 0: update: llvm-linux: boot
new 29530886 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 (fba92261)
\
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 | 220 +-
02-build_llvm/console.log | 11820 +++++++++++++++++------------------
03-build_linux/console.log | 782 +--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 -
console.log | 12853 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12838 insertions(+), 12876 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 224017fde6a Work around a circular dependency between IR and MC introdu [...]
new 9c7e6b20488 [AMDGPU] Constrain the AMDGPU inliner on maximum number of [...]
new e9b5b0c8af8 [RISCV] Support Bit-Preserving FP in F/D Extensions
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:
lib/Target/AMDGPU/AMDGPUInline.cpp | 16 +-
lib/Target/RISCV/RISCVISelLowering.cpp | 5 +
lib/Target/RISCV/RISCVISelLowering.h | 2 +
test/CodeGen/AMDGPU/inline-maxbb.ll | 33 ++
.../RISCV/float-bit-preserving-dagcombines.ll | 390 +++++++++++++++++++++
5 files changed, 445 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/inline-maxbb.ll
create mode 100644 test/CodeGen/RISCV/float-bit-preserving-dagcombines.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.
unknown user pushed a change to branch master
in repository gcc.
from 3dea6faef67 * common.opt (flto-odr-type-merging): Ignore. * invoke.te [...]
new c2880a001e9 Enable sanitization for hash tables.
new bb20df3aaa8 2019-06-07 Richard Biener <rguenther(a)suse.de>
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 | 20 +++++++++
gcc/cselib.c | 9 +++-
gcc/hash-set.h | 2 +-
gcc/hash-table.c | 3 ++
gcc/hash-table.h | 60 +++++++++++++++++++++++++--
gcc/params.def | 6 +++
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.misc-tests/gcov-pr90574-1.c | 20 +++++++++
gcc/testsuite/gcc.misc-tests/gcov-pr90574-2.c | 15 +++++++
gcc/toplev.c | 4 ++
gcc/tree-cfg.c | 6 +--
11 files changed, 141 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.misc-tests/gcov-pr90574-1.c
create mode 100644 gcc/testsuite/gcc.misc-tests/gcov-pr90574-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-release-arm-stable-allyesconfig
in repository toolchain/ci/llvm-project.
from 897fd6e1bb9 Merging r361237:
adds e98c4c8cc77 Merging r355154:
adds 0e657d45762 Merging r353905:
No new revisions were added by this update.
Summary of changes:
compiler-rt/lib/xray/tests/CMakeLists.txt | 5 +++--
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 4 ++--
2 files changed, 5 insertions(+), 4 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 136f0a24 2: update: llvm-linux: 17398
new 22891518 2: update: llvm-linux: 17398
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 (136f0a24)
\
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 | 166 +-
02-build_llvm/console.log | 11624 +++++++++++++++---------------
03-build_linux/console.log | 3264 ++++-----
console.log | 15054 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 15058 insertions(+), 15058 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.