R600/SI: Handle VGPR64 destination in copyPhysReg().
authorTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 19:39:43 +0000 (19:39 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 19:39:43 +0000 (19:39 +0000)
commit60fc58262f4dba20c1ea5ede63e5a2c322489d32
tree94d0cb64c3a88d2da30f9109d8576f88f703cf41
parente7384db6f6e0d84b7a8a7f629b9e7d07a459de93
R600/SI: Handle VGPR64 destination in copyPhysReg().

Allows nexuiz to run with radeonsi.

Patch by: Michel Dänzer

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174655 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.cpp