[PATCH] D72569: [PowerPC][Future] Add prefixed instruction paddi to future CPU

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 05:55:48 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5cee34013cfd: [PowerPC][Future] Add prefixed instruction paddi to future CPU (authored by NeHuang).

Changed prior to commit:
  https://reviews.llvm.org/D72569?vs=239596&id=240171#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72569

Files:
  llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.h
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCInstrFormats.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/lib/Target/PowerPC/PPCScheduleP9.td
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/test/CodeGen/PowerPC/future-check-features.ll
  llvm/test/MC/Disassembler/PowerPC/future-invalid.txt
  llvm/test/MC/Disassembler/PowerPC/futureinsts.txt
  llvm/test/MC/PowerPC/future.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72569.240171.patch
Type: text/x-patch
Size: 20870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/da2e38a8/attachment-0001.bin>


More information about the llvm-commits mailing list