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-stable-allnoconfig in repository toolchain/ci/llvm-project.
from e7a52d72c7b Merging r370035: ------------------------------------------ [...] adds 44b3f6722e2 Merging r370271: ------------------------------------------ [...] adds 9c8b896a1a7 Merging r368964: ------------------------------------------ [...] adds a384ddbc3af Merging r369184: ------------------------------------------ [...] adds f8ed27f549e ReleaseNotes from Sam Parker adds 9adebd4b0be ReleaseNotes: omitting range checks for switches with unrea [...] adds 9f45ba86fd2 ReleaseNotes: sinking of instructions without uses adds 7552a3968e0 ReleaseNotes: reduce the indent adds 2f35f0004e2 ReleaseNotes: matching wide stores (r362472) adds 529706393a9 ReleaseNotes: remove in-progress warning and empty sections adds e7ecc551432 ReleaseNotes: cleanups adds 78ecdd5bfdf ReleaseNotes: drop in-progress warning and empty sections adds d6c7f875f97 ReleaseNotes: fixes adds 6f2f9290cb6 ReleaseNotes: remove in-progress warnings and empty sections adds 2857b97ea45 ReleaseNotes: remove in-progress warning, remove empty sections adds a400f310c28 ReleaseNotes: remove in-progress warning and empty sections adds 16d2d313fa3 Merging r370367: ------------------------------------------ [...] adds 3c8c55701d0 Merging r368164: ------------------------------------------ [...] adds 92734ca8d62 ReleaseNotes: pocl and TCE; by Pekka Jääskeläinen
No new revisions were added by this update.
Summary of changes: clang-tools-extra/clangd/tool/ClangdMain.cpp | 3 +- clang-tools-extra/docs/ReleaseNotes.rst | 48 +----- clang/docs/ReleaseNotes.rst | 114 ++----------- libcxx/docs/ReleaseNotes.rst | 22 +-- lld/ELF/Arch/PPC.cpp | 13 +- lld/ELF/Arch/PPC64.cpp | 22 ++- lld/docs/ReleaseNotes.rst | 19 --- lld/test/ELF/ppc64-reloc-rel.s | 58 +++++++ lld/test/ELF/ppc64-relocs.s | 81 +-------- llvm/docs/ReleaseNotes.rst | 184 ++++++++++++++------- llvm/lib/Target/AArch64/AArch64InstrInfo.cpp | 12 ++ llvm/test/CodeGen/AArch64/wineh1.mir | 12 +- llvm/test/CodeGen/AArch64/wineh2.mir | 4 +- .../COFF/AArch64/arm64-register-variables.ll | 4 +- llvm/tools/llvm-shlib/CMakeLists.txt | 2 +- 15 files changed, 271 insertions(+), 327 deletions(-) create mode 100644 lld/test/ELF/ppc64-reloc-rel.s