[PATCH] D114638: [ARM] Introduce i8neg and i8pos addressing modes

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 09:10:33 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8f1ccb0acf8: [ARM] Introduce i8neg and i8pos addressing modes (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D114638?vs=390036&id=391351#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114638

Files:
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/lib/Target/ARM/ARMInstrFormats.td
  llvm/lib/Target/ARM/ARMInstrThumb2.td
  llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
  llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
  llvm/test/CodeGen/ARM/machine-outliner-stack-fixup-thumb.mir
  llvm/test/CodeGen/Thumb2/postinc-distribute.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114638.391351.patch
Type: text/x-patch
Size: 18885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/31a9a845/attachment-0001.bin>


More information about the llvm-commits mailing list