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-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 342ad9df 0: init: binutils-gcc-glibc-llvm: 0
new 4eaef212 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 (342ad9df)
\
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 | 50 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11156 ++--
04-build_abe-stage1/console.log | 13836 +++--
05-build_abe-linux/console.log | 274 +-
06-build_abe-glibc/console.log | 39176 ++++++------
07-build_abe-stage2/console.log | 40505 ++++++------
08-build_llvm-true/console.log | 11706 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 13 +-
09-benchmark/console.log | 193 +-
console.log | 116940 +++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results_id | 2 +-
14 files changed, 117144 insertions(+), 117161 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 17895298161 libfortran/65921: Add forgotten PR number to ChangeLog
new 5ea5793f0e8 * config/alpha/alpha.md (@unaligned_store<mode>): Rename [...]
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 | 25 +++++++++++++++
gcc/config/alpha/alpha.c | 77 +++++++++++------------------------------------
gcc/config/alpha/alpha.md | 4 +--
gcc/config/alpha/sync.md | 8 ++---
4 files changed, 49 insertions(+), 65 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-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 48bd04d6 4: update: binutils-7d10623d3b153d6c15406b203fb1cf111c53f1dd: 18582
new 9bd9f906 4: update: gcc-f39d033c3b550940e906b3ee3227342bb5100368: 18582
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 (48bd04d6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 14 +-
02-prepare_abe/console.log | 20 +-
03-build_abe-binutils/console.log | 11278 ++++++++-------
04-build_abe-stage1/console.log | 14573 ++++++++++----------
05-build_linux/console.log | 612 +-
console.log | 26515 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
7 files changed, 26509 insertions(+), 26511 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 dd7dfb81b10 AMDGPU: Insert mem_viol check loop around GWS pre-GFX9
new a0711e68bd0 [InstSimplify] add tests for known-not-a-power-of-2; NFC
new 3ad1311a819 [LICM & MSSA] Limit unsafe sinking and hoisting.
new 483f92d9806 AMDGPU: Add intrinsics for DS GWS semaphore instructions
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:
include/llvm/IR/IntrinsicsAMDGPU.td | 37 +++++++++++
include/llvm/Transforms/Utils/LoopUtils.h | 1 +
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 74 +++++++++++++++++-----
lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 ++
lib/Target/AMDGPU/DSInstructions.td | 2 +
lib/Target/AMDGPU/SIISelLowering.cpp | 11 ++--
lib/Target/AMDGPU/SIInsertWaitcnts.cpp | 5 --
lib/Transforms/Scalar/LICM.cpp | 60 +++++++++++++++---
test/Analysis/MemorySSA/pr42294.ll | 48 ++++++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.br.ll | 27 ++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.p.ll | 26 ++++++++
.../AMDGPU/llvm.amdgcn.ds.gws.sema.release.all.ll | 28 ++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.v.ll | 26 ++++++++
test/CodeGen/AMDGPU/tail-duplication-convergent.ll | 26 +++++++-
test/Transforms/InstSimplify/AndOrXor.ll | 28 ++++++++
test/Transforms/LICM/store-hoisting.ll | 7 +-
16 files changed, 373 insertions(+), 38 deletions(-)
create mode 100644 test/Analysis/MemorySSA/pr42294.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.br.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.p.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.release.all.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.v.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 clang.
from 31de5dab92 P0840R2: support for [[no_unique_address]] attribute
new 662d27fff7 Rename CodeGenFunction::overlapFor* to getOverlapFor*.
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/CodeGen/CGClass.cpp | 6 +++---
lib/CodeGen/CGDecl.cpp | 2 +-
lib/CodeGen/CGExprAgg.cpp | 6 +++---
lib/CodeGen/CGObjC.cpp | 2 +-
lib/CodeGen/CGStmt.cpp | 4 ++--
lib/CodeGen/CodeGenFunction.h | 10 +++++-----
6 files changed, 15 insertions(+), 15 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 24d7880147d [NFC][SLP] Pre-commit unary FNeg test to X86/propagate_ir_flags.ll
new dd7dfb81b10 AMDGPU: Insert mem_viol check loop around GWS pre-GFX9
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/AMDGPUSubtarget.h | 9 ++
lib/Target/AMDGPU/DSInstructions.td | 2 +-
lib/Target/AMDGPU/SIDefines.h | 2 +
lib/Target/AMDGPU/SIISelLowering.cpp | 132 +++++++++++++++++++---
lib/Target/AMDGPU/SIISelLowering.h | 3 +
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.barrier.ll | 126 +++++++++++----------
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.init.ll | 95 +++++++++-------
7 files changed, 253 insertions(+), 116 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-allmodconfig
in repository toolchain/ci/gcc.
from f85aeb54a6a Daily bump.
adds 278623a1154 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_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from a9f626606e Automatic date update in version.in
adds 9b2701ec61 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 49972510 0: update: binutils-gcc-linux: all
new c9c6e09b 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 (49972510)
\
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 | 46 +-
02-prepare_abe/console.log | 378 +-
03-build_abe-binutils/console.log | 10828 +++++++-------
04-build_abe-stage1/console.log | 16576 ++++++++++-----------
05-build_linux/console.log | 778 +-
06-boot_linux/console.log | 2 +-
console.log | 28633 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 28615 insertions(+), 28640 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.