[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)
commit1a5a5e6a2aa5dc12a14f09d752525b951276c4fe
tree9b826f042280e937115e0286232e8a29506364a9
parent049e7e07915033905afbe60bd66ed0634f842b16
[TableGen] Add EncoderMethod to RegisterOperand

Reviewers: stoklund, grosbach, vpykhtin

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

llvm-svn: 303044
llvm/include/llvm/Target/Target.td
llvm/test/TableGen/AsmVariant.td
llvm/test/TableGen/RegisterEncoder.td [new file with mode: 0644]
llvm/utils/TableGen/CodeGenInstruction.cpp