OSDN Git Service

AMDGPU: Fix clobbering CSR VGPRs when spilling SGPR to it
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 2 Aug 2017 01:52:45 +0000 (01:52 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 2 Aug 2017 01:52:45 +0000 (01:52 +0000)
commit6023e68daed92f71bcf9cc6203a9a5560a93b311
tree52781c06d4a9281718aec2db7937ad5a0bb60a5a
parent5474c6d8df7890e3733a3bf15706cf3e208c9ec9
AMDGPU: Fix clobbering CSR VGPRs when spilling SGPR to it

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309783 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIFrameLowering.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.h
test/CodeGen/AMDGPU/byval-frame-setup.ll
test/CodeGen/AMDGPU/call-graph-register-usage.ll
test/CodeGen/AMDGPU/callee-frame-setup.ll
test/CodeGen/AMDGPU/nested-calls.ll