[PATCH] D105560: Add disassembly for the conditioned move immediate instruction for the ARC backend

Thomas Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 09:03:48 PDT 2021


thomasjohns updated this revision to Diff 357243.
thomasjohns added a comment.

Fix the straightforward clang-tidy lints.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105560

Files:
  llvm/lib/Target/ARC/ARCInstrFormats.td
  llvm/lib/Target/ARC/ARCInstrInfo.td
  llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp
  llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp
  llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105560.357243.patch
Type: text/x-patch
Size: 9159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/ef6f0315/attachment.bin>


More information about the llvm-commits mailing list