Fix a mistake in my previous change r105437: don't access operand 2 and assume
authorBob Wilson <bob.wilson@apple.com>
Mon, 7 Jun 2010 23:48:46 +0000 (23:48 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 7 Jun 2010 23:48:46 +0000 (23:48 +0000)
commit66dc4e2acdc96990e73cfc1b8d0c2d5fa9619ae5
treee834857f8fddbb5925070ddd51ac4b4059bbb6b9
parent4af55a91641e5dbf06ec1408c7ebf39ab59b594d
Fix a mistake in my previous change r105437: don't access operand 2 and assume
that it is an immediate before checking that the instruction is an
EXTRACT_SUBREG.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105585 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TwoAddressInstructionPass.cpp