[PATCH] D74338: [RFC][TableGen/RISCV] Support combining AssemblerPredicates with ORs
Simon Cook via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 09:47:34 PST 2020
simoncook updated this revision to Diff 244464.
simoncook added a comment.
Add test for RISCV Instruction Compression, so now all uses of `AssemblerCondString` are covered by this patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74338/new/
https://reviews.llvm.org/D74338
Files:
llvm/include/llvm/MC/MCInstPrinter.h
llvm/include/llvm/Target/Target.td
llvm/lib/MC/MCInstPrinter.cpp
llvm/lib/Target/RISCV/RISCV.td
llvm/test/TableGen/AsmPredicateCombining.td
llvm/test/TableGen/AsmPredicateCombiningRISCV.td
llvm/utils/TableGen/AsmWriterEmitter.cpp
llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
llvm/utils/TableGen/RISCVCompressInstEmitter.cpp
llvm/utils/TableGen/SubtargetFeatureInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74338.244464.patch
Type: text/x-patch
Size: 21225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/af915be3/attachment.bin>
More information about the llvm-commits
mailing list