[arm fast-isel] Appease the machine verifier by using the proper register
authorChad Rosier <mcrosier@apple.com>
Wed, 7 Nov 2012 00:13:01 +0000 (00:13 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 7 Nov 2012 00:13:01 +0000 (00:13 +0000)
commit6aa6e5a2852ad5c83cef5eb52f62f9267e3511ea
tree832eb8e5950011020ff1a733f3e0868c00536b58
parentdccd7f9187ca4b693358e65a5bd560688c91cc73
[arm fast-isel] Appease the machine verifier by using the proper register
classes.  For my test case the number of errors drop from 356 to 21.
Part of rdar://12594152

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167508 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp