llvm-6502/test/CodeGen/MIR
Alex Lorenz d0ef9f3115 MIR Parser: Verify the implicit machine register operands.
This commit verifies that the parsed machine instructions contain the implicit
register operands as specified by the MCInstrDesc. Variadic and call
instructions aren't verified.

Reviewers: Duncan P. N. Exon Smith

Differential Revision: http://reviews.llvm.org/D10781


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241537 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-07 02:08:46 +00:00
..
X86 MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
basic-blocks.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
expected-eof-after-successor-mbb.mir MIR Serialization: Serialize MBB successors. 2015-06-30 18:16:42 +00:00
expected-mbb-reference-for-successor-mbb.mir MIR Serialization: Serialize MBB successors. 2015-06-30 18:16:42 +00:00
function-missing-machine-function.mir MIR Serialization: Connect the machine function analysis pass to the MIR parser. 2015-06-15 20:30:22 +00:00
lit.local.cfg Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format). 2015-05-27 18:02:19 +00:00
llvm-ir-error-reported.mir MIR Serialization: Connect the machine function analysis pass to the MIR parser. 2015-06-15 20:30:22 +00:00
llvmIR.mir MIR Serialization: Connect the machine function analysis pass to the MIR parser. 2015-06-15 20:30:22 +00:00
llvmIRMissing.mir MIR Serialization: Create dummy functions when the MIR file doesn't have LLVM IR. 2015-06-15 23:07:38 +00:00
machine-basic-block-redefinition-error.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
machine-basic-block-unknown-name.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
machine-function-missing-function.mir MIR Parser: Report an error when a machine function doesn't have a corresponding function. 2015-06-16 17:06:29 +00:00
machine-function-missing-name.mir MIR Serialization: Connect the machine function analysis pass to the MIR parser. 2015-06-15 20:30:22 +00:00
machine-function-redefinition-error.mir MIR Serialization: Report an error when machine functions have the same name. 2015-06-15 22:23:23 +00:00
machine-function.mir MIR Serialization: Serialize simple MachineRegisterInfo attributes. 2015-06-24 19:56:10 +00:00
register-info.mir MIR Serialization: Serialize simple MachineRegisterInfo attributes. 2015-06-24 19:56:10 +00:00
successor-basic-blocks.mir MIR Serialization: Serialize MBB successors. 2015-06-30 18:16:42 +00:00