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-allmodconfig in repository toolchain/ci/llvm-project.
from 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 adds 25f22e70b01 Merging r370404: ------------------------------------------ [...] adds 892dfd7d4e3 Merging r370355: ------------------------------------------ [...] adds bb081fe66db Re-generate {Attribute,ClangCommandLine,Diagnostics}Reference.rst
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/DiagnosticsReference.rst | 11 ++ clang/docs/ReleaseNotes.rst | 26 ++--- libcxx/docs/ReleaseNotes.rst | 22 +--- lld/docs/ReleaseNotes.rst | 19 ---- llvm/docs/ReleaseNotes.rst | 30 +++++- llvm/include/llvm/Analysis/InstructionSimplify.h | 11 +- llvm/lib/Analysis/InstructionSimplify.cpp | 30 +++--- llvm/lib/Target/AArch64/AArch64InstrInfo.cpp | 12 +++ llvm/lib/Target/X86/X86ISelLowering.cpp | 8 +- llvm/test/CodeGen/AArch64/wineh1.mir | 12 ++- llvm/test/CodeGen/AArch64/wineh2.mir | 4 +- llvm/test/CodeGen/X86/combine-pmuldq.ll | 115 +++++++++++++++++++++ .../COFF/AArch64/arm64-register-variables.ll | 4 +- 15 files changed, 231 insertions(+), 124 deletions(-)