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-defconfig
in repository toolchain/ci/gcc.
from a905c9f2922 Daily bump.
adds 7d79d463358 PR tree-optimization/90949 * tree-ssa-copy.c (fini_copy_p [...]
new a9de850ca20 Daily bump.
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 | 9 ++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.c-torture/execute/pr90949.c | 42 +++++++++++++++++++++++++++
gcc/tree-ssa-copy.c | 11 ++++---
gcc/tree-ssanames.c | 7 ++++-
6 files changed, 71 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr90949.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-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 30e1820d02 Automatic date update in version.in
new 9a7543e1c7 Automatic date update in version.in
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:
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 0e811fdf3 0: update: binutils-gcc-linux: boot
new 8356089bb 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 (0e811fdf3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 434 +-
03-build_abe-binutils/console.log | 10790 ++++++-------
04-build_abe-stage1/console.log | 17123 ++++++++++-----------
05-build_linux/console.log | 792 +-
06-boot_linux/console.log | 410 +-
console.log | 29817 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29775 insertions(+), 29733 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 943e70b2b90 AMDGPU/GlobalISel: RegBankSelect for atomic.inc/atomic.dec
new fbcfc11ccf8 AMDGPU/GlobalISel: RegBankSelect for update.dpp
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/AMDGPU/AMDGPURegisterBankInfo.cpp | 1 +
...min.mir => regbankselect-amdgcn.update.dpp.mir} | 33 +++++++++++-----------
2 files changed, 17 insertions(+), 17 deletions(-)
copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-amdgcn.ds.fmin.mir => regbankse [...]
--
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 compiler-rt.
from cbc298395 [TSan] Fix build build breakage on Android
new 9e72c2731 [TSan] Attempt to fix linker error for Linux on AArch64
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/tsan/rtl/tsan_platform_linux.cc | 3 ++-
lib/tsan/rtl/tsan_rtl_aarch64.S | 8 --------
2 files changed, 2 insertions(+), 9 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 2c47ef08580 AMDGPU/GlobalISel: RegBankSelect for some easy intrinsics
new 7846e1a4c86 AMDGPU/GlobalISel: RegBankSelect for some DS intrinsics
new 943e70b2b90 AMDGPU/GlobalISel: RegBankSelect for atomic.inc/atomic.dec
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/AMDGPURegisterBankInfo.cpp | 20 +++++-
.../GlobalISel/regbankselect-amdgcn.atomic.dec.mir | 80 +++++++++++++++++++++
.../GlobalISel/regbankselect-amdgcn.atomic.inc.mir | 80 +++++++++++++++++++++
.../GlobalISel/regbankselect-amdgcn.ds.append.mir | 36 ++++++++++
.../regbankselect-amdgcn.ds.bpermute.mir | 24 +++++++
.../GlobalISel/regbankselect-amdgcn.ds.consume.mir | 36 ++++++++++
.../GlobalISel/regbankselect-amdgcn.ds.fmax.mir | 83 ++++++++++++++++++++++
.../GlobalISel/regbankselect-amdgcn.ds.fmin.mir | 83 ++++++++++++++++++++++
.../GlobalISel/regbankselect-amdgcn.ds.permute.mir | 24 +++++++
9 files changed, 465 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.atomic.dec.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.atomic.inc.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.ds.append.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.ds.bpermute.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.ds.consume.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.ds.fmax.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.ds.fmin.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.ds.permute.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 llvm.
from b088165d461 [IndVars] Remove a bit of manual constant folding [NFC]
new f5bebba1225 AMDGPU/GlobalISel: RegBankSelect for some simple leaf intrinsics
new 255a34f4a6d AMDGPU/GlobalISel: RegBankSelect for amdgcn.div.fmas
new 6443be3e79f AMDGPU/GlobalISel: RegBankSelect for icmp/fcmp intrinsics
new 2c47ef08580 AMDGPU/GlobalISel: RegBankSelect for some easy intrinsics
The 4 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/AMDGPURegisterBankInfo.cpp | 72 +++++++++++++-
.../GlobalISel/regbankselect-amdgcn.div.fmas.mir | 106 +++++++++++++++++++++
.../GlobalISel/regbankselect-amdgcn.fcmp.mir | 67 +++++++++++++
.../regbankselect-amdgcn.groupstaticsize.mir | 14 +++
.../GlobalISel/regbankselect-amdgcn.icmp.mir | 67 +++++++++++++
...bankselect-amdgcn.s.get.waveid.in.workgroup.mir | 14 +++
.../GlobalISel/regbankselect-amdgcn.s.getpc.mir | 14 +++
.../GlobalISel/regbankselect-amdgcn.s.getreg.mir | 14 +++
.../regbankselect-amdgcn.s.memrealtime.mir | 14 +++
.../GlobalISel/regbankselect-amdgcn.s.memtime.mir | 14 +++
10 files changed, 395 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.div.fmas.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.fcmp.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.groupstatic [...]
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.icmp.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.s.get.wavei [...]
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.s.getpc.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.s.getreg.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.s.memrealtime.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.s.memtime.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/ci/gcc.
from 061fc7b6823 Daily bump.
adds a905c9f2922 Daily bump.
adds 7d79d463358 PR tree-optimization/90949 * tree-ssa-copy.c (fini_copy_p [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 ++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.c-torture/execute/pr90949.c | 42 +++++++++++++++++++++++++++
gcc/tree-ssa-copy.c | 11 ++++---
gcc/tree-ssanames.c | 7 ++++-
6 files changed, 71 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr90949.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-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 0c5de26f02 Automatic date update in version.in
adds 30e1820d02 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2182d27bb 0: update: binutils-gcc-linux: all
new 22a5a3105 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 (2182d27bb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 130 +-
02-prepare_abe/console.log | 70 +-
03-build_abe-binutils/console.log | 11082 ++++++++--------
04-build_abe-stage1/console.log | 13774 +++++++++----------
05-build_linux/console.log | 800 +-
06-boot_linux/console.log | 2 +-
console.log | 25858 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25888 insertions(+), 25840 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.