llvm-6502/test/CodeGen/MIR
Alex Lorenz 1b75dd2bc2 MIR Serialization: Start serializing the CFI operands with .cfi_def_cfa_offset.
This commit begins serialization of the CFI index machine operands by
serializing one kind of CFI instruction - the .cfi_def_cfa_offset instruction.

Reviewers: Duncan P. N. Exon Smith


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242845 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-21 22:28:27 +00:00
..
X86 MIR Serialization: Start serializing the CFI operands with .cfi_def_cfa_offset. 2015-07-21 22:28:27 +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
frame-info.mir MIR Serialization: Serialize the simple MachineFrameInfo attributes. 2015-07-09 19:55:27 +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
invalid-jump-table-kind.mir MIR Serialization: Serialize the jump table info. 2015-07-15 23:31:07 +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 Parser: Report an error when parsing machine function with an empty body. 2015-07-09 21:21:33 +00:00
llvmIRMissing.mir MIR Parser: Report an error when parsing machine function with an empty body. 2015-07-09 21:21:33 +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 Parser: Use source locations for MBB naming errors. 2015-07-08 20:22:20 +00:00
machine-function-missing-body-error.mir MIR Parser: Report an error when parsing machine function with an empty body. 2015-07-09 21:21:33 +00:00
machine-function-missing-function.mir MIR Parser: Report an error when parsing machine function with an empty body. 2015-07-09 21:21:33 +00:00
machine-function-missing-name.mir MIR Parser: Report an error when parsing machine function with an empty body. 2015-07-09 21:21:33 +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 Parser: Report an error when parsing machine function with an empty body. 2015-07-09 21:21:33 +00:00
register-info.mir MIR Parser: Report an error when parsing machine function with an empty body. 2015-07-09 21:21:33 +00:00
successor-basic-blocks.mir MIR Serialization: Serialize MBB successors. 2015-06-30 18:16:42 +00:00