OSDN Git Service

R600/SI: Fix copies from SGPR to VCC
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 14 Feb 2015 02:55:56 +0000 (02:55 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 14 Feb 2015 02:55:56 +0000 (02:55 +0000)
commit9b6d620f89a4782d1c6ebceafb5b9e0e3369d2c7
treeb178a0544c6b134f7af96074ea00abb6a7718a9a
parent582d603f1778704b2fc7c45c37257e2420385f4f
R600/SI: Fix copies from SGPR to VCC

This shows up without optimizations when vcc is required
to be used.

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