OSDN Git Service

R600/SI: Fix SIFixSGPRCopies for copies to physical registers
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 3 Dec 2014 05:22:39 +0000 (05:22 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 3 Dec 2014 05:22:39 +0000 (05:22 +0000)
commita4ec31ed5280e8f4700fc099c0f68c74dbfc98cf
treed47fd85c515dc35e9fc4b97715e11ff8729e316f
parent5c2d295d8684d45ac23b5bba5dc8357b96ec2322
R600/SI: Fix SIFixSGPRCopies for copies to physical registers

This shows up when operands required to be passed in VCC are copied
to.

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