[PATCH] D115234: [M68k] Adopt the new VarLenCodeEmitterGen for arithmetic instructions

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 23:10:06 PST 2022


myhsu updated this revision to Diff 402769.
myhsu marked an inline comment as done.
myhsu added a comment.

Only XFAIL arithmetic disassembler tests rather than all the test cases.


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

https://reviews.llvm.org/D115234

Files:
  llvm/lib/Target/M68k/CMakeLists.txt
  llvm/lib/Target/M68k/M68kInstrArithmetic.td
  llvm/lib/Target/M68k/M68kInstrFormats.td
  llvm/lib/Target/M68k/M68kInstrInfo.td
  llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp
  llvm/test/CodeGen/M68k/Control/cmp.ll
  llvm/test/MC/Disassembler/M68k/arithmetic.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115234.402769.patch
Type: text/x-patch
Size: 54188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/8ea8d567/attachment-0001.bin>


More information about the llvm-commits mailing list