Weiming Zhao ebcaef4340 [Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForIT
Originally, BLX was passed as operand #0 in MachineInstr and as operand
#2 in MCInst. But now, it's operand #2 in both cases.

This patch also removes unnecessary FileCheck in the test case added by r199127.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199928 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-23 19:55:33 +00:00
..
2013-05-20 08:01:34 +00:00
2014-01-11 21:06:00 +00:00
2012-06-11 08:07:26 +00:00
2012-02-28 02:08:50 +00:00
2014-01-11 21:06:00 +00:00
2012-06-15 21:32:12 +00:00
2012-09-29 21:43:49 +00:00
2013-09-04 21:23:23 +00:00
2011-07-26 20:49:44 +00:00
2013-07-18 13:17:26 +00:00