llvm-6502/test/CodeGen
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
..
AArch64 [AArch64] Added vselect patterns with float and double types 2014-01-23 19:18:57 +00:00
ARM [Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForIT 2014-01-23 19:55:33 +00:00
CPP
Generic Move test to x86 directory. 2014-01-23 19:32:19 +00:00
Hexagon
Inputs
Mips Move a unit test into the correct dir. Sorry if it broke Mips-only builds. 2014-01-23 17:47:57 +00:00
MSP430 Move a unit test into the correct dir. Sorry if it broke Mips-only builds. 2014-01-23 17:47:57 +00:00
NVPTX
PowerPC
R600 R600: Disable the BFE pattern 2014-01-23 18:49:33 +00:00
SPARC
SystemZ
Thumb
Thumb2 [Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForIT 2014-01-23 19:55:33 +00:00
X86 AVX-512: added VPERM2D VPERM2Q VPERM2PS VPERM2PD instructions, 2014-01-23 14:27:26 +00:00
XCore