[PATCH] D15887: [Power9] Implement new altivec instructions: permute, count zero, extend sign, negate, parity, shift/rotate, mul10
Chuang-Yu Cheng via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 26 01:01:37 PST 2016
cycheng updated this revision to Diff 49156.
cycheng added a comment.
Rewrite README_P9.txt for conforming the discipline we have discussed in http://reviews.llvm.org/D16842#344765
http://reviews.llvm.org/D15887
Files:
lib/Target/PowerPC/PPC.td
lib/Target/PowerPC/PPCInstrAltivec.td
lib/Target/PowerPC/PPCInstrFormats.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: D15887.49156.patch
Type: text/x-patch
Size: 17432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160226/6695cda3/attachment.bin>
More information about the llvm-commits
mailing list