[PATCH] D15916: [Power9] Implement new vector compare, extract, insert instructions

Chuang-Yu Cheng via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 06:06:22 PST 2016


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

Write README_P9.txt for conforming the discipline we have discussed in http://reviews.llvm.org/D16842#344765


http://reviews.llvm.org/D15916

Files:
  lib/Target/PowerPC/PPC.td
  lib/Target/PowerPC/PPCInstrAltivec.td
  lib/Target/PowerPC/PPCSubtarget.cpp
  lib/Target/PowerPC/PPCSubtarget.h
  lib/Target/PowerPC/README_P9.txt
  test/MC/Disassembler/PowerPC/ppc64-encoding-vmx.txt
  test/MC/PowerPC/ppc64-encoding-vmx.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15916.49177.patch
Type: text/x-patch
Size: 14229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160226/ab9f64ae/attachment.bin>


More information about the llvm-commits mailing list