OSDN Git Service

R600/SI: Add hack to copy from a VGPR to VCC
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 14 Feb 2015 02:55:54 +0000 (02:55 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 14 Feb 2015 02:55:54 +0000 (02:55 +0000)
commit582d603f1778704b2fc7c45c37257e2420385f4f
tree8f4258d150b8b759cc030b1b461ead9e850ecd9b
parent4eba62d6c26b2fff73f84be9dd60c1efa0e51e32
R600/SI: Add hack to copy from a VGPR to VCC

This hopefully should be fixed when VReg_1 is removed.

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