This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bbaa274fa9b AMDGPU: Boost inline threshold with addrspacecasted alloca [...] new 332260473f3 AMDGPU: Activate all lanes when spilling CSR VGPR for SGPR spills
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: lib/Target/AMDGPU/SIFrameLowering.cpp | 92 ++++++++++++++++------ test/CodeGen/AMDGPU/byval-frame-setup.ll | 2 +- test/CodeGen/AMDGPU/call-preserved-registers.ll | 8 +- test/CodeGen/AMDGPU/callee-frame-setup.ll | 26 ++++-- test/CodeGen/AMDGPU/callee-special-input-vgprs.ll | 2 +- .../AMDGPU/cross-block-use-is-not-abi-copy.ll | 34 +++++--- test/CodeGen/AMDGPU/nested-calls.ll | 12 ++- test/CodeGen/AMDGPU/sibling-call.ll | 13 ++- 8 files changed, 135 insertions(+), 54 deletions(-)