R600/SI: Fix a bug with handling of INSERT_SUBREG in SIFixSGPRCopies
authorTom Stellard <thomas.stellard@amd.com>
Thu, 15 May 2014 14:41:55 +0000 (14:41 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 15 May 2014 14:41:55 +0000 (14:41 +0000)
commit704fe35d8803ad6e6d09cf3a67659f04b464c458
tree1a7ce2edd7c96bc3ed4953dad7f040a82e49d8f3
parentc1de569ce86a8319776df2f5623f51cdf563b227
R600/SI: Fix a bug with handling of INSERT_SUBREG in SIFixSGPRCopies

This prevents a future commit from regressing the load-i1.ll test.

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