[PATCH] D37851: [Power9] Add missing Power9 instructions.

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 07:44:39 PDT 2017


jtony updated this revision to Diff 115407.
jtony added a comment.

Delete the p9-instrs.txt file, since all the needed instructions in it have been implemented.


https://reviews.llvm.org/D37851

Files:
  lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  lib/Target/PowerPC/PPCInstr64Bit.td
  lib/Target/PowerPC/PPCInstrFormats.td
  lib/Target/PowerPC/PPCInstrInfo.td
  lib/Target/PowerPC/p9-instrs.txt
  test/MC/Disassembler/PowerPC/ppc64-encoding.txt
  test/MC/PowerPC/ppc64-encoding.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37851.115407.patch
Type: text/x-patch
Size: 22904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/fa33af10/attachment.bin>


More information about the llvm-commits mailing list