[PATCH] D66902: [PowerPC] Implementing overflow version for XO-Form instructions

Kamau Bridgeman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 07:19:52 PDT 2019


kamaub updated this revision to Diff 220499.
kamaub added a comment.

Fixed the spacing issues with the mutliclass comments and in the test cases as requested @amyk


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66902

Files:
  llvm/lib/Target/PowerPC/P9InstrResources.td
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/MC/Disassembler/PowerPC/ppc64-encoding.txt
  llvm/test/MC/Disassembler/PowerPC/ppc64le-encoding.txt
  llvm/test/MC/PowerPC/invalid-instructions-spellcheck.s
  llvm/test/MC/PowerPC/ppc64-encoding.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66902.220499.patch
Type: text/x-patch
Size: 43168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/2f146615/attachment.bin>


More information about the llvm-commits mailing list