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 b0303282 0: good: binutils-gcc-linux: all
new 56704c08 0: good: 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 (b0303282)
\
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 | 126 +-
02-prepare_abe/console.log | 174 +-
03-build_abe-binutils/console.log | 10684 +++----
04-build_abe-stage1/console.log | 19728 +++++++------
05-build_linux/console.log | 22710 ++++++++-------
06-boot_linux/console.log | 2 +-
console.log | 53451 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 53443 insertions(+), 53446 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-lts-defconfig
in repository toolchain/ci/gcc.
from 625ba9a3ed3 Backport r265786
adds 6aed66e530d PR target/89848 * config/i386/i386.c (dimode_scalar_chain [...]
adds 24d5d87eb89 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr89848.c | 11 +++++++++++
5 files changed, 27 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr89848.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/gnu-release-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 2194f9f648 Automatic date update in version.in
adds 9a22d95010 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards eb172c8c 0: good: binutils-gcc-linux: boot
new 3bd08843 0: good: 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 (eb172c8c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 54 +-
02-prepare_abe/console.log | 42 +-
03-build_abe-binutils/console.log | 10628 +++++++-------
04-build_abe-stage1/console.log | 16630 ++++++++++-----------
05-build_linux/console.log | 443 +-
06-boot_linux/console.log | 392 +-
console.log | 28283 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 28258 insertions(+), 28228 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 234b3a117e8 AMDGPU: Remove dx10-clamp from subtarget features
new 2dbff99e43a [WebAssembly] Handle END_LOOP in unreachable BB in CFGStackify
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:
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | 4 +++-
test/CodeGen/WebAssembly/cfg-stackify-dbg.mir | 27 +++++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/WebAssembly/cfg-stackify-dbg.mir
--
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 2d3cf878c03 * opts-common.c (integral_argument): Set errno properly [...]
new 7e6aef80ee4 PR c/89872 * gimplify.c (gimplify_compound_literal_expr): [...]
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/ChangeLog | 6 ++++++
gcc/gimplify.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr89872.c | 27 +++++++++++++++++++++++++++
4 files changed, 39 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr89872.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.
unknown user pushed a change to branch master
in repository llvm.
from 08abe8c31a4 [X86] Add test cases showing failure to use RMW form of neg [...]
new 966d4dc9697 [Hexagon] Remove fcmp undef from reduced tests
new 234b3a117e8 AMDGPU: Remove dx10-clamp from subtarget features
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:
docs/AMDGPUUsage.rst | 8 +
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 5 +-
lib/Target/AMDGPU/AMDGPUFeatures.td | 6 -
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 6 +-
lib/Target/AMDGPU/AMDGPUSubtarget.h | 10 --
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 11 +-
lib/Target/AMDGPU/SIFoldOperands.cpp | 3 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 23 ++-
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 1 +
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 7 +
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 13 ++
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 39 +++++
test/CodeGen/AMDGPU/amdgcn-ieee.ll | 188 +++++++++++++++++++++
test/CodeGen/AMDGPU/clamp.ll | 6 +-
test/CodeGen/AMDGPU/hsa-fp-mode.ll | 24 ++-
.../Hexagon/autohvx/build-vector-i32-type.ll | 4 +-
.../Transforms/Inline/AMDGPU/inline-amdgpu-dx10.ll | 107 ++++++++++++
.../Transforms/Inline/AMDGPU/inline-amdgpu-ieee.ll | 90 ++++++++++
18 files changed, 515 insertions(+), 36 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/amdgcn-ieee.ll
create mode 100644 test/Transforms/Inline/AMDGPU/inline-amdgpu-dx10.ll
create mode 100644 test/Transforms/Inline/AMDGPU/inline-amdgpu-ieee.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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0b586bf7 5: good: llvm-linux: 16049
new c3b824f5 5: good: llvm-linux: 16049
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 (0b586bf7)
\
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 | 70 +-
02-build_llvm/console.log | 11457 ++++++++++++------------
03-build_linux/console.log | 6895 +++++++-------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 6 +-
console.log | 18430 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 18439 insertions(+), 18431 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.