[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
Wed Jan 27 21:55:02 PST 2016
cycheng updated this revision to Diff 46220.
cycheng marked an inline comment as done.
cycheng added a comment.
- Separate TODOs into README_P9.txt
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.46220.patch
Type: text/x-patch
Size: 14937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/799c4853/attachment.bin>
More information about the llvm-commits
mailing list