[PATCH] D110724: [MSP430] Add support for the `rpt` assembler directive

Jozef Lawrynowicz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 09:04:25 PDT 2021


jozefl updated this revision to Diff 379065.
jozefl added a comment.

Rebase onto new base revision to fix pre-merge tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110724

Files:
  llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp
  llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp
  llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp
  llvm/lib/Target/MSP430/MSP430InstrFormats.td
  llvm/lib/Target/MSP430/MSP430InstrInfo.h
  llvm/lib/Target/MSP430/MSP430InstrInfoExtended.td
  llvm/test/MC/MSP430/shifts-430x-invalid.s
  llvm/test/MC/MSP430/shifts-430x.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110724.379065.patch
Type: text/x-patch
Size: 28757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/ad27e0c6/attachment.bin>


More information about the llvm-commits mailing list