[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)
commit65710a7589e14e6676765c3c66a86b785b1867d1
treedac8a90ef27c0a70fbb15ff84b05db760a17d779
parent7b97aef99774bcb60a2f0ef6330923b61c501766
[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

llvm-svn: 167508
llvm/lib/Target/ARM/ARMFastISel.cpp