[PATCH] D56546: [MSP430] Add missing instruction forms

Kristina Bessonova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 06:37:36 PST 2019


krisb created this revision.
krisb added a reviewer: asl.
Herald added a subscriber: llvm-commits.

- Add missing mm, [r|m]n, [r|m]p instruction forms.
- Fix bit16mc instruction.


Repository:
  rL LLVM

https://reviews.llvm.org/D56546

Files:
  lib/Target/MSP430/MSP430InstrInfo.td
  test/CodeGen/MSP430/Inst16mm.ll
  test/CodeGen/MSP430/Inst8mm.ll
  test/CodeGen/MSP430/InstII.ll
  test/MC/Disassembler/MSP430/msp430.txt
  test/MC/MSP430/addrmode.s
  test/MC/MSP430/const.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56546.181047.patch
Type: text/x-patch
Size: 18541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/37679ca3/attachment.bin>


More information about the llvm-commits mailing list