diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2016-03-23 01:53:22 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2016-03-23 01:53:22 +0000 |
commit | 52ecd2d69b7a6c5c3de0167e00774e26ab7390a2 (patch) | |
tree | 28e855bf8578f06ca43f6797492b86fd8015d4b7 /llvm/lib/CodeGen/SelectionDAG | |
parent | 3eaf5dc052846df0f793644c240315131f1d1689 (diff) | |
download | bcm5719-llvm-52ecd2d69b7a6c5c3de0167e00774e26ab7390a2.tar.gz bcm5719-llvm-52ecd2d69b7a6c5c3de0167e00774e26ab7390a2.zip |
AMDGPU: Cache information about register pressure sets
We can statically decide whether or not a register pressure set is for
SGPRs or VGPRs, so we don't need to re-compute this information in
SIRegisterInfo::getRegPressureSetLimit().
Differential Revision: http://reviews.llvm.org/D14805
llvm-svn: 264126
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions