Make sure that the register is in the register class before adding it as a machine op.
authorBill Wendling <isanbard@gmail.com>
Fri, 14 Oct 2011 23:55:44 +0000 (23:55 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 14 Oct 2011 23:55:44 +0000 (23:55 +0000)
commit5d79859f66fa1540d5a1c1e9e4f4e080e6e956f1
tree4e8f3e94e55f661797ccd5c0eceec62ce514fed5
parent969c9ef0dd271905136f21a6c51dd0839ef01cce
Make sure that the register is in the register class before adding it as a machine op.

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