R600/SI: Handle SI_SPILL_V96_RESTORE in SIRegisterInfo::eliminateFrameIndex()
authorTom Stellard <thomas.stellard@amd.com>
Fri, 30 Jan 2015 21:51:51 +0000 (21:51 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 30 Jan 2015 21:51:51 +0000 (21:51 +0000)
commit24b999d7d06cd9ea29b1160426f8d50c6f650be9
tree90e99673d3deff2bed9aeaf46b11bb1ffcdf476e
parentee93f014ccb93cf58ab4a45f200439a316d659c9
R600/SI: Handle SI_SPILL_V96_RESTORE in SIRegisterInfo::eliminateFrameIndex()

This fixes a crash in Unigine Heaven.

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