[PATCH] D94458: [PowerPC] Only use some extend mne if assembler is modern enough

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 09:12:37 PST 2021


jsji updated this revision to Diff 316425.
jsji added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94458

Files:
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ext.txt
  llvm/test/MC/PowerPC/modern-as.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94458.316425.patch
Type: text/x-patch
Size: 7096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/e5b58c74/attachment.bin>


More information about the llvm-commits mailing list