[arm fast-isel] Appease the machine verifier by using the proper register
authorChad Rosier <mcrosier@apple.com>
Tue, 27 Nov 2012 21:46:46 +0000 (21:46 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 27 Nov 2012 21:46:46 +0000 (21:46 +0000)
commitac3158b5718ad724a02694c9f1c08bbfaf5fec11
treebd58a507a6f2957a17a5a950e313f8ebc9587813
parent92a6e532b8495e081ce33c092669c096caf0eada
[arm fast-isel] Appease the machine verifier by using the proper register
classes.  Also a bit of cleanup.
rdar://12719844

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