[PATCH] D16110: [Power9] Implement new vsx instructions: quad-precision move, fp-arithmetic

Chuang-Yu Cheng via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 22:01:35 PST 2016


cycheng updated this revision to Diff 46221.
cycheng marked 3 inline comments as done.
cycheng added a comment.

- We change to use multiple predicate, please see http://reviews.llvm.org/D15887#335803
- Separate TODOs into README_P9.txt


http://reviews.llvm.org/D16110

Files:
  lib/Target/PowerPC/PPC.td
  lib/Target/PowerPC/PPCInstrFormats.td
  lib/Target/PowerPC/PPCInstrVSX.td
  lib/Target/PowerPC/PPCSubtarget.cpp
  lib/Target/PowerPC/PPCSubtarget.h
  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: D16110.46221.patch
Type: text/x-patch
Size: 13573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/58a02580/attachment.bin>


More information about the llvm-commits mailing list