[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 Nov 26 03:52:33 PST 2018
olista01 updated this revision to Diff 175225.
olista01 added a comment.
Remove special case in MCInstrDesc::mayAffectControlFlow, which is no longer needed.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54853/new/
https://reviews.llvm.org/D54853
Files:
include/llvm/MC/MCInstrDesc.h
include/llvm/Target/Target.td
lib/MC/MCInstrDesc.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
utils/TableGen/CodeGenInstruction.cpp
utils/TableGen/CodeGenInstruction.h
utils/TableGen/InstrDocsEmitter.cpp
utils/TableGen/InstrInfoEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54853.175225.patch
Type: text/x-patch
Size: 7703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181126/582e612e/attachment.bin>
More information about the llvm-commits
mailing list