ARM: Fix fast-isel copy/paste-o.
authorJim Grosbach <grosbach@apple.com>
Tue, 20 Aug 2013 19:12:42 +0000 (19:12 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 20 Aug 2013 19:12:42 +0000 (19:12 +0000)
commit8b262e5ab8cbeb8f6f61d92b20d886675966fe34
tree7b469d2e4f4132e8dfd27c3eb88af5d1af6c31a9
parent11873fc85af0730d0da051f8b832cf349511b448
ARM: Fix fast-isel copy/paste-o.

Update testcase to be more careful about checking register
values. While regexes are general goodness for these sorts of
testcases, in this example, the registers are constrained by
the calling convention, so we can and should check their
explicit values.

rdar://14779513

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188819 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
test/CodeGen/ARM/fast-isel-select.ll