[PATCH] D67544: [TableGen] Support encoding and decoding per-HwMode
James Molloy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 17 01:08:30 PDT 2019
jmolloy updated this revision to Diff 220441.
jmolloy marked 8 inline comments as done.
jmolloy added a comment.
Thanks Simon!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67544/new/
https://reviews.llvm.org/D67544
Files:
llvm/include/llvm/CodeGen/TargetSubtargetInfo.h
llvm/include/llvm/MC/MCSubtargetInfo.h
llvm/include/llvm/Target/Target.td
llvm/test/TableGen/HwModeEncodeDecode.td
llvm/utils/TableGen/CodeEmitterGen.cpp
llvm/utils/TableGen/CodeGenTarget.cpp
llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
llvm/utils/TableGen/InfoByHwMode.cpp
llvm/utils/TableGen/InfoByHwMode.h
llvm/utils/TableGen/SubtargetEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67544.220441.patch
Type: text/x-patch
Size: 18750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/405debaa/attachment.bin>
More information about the llvm-commits
mailing list