[PATCH] D72574: [PowerPC][Future] Add pld and pstd to future CPU

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 06:32:02 PST 2020


This revision was automatically updated to reflect the committed changes.
NeHuang marked an inline comment as done.
Closed by commit rG4b414d9adef2: [PowerPC][Future] Add pld and pstd to future CPU Add the prefixed instructions… (authored by NeHuang).

Changed prior to commit:
  https://reviews.llvm.org/D72574?vs=238912&id=240862#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72574

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/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.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-errors.s
  llvm/test/MC/PowerPC/future.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72574.240862.patch
Type: text/x-patch
Size: 16839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/7a61e2bc/attachment.bin>


More information about the llvm-commits mailing list