OSDN Git Service

[TableGen] Add EncoderMethod to RegisterOperand
authorSam Kolton <Sam.Kolton@amd.com>
Mon, 15 May 2017 10:13:07 +0000 (10:13 +0000)
committerSam Kolton <Sam.Kolton@amd.com>
Mon, 15 May 2017 10:13:07 +0000 (10:13 +0000)
commit5188cfa18ea3e0b55b694afd1a6e19195c7de13a
treedd2cde8bb2fd91f1bce77ea7684981ce4b097978
parentd0d956ae31369462cd8670e7683cd3e9df31815f
[TableGen] Add EncoderMethod to RegisterOperand

Reviewers: stoklund, grosbach, vpykhtin

Differential Revision: https://reviews.llvm.org/D32493

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303044 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/Target.td
test/TableGen/AsmVariant.td
test/TableGen/RegisterEncoder.td [new file with mode: 0644]
utils/TableGen/CodeGenInstruction.cpp