This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5474c6d8df7 AMDGPU: Fix emitting encoded calls new 6023e68daed AMDGPU: Fix clobbering CSR VGPRs when spilling SGPR to it
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 | 25 +++++++++++++++++++++--- lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 22 +++++++++++++++++++-- lib/Target/AMDGPU/SIMachineFunctionInfo.h | 19 +++++++++++++++++- test/CodeGen/AMDGPU/byval-frame-setup.ll | 12 +++++++----- test/CodeGen/AMDGPU/call-graph-register-usage.ll | 8 ++++---- test/CodeGen/AMDGPU/callee-frame-setup.ll | 23 +++++++++++++++++----- test/CodeGen/AMDGPU/nested-calls.ll | 20 +++++++++++++++---- 7 files changed, 105 insertions(+), 24 deletions(-)