[arm fast-isel] Appease the machine verifier by using the proper register
authorChad Rosier <mcrosier@apple.com>
Tue, 27 Nov 2012 01:06:49 +0000 (01:06 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 27 Nov 2012 01:06:49 +0000 (01:06 +0000)
commitfc17ddd889e3dcb608e8e97c4c791755c21d7b14
treef7fe16bd617a3e83df4677a59aa477e57f0bded3
parentbc43fe1efe7e1059308480b4cd8ffffc7175debd
[arm fast-isel] Appease the machine verifier by using the proper register
classes.  The associated test case still doesn't pass, but it does have far
fewer issues.
rdar://12719844

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