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-allmodconfig in repository toolchain/ci/llvm-project.
from 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 new 1cf7a88045c index.rst: Remove non-release warning
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: clang/docs/DiagnosticsReference.rst | 11 ++ llvm/docs/ReleaseNotes.rst | 30 +++++- llvm/docs/index.rst | 5 - 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 +- 11 files changed, 211 insertions(+), 31 deletions(-)