mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
4ec0f60807
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 |
||
---|---|---|
.. | ||
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 |