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 e5cb70267e7 [ReleaseNotes] Add OpenCL release notes adds 7af6fea2ddc [ReleaseNotes] Add some items for clang adds e705da06e22 [lld][ELF] Add some release notes adds daae05af2a5 llvm-ar: Fix MinGW compilation adds 7cb68292912 SROA: Don't drop atomic load/store alignments (PR45010) adds cd0926d087a No longer generate calls to *_finite adds 73c53e612aa build: process the libxml2 library path for embedding
No new revisions were added by this update.
Summary of changes: clang/docs/ReleaseNotes.rst | 8 +++ lld/docs/ReleaseNotes.rst | 54 +++++++++++++++- .../llvm}/Support/Windows/WindowsSupport.h | 0 llvm/lib/Analysis/TargetLibraryInfo.cpp | 3 + llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 73 ++++------------------ llvm/lib/Support/CrashRecoveryContext.cpp | 2 +- llvm/lib/Support/InitLLVM.cpp | 2 +- llvm/lib/Support/RandomNumberGenerator.cpp | 2 +- llvm/lib/Support/Windows/DynamicLibrary.inc | 2 +- llvm/lib/Support/Windows/Host.inc | 2 +- llvm/lib/Support/Windows/Memory.inc | 2 +- llvm/lib/Support/Windows/Path.inc | 2 +- llvm/lib/Support/Windows/Process.inc | 2 +- llvm/lib/Support/Windows/Program.inc | 2 +- llvm/lib/Support/Windows/Signals.inc | 2 +- llvm/lib/Support/Windows/ThreadLocal.inc | 2 +- llvm/lib/Support/Windows/Threading.inc | 2 +- llvm/lib/Support/raw_ostream.cpp | 2 +- llvm/lib/Transforms/Scalar/SROA.cpp | 4 ++ llvm/lib/WindowsManifest/CMakeLists.txt | 11 +++- llvm/test/CodeGen/AArch64/illegal-float-ops.ll | 24 +++---- llvm/test/CodeGen/X86/finite-libcalls.ll | 36 +++++------ llvm/test/Transforms/SROA/alignment.ll | 15 +++++ llvm/tools/llvm-ar/llvm-ar.cpp | 3 +- 24 files changed, 149 insertions(+), 108 deletions(-) rename llvm/{lib => include/llvm}/Support/Windows/WindowsSupport.h (100%)