[PATCH] D37983: Add instruction subset for the ARC backend

Tatyana Krasnukha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 09:22:12 PDT 2017


tatyana-krasnukha updated this revision to Diff 118797.
tatyana-krasnukha added a comment.

Thanks for comment, Pete!

Fixed the order of declarations and using of functions.
Removed variadic template for better readability.


Repository:
  rL LLVM

https://reviews.llvm.org/D37983

Files:
  lib/Target/ARC/ARCInstrFormats.td
  lib/Target/ARC/ARCInstrInfo.td
  lib/Target/ARC/Disassembler/ARCDisassembler.cpp
  lib/Target/ARC/InstPrinter/ARCInstPrinter.cpp
  test/MC/Disassembler/ARC/alu.txt
  test/MC/Disassembler/ARC/compact.txt
  test/MC/Disassembler/ARC/misc.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37983.118797.patch
Type: text/x-patch
Size: 49801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171012/57846456/attachment-0001.bin>


More information about the llvm-commits mailing list