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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 89d65f17 0: update: llvm-linux: boot
new 40ff4ae6 0: update: llvm-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 (89d65f17)
\
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 | 166 +-
02-build_llvm/console.log | 11838 ++++++++++++++++++------------------
03-build_linux/console.log | 794 +--
04-boot_linux/console.log | 4 +-
console.log | 12802 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 12808 insertions(+), 12808 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-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 86e04673b4 [gdb/testsuite] Break up long debug_flags line in fission.exp
adds d20ed5fd57 Add comment to list0.h
adds 4ed4690fc2 doc: fix false claim about second argument to gdb
adds 3360b6e796 [gdb] Fix abstract_to_concrete type
adds 0ed4690a67 [gdb/testsuite] Use -fuse-ld=gold in fission.exp
adds 494986d596 gdb: Remove use of deprecated_interactive_hook
adds 312413cb84 Automatic date update in version.in
adds 4a4e7361d6 PowerPC64 notoc calls
adds 6f5601c4d0 PR24697, R_PPC_EMB_SDA21 relocation
new dcf3792354 Instantiate a single source highlighter
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/ChangeLog | 12 ++++++++++++
bfd/elf32-ppc.c | 22 +++++++++++++++-------
bfd/elf64-ppc.c | 6 +++---
bfd/version.h | 2 +-
gdb/ChangeLog | 22 ++++++++++++++++++++++
gdb/defs.h | 1 -
gdb/doc/ChangeLog | 7 +++++++
gdb/doc/gdb.texinfo | 18 +++++++++---------
gdb/dwarf2read.c | 13 +++++++++----
gdb/dwarf2read.h | 2 +-
gdb/interps.c | 1 -
gdb/source-cache.c | 17 ++++++++++++++---
gdb/testsuite/ChangeLog | 8 ++++++++
gdb/testsuite/boards/fission.exp | 3 ++-
gdb/testsuite/gdb.base/list0.h | 2 +-
gdb/top.c | 5 -----
gdb/utils.c | 3 ---
17 files changed, 104 insertions(+), 40 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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2e07af60 0: update: binutils-gcc-linux: all
new 47f87d5c 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 (2e07af60)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 160 +-
02-prepare_abe/console.log | 441 +-
03-build_abe-binutils/console.log | 11368 ++++----
04-build_abe-stage1/console.log | 19861 ++++++-------
05-build_linux/console.log | 22630 +++++++--------
06-boot_linux/console.log | 2 +-
console.log | 54487 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 54504 insertions(+), 54461 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 1e8341d5444 [DAGCombiner] Support (shl (ext (shl x, c1)), c2) -> (shl ( [...]
new 61f7a16bfa5 [NFC] Added tests for cttz(abs(x)) -> cttz(x) fold
new a8650efa916 [NFC] Added tests for D63534
new 1ad9529ddc5 Revert rL363678 : AMDGPU: Add ds_gws_init / ds_gws_barrier [...]
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 | 22 ---
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 85 ----------
lib/Target/AMDGPU/DSInstructions.td | 6 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 18 ---
lib/Target/AMDGPU/SIInsertWaitcnts.cpp | 28 ++--
lib/Target/AMDGPU/SIInstrInfo.cpp | 3 +-
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 37 +----
test/CodeGen/AMDGPU/gws-hazards.mir | 103 ------------
test/CodeGen/AMDGPU/insert-skips-gws.mir | 59 -------
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.barrier.ll | 179 ---------------------
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.init.ll | 119 --------------
test/CodeGen/AMDGPU/tail-duplication-convergent.ll | 48 ------
test/Transforms/InstCombine/cttz-abs.ll | 169 +++++++++++++++++++
test/Transforms/InstCombine/cttz-negative.ll | 74 +++++++++
14 files changed, 264 insertions(+), 686 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/gws-hazards.mir
delete mode 100644 test/CodeGen/AMDGPU/insert-skips-gws.mir
delete mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.barrier.ll
delete mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.init.ll
create mode 100644 test/Transforms/InstCombine/cttz-abs.ll
create mode 100644 test/Transforms/InstCombine/cttz-negative.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 7a5dd209e3 Revert r363116 "[X86] [ABI] Fix i386 ABI "__m64" type bug"
new 1d6967454f [OpenCL] Split type and macro definitions into opencl-c-base.h
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:
include/clang/Basic/SyncScope.h | 2 +-
lib/Frontend/CompilerInvocation.cpp | 10 +-
lib/Headers/CMakeLists.txt | 1 +
lib/Headers/module.modulemap | 1 +
lib/Headers/opencl-c-base.h | 573 ++++++++++++++++++++++++++++
lib/Headers/opencl-c.h | 537 +-------------------------
test/SemaOpenCL/fdeclare-opencl-builtins.cl | 6 +-
7 files changed, 591 insertions(+), 539 deletions(-)
create mode 100644 lib/Headers/opencl-c-base.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.