This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9762cf4df3c [docs][llvm-cxxfilt] Write llvm-cxxfilt documentation
new 580eedab524 [ARM] DLS/LE low-overhead loop code generation
new 7074daff3e5 [PowerPC] Emit XXSEL for vec_sel and code that has the same [...]
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/ARM/ARM.h | 3 +-
lib/Target/ARM/ARMISelDAGToDAG.cpp | 30 +++
lib/Target/ARM/ARMInstrThumb2.td | 16 ++
lib/Target/ARM/ARMLowOverheadLoops.cpp | 295 +++++++++++++++++++++
lib/Target/ARM/ARMTargetMachine.cpp | 5 +
lib/Target/ARM/CMakeLists.txt | 1 +
lib/Target/PowerPC/PPCInstrVSX.td | 4 +
test/CodeGen/ARM/O3-pipeline.ll | 7 +
test/CodeGen/PowerPC/vec-select.ll | 72 +++++
test/Transforms/HardwareLoops/ARM/calls.ll | 22 +-
test/Transforms/HardwareLoops/ARM/cond-mov.mir | 115 ++++++++
test/Transforms/HardwareLoops/ARM/massive.mir | 145 ++++++++++
.../HardwareLoops/ARM/multiblock-massive.mir | 160 +++++++++++
.../HardwareLoops/ARM/revert-after-call.mir | 141 ++++++++++
.../HardwareLoops/ARM/revert-after-spill.mir | 139 ++++++++++
test/Transforms/HardwareLoops/ARM/simple-do.ll | 37 +++
test/Transforms/HardwareLoops/ARM/size-limit.mir | 155 +++++++++++
test/Transforms/HardwareLoops/ARM/structure.ll | 177 +++++++++++++
test/Transforms/HardwareLoops/ARM/switch.mir | 198 ++++++++++++++
19 files changed, 1720 insertions(+), 2 deletions(-)
create mode 100644 lib/Target/ARM/ARMLowOverheadLoops.cpp
create mode 100644 test/CodeGen/PowerPC/vec-select.ll
create mode 100644 test/Transforms/HardwareLoops/ARM/cond-mov.mir
create mode 100644 test/Transforms/HardwareLoops/ARM/massive.mir
create mode 100644 test/Transforms/HardwareLoops/ARM/multiblock-massive.mir
create mode 100644 test/Transforms/HardwareLoops/ARM/revert-after-call.mir
create mode 100644 test/Transforms/HardwareLoops/ARM/revert-after-spill.mir
create mode 100644 test/Transforms/HardwareLoops/ARM/size-limit.mir
create mode 100644 test/Transforms/HardwareLoops/ARM/switch.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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c5dc3c08 0: update: binutils-gcc-linux: all
new 692c004c 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 (c5dc3c08)
\
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 | 112 +-
02-prepare_abe/console.log | 274 +-
03-build_abe-binutils/console.log | 11285 ++++----
04-build_abe-stage1/console.log | 15113 ++++++-----
05-build_linux/console.log | 24416 ++++++++---------
06-boot_linux/console.log | 2 +-
console.log | 51202 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 51222 insertions(+), 51194 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 ded5cadad15 [Codegen] TargetLowering::SimplifySetCC(): omit urem when possible
new 9762cf4df3c [docs][llvm-cxxfilt] Write llvm-cxxfilt documentation
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:
docs/CommandGuide/llvm-cxxfilt.md | 10 -----
docs/CommandGuide/llvm-cxxfilt.rst | 79 ++++++++++++++++++++++++++++++++++++++
2 files changed, 79 insertions(+), 10 deletions(-)
delete mode 100644 docs/CommandGuide/llvm-cxxfilt.md
create mode 100644 docs/CommandGuide/llvm-cxxfilt.rst
--
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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 242e9cfb 0: update: llvm-linux: 18110
new bb626eb9 0: update: llvm-linux: 18110
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 (242e9cfb)
\
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 | 14 +-
02-build_llvm/console.log | 11895 ++++++++++++++--------------
03-build_linux/console.log | 4578 +++++------
console.log | 16487 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 16482 insertions(+), 16500 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-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from 4b972a01a7da Linux 5.2-rc6
adds 461e274b2821 auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero()
adds f4bb1f895aa0 auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero()
adds 9216514602ac Merge tag 'auxdisplay-for-linus-v5.2-rc7' of git://github. [...]
adds ca72d88378b2 powerpc/mm/64s/hash: Reallocate context ids on fork
adds 16391bfc8623 selftests/powerpc: Add test of fork with mapping above 512TB
adds 65565a68c582 Merge branch 'context-id-fix' into fixes
adds 26df62aaae9f Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/ [...]
adds b2b5921fe4b3 mtd: rawnand: initialize ntargets with maxchips
adds 191f5c2ed4b6 mtd: spi-nor: use 16-bit WRR command when QE is set on spa [...]
adds 39071cf828b4 Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/ [...]
adds cd49b84d61b2 mfd: stmfx: Uninitialized variable in stmfx_irq_handler()
adds 63b2de12b7ee mfd: stmfx: Fix an endian bug in stmfx_irq_handler()
adds c88e40e07cd9 Merge tag 'mfd-fixes-5.2-1' of git://git.kernel.org/pub/sc [...]
adds d2ba3b1714d7 parisc: Fix module loading error with JUMP_LABEL feature
adds 249155c20f9b Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/sc [...]
No new revisions were added by this update.
Summary of changes:
arch/parisc/kernel/module.c | 4 +
arch/powerpc/mm/book3s64/mmu_context.c | 55 ++++++++--
drivers/auxdisplay/cfag12864bfb.c | 5 +-
drivers/auxdisplay/ht16k33.c | 4 +-
drivers/mfd/stmfx.c | 12 +--
drivers/mtd/nand/raw/nand_base.c | 3 +-
drivers/mtd/spi-nor/spi-nor.c | 119 +++++++++++++++++++--
include/linux/mtd/spi-nor.h | 3 +
tools/testing/selftests/powerpc/mm/.gitignore | 3 +-
tools/testing/selftests/powerpc/mm/Makefile | 4 +-
.../powerpc/mm/large_vm_fork_separation.c | 87 +++++++++++++++
11 files changed, 267 insertions(+), 32 deletions(-)
create mode 100644 tools/testing/selftests/powerpc/mm/large_vm_fork_separation.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.