[PATCH] D110723: [MSP430] Add assembler and MC support for MSP430X shift instructions

Jozef Lawrynowicz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 08:19:23 PDT 2021


jozefl updated this revision to Diff 379048.
jozefl marked 3 inline comments as done.
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/D110723/new/

https://reviews.llvm.org/D110723

Files:
  llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp
  llvm/lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp
  llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp
  llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
  llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
  llvm/lib/Target/MSP430/MSP430ISelLowering.h
  llvm/lib/Target/MSP430/MSP430InstrFormats.td
  llvm/lib/Target/MSP430/MSP430InstrInfo.h
  llvm/lib/Target/MSP430/MSP430InstrInfo.td
  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: D110723.379048.patch
Type: text/x-patch
Size: 20313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/b8bb0117/attachment.bin>


More information about the llvm-commits mailing list