[PATCH] D18097: [Power9] basic support for Power 9 direct move instructions
amehsan via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 12:22:54 PST 2016
amehsan created this revision.
amehsan added reviewers: kbarton, nemanjai, hfinkel.
amehsan added a subscriber: llvm-commits.
Adding a feature and also define instructions in td files. After updating my repository I still do not see Power 9 processor model, so in the current code, the new feature is not used. I will add that to Power 9 processor model once that piece of code is committed.
http://reviews.llvm.org/D18097
Files:
lib/Target/PowerPC/PPC.td
lib/Target/PowerPC/PPCInstrVSX.td
lib/Target/PowerPC/PPCSubtarget.cpp
lib/Target/PowerPC/PPCSubtarget.h
test/MC/Disassembler/PowerPC/vsx.txt
test/MC/PowerPC/vsx.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18097.50461.patch
Type: text/x-patch
Size: 5279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/7e569674/attachment.bin>
More information about the llvm-commits
mailing list