This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a5aaefa640f Avoid cppcheck operator precedence warnings. NFCI.
new ed547e5c992 AMDGPU: Forgot to commit test file for r358890
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:
.../AMDGPU/optimize-exec-masking-pre-ra.mir | 97 ++++++++++++++++++++++
1 file changed, 97 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/optimize-exec-masking-pre-ra.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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from d00c4e5 0: update: gcc-47d2253573893830892d6c7bc24e1e79e89cb256: all
new 601fb12 1: reset: linux-be1df61cf06efb355c90702e46b8d46f055acb4e: 16703
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 | 17 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 9433 +++++++-------
04-build_abe-stage1/console.log | 13587 ++++++++++----------
05-build_linux/console.log | 981 +-
06-boot_linux/console.log | 10 -
07-check_regression/console.log | 17 +-
08-update_baseline/console.log | 10 +-
console.log | 24458 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 4 +-
12 files changed, 24292 insertions(+), 24651 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 reset-baseline
--
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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards cddfae7 0: update: llvm-linux: all
new 7cf8d42 0: update: llvm-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 (cddfae7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 220 +-
02-build_llvm/console.log | 11655 +++++++++++++++----------------
03-build_linux/console.log | 2182 +-----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 14073 +++++++++++++++++---------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12618 insertions(+), 15536 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4d8baf7 2: update: linux-e8b243ea3b19b6f3b9fffca232a2c7b000964d6b: 17716
new 44bdaa9 2: update: llvm-linux: 17719
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 (4d8baf7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 165 +-
02-build_llvm/console.log | 11577 ++++++++++++------------
03-build_linux/console.log | 6237 +++----------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 33 +-
console.log | 18020 +++++++++++++++-----------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
8 files changed, 14534 insertions(+), 21521 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 81b9a7ea319 [LICM] auto-generate complete test checks; NFC
new 0c09729c672 AMDGPU: Fix test verification
new 8edcece164a AMDGPU: Fix incorrect commute with sub when folding immediates
new a5aaefa640f Avoid cppcheck operator precedence warnings. NFCI.
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:
lib/Bitcode/Reader/MetadataLoader.cpp | 2 +-
lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp | 2 +-
lib/Target/AMDGPU/SIFoldOperands.cpp | 5 ++++-
lib/Target/PowerPC/PPCISelLowering.cpp | 4 ++--
lib/Target/X86/Utils/X86ShuffleDecode.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 2 +-
test/CodeGen/AMDGPU/fold-imm-copy.mir | 4 +++-
test/CodeGen/AMDGPU/fold-immediate-operand-shrink.mir | 16 ++++++++--------
tools/llvm-stress/llvm-stress.cpp | 2 +-
9 files changed, 22 insertions(+), 17 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 gcc.
from 9a78b9790e3 Come up with is_empty for hash_{table,map,set}.
new 39730b97511 Let ldist ignore clobbers
new 70ce330a385 [arm] PR target/89400 fix thumb1 unaligned access expansion
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 | 16 +++++++
gcc/config/arm/arm.md | 74 ++++++++++++++++++++-------------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/tree-ssa/ldist-1.C | 16 +++++++
gcc/tree-loop-distribution.c | 4 ++
5 files changed, 86 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/ldist-1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.