forked from OSchip/llvm-project
cb268d46f0
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 llvm-svn: 241519 |
||
---|---|---|
.. | ||
X86 | ||
basic-blocks.mir | ||
expected-eof-after-successor-mbb.mir | ||
expected-mbb-reference-for-successor-mbb.mir | ||
function-missing-machine-function.mir | ||
lit.local.cfg | ||
llvm-ir-error-reported.mir | ||
llvmIR.mir | ||
llvmIRMissing.mir | ||
machine-basic-block-redefinition-error.mir | ||
machine-basic-block-unknown-name.mir | ||
machine-function-missing-function.mir | ||
machine-function-missing-name.mir | ||
machine-function-redefinition-error.mir | ||
machine-function.mir | ||
register-info.mir | ||
successor-basic-blocks.mir |