[PATCH] D139621: [AVR] Support 16-bit LDS/STS on AVRTiny.

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 19:04:00 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG77249ea6bc66: [AVR] Support 16-bit LDS/STS on AVRTiny. (authored by benshi001).

Changed prior to commit:
  https://reviews.llvm.org/D139621?vs=481240&id=485014#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139621

Files:
  llvm/lib/Target/AVR/AVRInstrFormats.td
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
  llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
  llvm/test/MC/AVR/inst-lds-tiny.s
  llvm/test/MC/AVR/inst-sts-tiny.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139621.485014.patch
Type: text/x-patch
Size: 7052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221223/39b8ff75/attachment.bin>


More information about the llvm-commits mailing list