Handle register-to-register copies within the tGPR class.
authorBob Wilson <bob.wilson@apple.com>
Mon, 26 Apr 2010 23:20:08 +0000 (23:20 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 26 Apr 2010 23:20:08 +0000 (23:20 +0000)
commit5dfa87ecc6a8b94096869ca0558c5437006d13b3
treec9daa2769c79df9ddeb54e6698065189ee469f03
parentcc7354e9936595fd2654e1690310fcdc5ef10971
Handle register-to-register copies within the tGPR class.
Radar 7896289

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102396 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Thumb2InstrInfo.cpp
test/CodeGen/Thumb2/2010-04-26-CopyRegCrash.ll [new file with mode: 0644]