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

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 09:33:09 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG08f2b0dcf61f: [M68k] Adopt the new VarLenCodeEmitterGen for arithmetic instructions (authored by myhsu).

Repository:
  rG LLVM Github Monorepo

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.407918.patch
Type: text/x-patch
Size: 54188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/8a6f742e/attachment.bin>


More information about the llvm-commits mailing list