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-lts-defconfig in repository toolchain/ci/llvm-project.
from f0bd5981486 Merging r359606: adds e3dc222bd3c Merging r353865, r353866, and r353874: new 5733e36371a Merging r359883: ------------------------------------------ [...]
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: lld/test/ELF/ppc64-bsymbolic-toc-restore.s | 2 +- lld/test/ELF/ppc64-call-reach.s | 4 +- lld/test/ELF/ppc64-ifunc.s | 4 +- lld/test/ELF/ppc64-local-dynamic.s | 2 +- lld/test/ELF/ppc64-plt-stub.s | 2 +- lld/test/ELF/ppc64-rel-calls.s | 5 +-- lld/test/ELF/ppc64-toc-restore-recursive-call.s | 2 +- lld/test/ELF/ppc64-toc-restore.s | 6 +-- .../PowerPC/Disassembler/PPCDisassembler.cpp | 8 ++++ .../Target/PowerPC/InstPrinter/PPCInstPrinter.cpp | 7 +++- llvm/lib/Target/PowerPC/PPCInstrInfo.td | 2 + .../tools/llvm-objdump/PowerPC/branch-offset.s | 43 ++++++++++++++++++++++ llvm/test/tools/llvm-objdump/PowerPC/lit.local.cfg | 2 + 13 files changed, 73 insertions(+), 16 deletions(-) create mode 100644 llvm/test/tools/llvm-objdump/PowerPC/branch-offset.s create mode 100644 llvm/test/tools/llvm-objdump/PowerPC/lit.local.cfg