1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/test/CodeGen/MIR/X86
Alex Lorenz 445eea3a06 Fix broken testcase from r242358.
The testcase failed on non X86 targets, because I forgot to pass the
'-march=x86-64' option into llc for one of the X86 specific tests.

llvm-svn: 242370
2015-07-16 00:58:33 +00:00
..
basic-block-liveins.mir MIR Serialization: Serialize the machine basic block live in registers. 2015-07-14 21:24:41 +00:00
dead-register-flag.mir MIR Serialization: Serialize the 'dead' register machine operand flag. 2015-07-07 20:34:53 +00:00
expected-different-implicit-operand.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
expected-different-implicit-register-flag.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
expected-machine-operand.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
expected-named-register-livein.mir MIR Serialization: Serialize the machine basic block live in registers. 2015-07-14 21:24:41 +00:00
expected-number-after-bb.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
expected-register-after-flags.mir MIR Serialization: Serialize the implicit register flag. 2015-07-06 23:07:26 +00:00
expected-subregister-after-colon.mir MIR Serialization: Serialize the sub register indices. 2015-07-13 23:24:34 +00:00
fixed-stack-objects.mir MIR Serialization: Serialize the fixed stack objects. 2015-07-13 18:07:26 +00:00
global-value-operands.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
immediate-operands.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
implicit-register-flag.mir MIR Serialization: Serialize the implicit register flag. 2015-07-06 23:07:26 +00:00
jump-table-info.mir Fix broken testcase from r242358. 2015-07-16 00:58:33 +00:00
killed-register-flag.mir MIR Serialization: Serialize the 'killed' register machine operand flag. 2015-07-08 21:23:34 +00:00
large-index-number-error.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
lit.local.cfg
machine-basic-block-operands.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
machine-instructions.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
missing-comma.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
missing-implicit-operand.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
missing-instruction.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
named-registers.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
null-register-operands.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
register-mask-operands.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
spill-slot-fixed-stack-object-aliased.mir MIR Serialization: Serialize the fixed stack objects. 2015-07-13 18:07:26 +00:00
spill-slot-fixed-stack-object-immutable.mir MIR Serialization: Serialize the fixed stack objects. 2015-07-13 18:07:26 +00:00
spill-slot-fixed-stack-objects.mir MIR Serialization: Serialize the fixed stack objects. 2015-07-13 18:07:26 +00:00
stack-object-invalid-name.mir MIR Serialization: Serialize references from the stack objects to named allocas. 2015-07-15 22:14:49 +00:00
stack-objects.mir MIR Serialization: Serialize references from the stack objects to named allocas. 2015-07-15 22:14:49 +00:00
subregister-operands.mir MIR Serialization: Serialize the sub register indices. 2015-07-13 23:24:34 +00:00
undef-register-flag.mir MIR Serialization: Serialize the 'undef' register machine operand flag. 2015-07-08 23:58:31 +00:00
undefined-global-value.mir MIR Serialization: Serialize global address machine operands. 2015-06-26 22:56:48 +00:00
undefined-jump-table-id.mir MIR Serialization: Serialize the jump table index operands. 2015-07-15 23:38:35 +00:00
undefined-named-global-value.mir MIR Serialization: Serialize global address machine operands. 2015-06-26 22:56:48 +00:00
undefined-register-class.mir MIR Serialization: Serialize the virtual register definitions. 2015-07-09 22:23:13 +00:00
undefined-virtual-register.mir MIR Serialization: Serialize the virtual register operands. 2015-07-10 22:51:20 +00:00
unknown-instruction.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
unknown-machine-basic-block.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
unknown-named-machine-basic-block.mir MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
unknown-register.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
unknown-subregister-index.mir MIR Serialization: Serialize the sub register indices. 2015-07-13 23:24:34 +00:00
unrecognized-character.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
variable-sized-stack-object-size-error.mir MIR Serialization: Serialize the variable sized stack objects. 2015-07-14 00:26:26 +00:00
variable-sized-stack-objects.mir MIR Serialization: Serialize references from the stack objects to named allocas. 2015-07-15 22:14:49 +00:00
virtual-registers.mir MIR Serialization: Serialize the virtual register operands. 2015-07-10 22:51:20 +00:00