R600/SI: Spill VGPRs to scratch space for compute shaders
authorTom Stellard <thomas.stellard@amd.com>
Wed, 14 Jan 2015 15:42:31 +0000 (15:42 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 14 Jan 2015 15:42:31 +0000 (15:42 +0000)
commit33040cf56e9cdeb86d584c51701a7a9eb8ce5ec5
tree1cc737537b9ea72f99eee1c77249a18765c59e89
parent735aa713980ea01b6d54e0348e93b532a289fdcd
R600/SI: Spill VGPRs to scratch space for compute shaders

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225988 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPU.h
lib/Target/R600/AMDGPUTargetMachine.cpp
lib/Target/R600/CMakeLists.txt
lib/Target/R600/SIInstrInfo.cpp
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td
lib/Target/R600/SIMachineFunctionInfo.cpp
lib/Target/R600/SIMachineFunctionInfo.h
lib/Target/R600/SIPrepareScratchRegs.cpp [new file with mode: 0644]
lib/Target/R600/SIRegisterInfo.cpp
lib/Target/R600/SIRegisterInfo.h