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-master-arm-mainline-defconfig in repository toolchain/ci/llvm-project.
from 38095549c6a [flang] Constraint checks C751 to C760 adds a065a01bf71 [AMDGPU] Allow use of StackPtrOffsetReg when building spills adds bca347508c8 [WebAssembly] Handle exception specifications adds 945ad141ce6 Revert "[WebAssembly] Handle exception specifications" new e32f8e5d4ae [Windows EH] Fix the order of Nested try-catches in $tryMap$ table
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: llvm/lib/CodeGen/WinEHPrepare.cpp | 17 +++- llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp | 19 ++-- .../CodeGen/AArch64/win-catchpad-nested-cxx.ll | 100 +++++++++++++++++++++ llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll | 64 ++++++++++++- llvm/test/CodeGen/X86/win-catchpad-nested-cxx.ll | 34 ++++--- 5 files changed, 211 insertions(+), 23 deletions(-) create mode 100644 llvm/test/CodeGen/AArch64/win-catchpad-nested-cxx.ll