R600/SI: Legalize operands after changing dst reg in FixSGPRCopies
authorTom Stellard <thomas.stellard@amd.com>
Thu, 17 Apr 2014 21:00:01 +0000 (21:00 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 17 Apr 2014 21:00:01 +0000 (21:00 +0000)
commit1b011b51ea1cf50025ad8fe82871910d9e79fd9d
tree3389d5b5f693ed7fce74c4cc03d0d51e6d6bc8fc
parent5540570374a374e702bce1c2fa4208ebe9433d74
R600/SI: Legalize operands after changing dst reg in FixSGPRCopies

Otherwise we may not legalize some illegal REG_SEQUENCE instructions.

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