llvm-6502/test/CodeGen/MIR/X86
Alex Lorenz 4ec0f60807 MIR Serialization: Serialize the implicit register flag.
This commit serializes the implicit flag for the register machine operands. It
introduces two new keywords into the machine instruction syntax: 'implicit' and
'implicit-def'. The 'implicit' keyword is used for the implicit register
operands, and the 'implicit-def' keyword is used for the register operands that
have both the implicit and the define flags set.

Reviewers: Duncan P. N. Exon Smith

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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241519 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-06 23:07:26 +00:00
..
expected-machine-operand.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
expected-number-after-bb.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
expected-register-after-flags.mir MIR Serialization: Serialize the implicit register flag. 2015-07-06 23:07:26 +00:00
global-value-operands.mir MIR Serialization: Serialize global address machine operands. 2015-06-26 22:56:48 +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
large-index-number-error.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
lit.local.cfg
machine-basic-block-operands.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
machine-instructions.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
missing-comma.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
missing-instruction.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
named-registers.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +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 Serialization: Serialize the implicit register flag. 2015-07-06 23:07:26 +00:00
undefined-global-value.mir MIR Serialization: Serialize global address machine operands. 2015-06-26 22:56:48 +00:00
undefined-named-global-value.mir MIR Serialization: Serialize global address machine operands. 2015-06-26 22:56:48 +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 Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
unknown-named-machine-basic-block.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
unknown-register.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
unrecognized-character.mir MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00