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

Tatyana Krasnukha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 11:28:47 PST 2017


tatyana-krasnukha updated this revision to Diff 122127.
tatyana-krasnukha added a comment.
Herald added a reviewer: modocache.

Use type of instruction for its fields instead of 'auto'.


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
  utils/lit/lit/TestRunner.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37983.122127.patch
Type: text/x-patch
Size: 51101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171108/aa44b1f1/attachment.bin>


More information about the llvm-commits mailing list