This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-O2
in repository toolchain/ci/gcc.
from 7948eb43e85 Daily bump.
adds 25393a0b19e Daily bump.
adds 21a5cb8e51a Daily bump.
adds 3c5dd97a97c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_bmk/llvm-release-aarch64-spec2k6-O2
in repository toolchain/ci/binutils-gdb.
from 40e1bd746d Automatic date update in version.in
adds baae91b997 Automatic date update in version.in
adds 4acb0da14e Automatic date update in version.in
adds df010caac3 elf: Remove the property after reporting its removal
adds ee4a6d6f09 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 10 ++++------
bfd/version.h | 2 +-
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-x86-64/pr24721-x32.d | 6 ++++++
ld/testsuite/ld-x86-64/pr24721.d | 6 ++++++
ld/testsuite/ld-x86-64/pr24721.map | 3 +++
ld/testsuite/ld-x86-64/pr24721a.s | 34 ++++++++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr24721b.s | 6 ++++++
ld/testsuite/ld-x86-64/x86-64.exp | 2 ++
10 files changed, 78 insertions(+), 7 deletions(-)
create mode 100644 ld/testsuite/ld-x86-64/pr24721-x32.d
create mode 100644 ld/testsuite/ld-x86-64/pr24721.d
create mode 100644 ld/testsuite/ld-x86-64/pr24721.map
create mode 100644 ld/testsuite/ld-x86-64/pr24721a.s
create mode 100644 ld/testsuite/ld-x86-64/pr24721b.s
--
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_bmk/llvm-release-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 6b2f9a1c 0: init: binutils-gcc-glibc-llvm: 0
new d34bce7c 0: init: binutils-gcc-glibc-llvm: 0
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 (6b2f9a1c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-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 | 220 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11222 ++--
04-build_abe-stage1/console.log | 14000 +++--
05-build_abe-linux/console.log | 304 +-
06-build_abe-glibc/console.log | 39139 ++++++------
07-build_abe-stage2/console.log | 39200 ++++++------
08-build_llvm-true/console.log | 11746 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 5 +-
09-benchmark/console.log | 143 +-
11-update_baseline/console.log | 6 +-
console.log | 116760 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
15 files changed, 116573 insertions(+), 116610 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 91ef2bfe777 [llvm-objcopy][llvm-strip] Fix help text typo for --allow-b [...]
new e3c60dfc189 AMDGPU: Select G_SEXT/G_ZEXT/G_ANYEXT
new 9bb11013dd8 AMDGPU/GlobalISel: Fix duplicated test
new 93f99745ce3 Expand cloneLoopWithPreheader() to support cloning loop nest
new 836545be6ce [TargetLowering] SimplifyDemandedBits - add ANY_EXTEND_VECT [...]
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:
include/llvm/Analysis/LoopInfo.h | 34 ++++
include/llvm/Analysis/LoopInfoImpl.h | 13 +-
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 20 ++-
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 137 ++++++++++++++-
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 1 +
lib/Target/AMDGPU/AMDGPURegisterBanks.td | 2 +-
lib/Transforms/Utils/CloneFunction.cpp | 41 +++--
.../AMDGPU/GlobalISel/inst-select-anyext.mir | 171 +++++++++++++++++++
.../CodeGen/AMDGPU/GlobalISel/inst-select-sext.mir | 187 +++++++++++++++++++++
.../CodeGen/AMDGPU/GlobalISel/inst-select-zext.mir | 187 +++++++++++++++++++++
test/CodeGen/AMDGPU/inst-select-load-flat.mir | 28 ---
test/CodeGen/AMDGPU/inst-select-load-smrd.mir | 159 ------------------
test/CodeGen/X86/vselect.ll | 1 -
13 files changed, 766 insertions(+), 215 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-anyext.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-sext.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-zext.mir
delete mode 100644 test/CodeGen/AMDGPU/inst-select-load-flat.mir
delete mode 100644 test/CodeGen/AMDGPU/inst-select-load-smrd.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-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b3d23cc1 2: update: binutils-gcc-linux: 381
discards fca2484f 1: reset: linux-40e7177750c3313300c5c45099cd4eecc0323958: 381
discards 1b573d6f 0: update: gcc-17b072ef9cf24ba9f91f800eb435bf188b57abee: all
new e50859ca 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 (b3d23cc1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10989 +++++++------
04-build_abe-stage1/console.log | 19071 +++++++++++-----------
05-build_linux/console.log | 919 +-
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 5 +-
08-update_baseline/console.log | 22 +-
console.log | 31624 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 4 +-
11 files changed, 31352 insertions(+), 31894 deletions(-)
create mode 100644 06-boot_linux/console.log
--
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 2d01698b04e AMDGPU: Make amdgcn.s.get.waveid.in.workgroup inaccessiblememonly
new 00cebddfbda [ARM] Re-enable misspelled RUN: lines in fullfp16.s.
new dc878ecbc8a [docs][llvm-readobj] Improve llvm-readobj documentation
new 91ef2bfe777 [llvm-objcopy][llvm-strip] Fix help text typo for --allow-b [...]
The 3 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/CommandGuide/llvm-readobj.rst | 259 +++++++++++++++++++++++++++++++------
test/MC/ARM/fullfp16.s | 4 +-
tools/llvm-objcopy/ObjcopyOpts.td | 2 +-
tools/llvm-objcopy/StripOpts.td | 2 +-
4 files changed, 224 insertions(+), 43 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 glibc.
from a55541fd1c szl_PL locale: Fix a typo in the previous commit (bug 24652).
new c89e669a70 S390: Regenerate ULPs.
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:
ChangeLog | 4 ++++
sysdeps/s390/fpu/libm-test-ulps | 12 ++++++------
2 files changed, 10 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.