diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2016-04-13 20:44:16 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2016-04-13 20:44:16 +0000 |
commit | b951f10701d2d306b09017dba36f5d271ab7438d (patch) | |
tree | a978deedfe4f95c7934d21b04a5b043006f8a579 /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp | |
parent | d6c53f87273b3892089e16525ac040fcc7c0f70d (diff) | |
download | bcm5719-llvm-b951f10701d2d306b09017dba36f5d271ab7438d.tar.gz bcm5719-llvm-b951f10701d2d306b09017dba36f5d271ab7438d.zip |
AMDGPU/SI: Add support for spilling VGPRs without having to scavenge registers
Summary:
When we are spilling SGPRs to scratch memory, we usually don't have
free SGPRs to do the address calculation, so we need to re-use the
ScratchOffset register for the calculation.
Reviewers: arsenm
Subscribers: arsenm, llvm-commits
Differential Revision: http://reviews.llvm.org/D18917
llvm-svn: 266244
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp')
0 files changed, 0 insertions, 0 deletions