[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
Thu Jan 14 09:52:25 PST 2021


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

Introduce AIX feature bit, and only append this on AIX.


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/PowerPC/modern-aix-as.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94458.316691.patch
Type: text/x-patch
Size: 5619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210114/7797b0e5/attachment.bin>


More information about the llvm-commits mailing list