[PATCH] D54853: [ARM][MC] Move information about variadic register defs into tablegen

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 3 02:36:22 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348114: [ARM][MC] Move information about variadic register defs into tablegen (authored by olista01, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54853?vs=175225&id=176332#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54853/new/

https://reviews.llvm.org/D54853

Files:
  llvm/trunk/include/llvm/MC/MCInstrDesc.h
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/lib/MC/MCInstrDesc.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
  llvm/trunk/lib/Target/ARM/ARMInstrThumb.td
  llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
  llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/trunk/utils/TableGen/CodeGenInstruction.cpp
  llvm/trunk/utils/TableGen/CodeGenInstruction.h
  llvm/trunk/utils/TableGen/InstrDocsEmitter.cpp
  llvm/trunk/utils/TableGen/InstrInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54853.176332.patch
Type: text/x-patch
Size: 8066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181203/116c5b69/attachment.bin>


More information about the llvm-commits mailing list