R600/SI: Change default register class for i32 to SReg_32
authorTom Stellard <thomas.stellard@amd.com>
Thu, 17 Apr 2014 21:00:09 +0000 (21:00 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 17 Apr 2014 21:00:09 +0000 (21:00 +0000)
commitec6e62ec98afe0397c006a4036dff57cccee163e
tree5176c82f03840be04dc6073519272a1e4baae7a7
parentc2bab04829e32a078069a32152aed7885071eb5c
R600/SI: Change default register class for i32 to SReg_32

SIFixSGPRCopies is smart enough to handle this now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206499 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIISelLowering.cpp