[PATCH] D16919: [Power9] Implement new vsx instructions: load, store instructions for vector and scalar

Chuang-Yu Cheng via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 16:53:48 PST 2016


cycheng updated this revision to Diff 50011.
cycheng added a comment.

Rebase to r262428 (Mar 2 2016) with tiny changes


http://reviews.llvm.org/D16919

Files:
  lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
  lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
  lib/Target/PowerPC/PPCInstrFormats.td
  lib/Target/PowerPC/PPCInstrInfo.td
  lib/Target/PowerPC/PPCInstrVSX.td
  lib/Target/PowerPC/README_P9.txt
  test/MC/Disassembler/PowerPC/vsx.txt
  test/MC/PowerPC/vsx.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16919.50011.patch
Type: text/x-patch
Size: 19886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160308/1d97fa30/attachment.bin>


More information about the llvm-commits mailing list