]> granicus.if.org Git - llvm/commit
R600/SI: Handle VCC in SIRegisterInfo::getPhysRegSubReg()
authorTom Stellard <thomas.stellard@amd.com>
Thu, 21 Aug 2014 20:40:50 +0000 (20:40 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 21 Aug 2014 20:40:50 +0000 (20:40 +0000)
commita07c0778caff02a1048d9a8aeee685b6aa31f36f
tree4ec71f21010dd77346d34599434ba786895fe5f5
parent3fd7e37b34cbcb641cd348d29853199b53576cd1
R600/SI: Handle VCC in SIRegisterInfo::getPhysRegSubReg()

This fixes a crash in an ocl conformance test.  The test requries
register spilling and is too big to include.

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