[PATCH] D33940: [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions that are new to P9.
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 09:54:07 PDT 2017
stefanp updated this revision to Diff 102196.
stefanp added a comment.
Fixed various comments from reviewers.
https://reviews.llvm.org/D33940
Files:
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrInfo.td
test/CodeGen/PowerPC/ppc64-P9-mod.ll
test/MC/Disassembler/PowerPC/ppc64-encoding.txt
test/MC/Disassembler/PowerPC/ppc64le-encoding.txt
test/MC/PowerPC/ppc64-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33940.102196.patch
Type: text/x-patch
Size: 14741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170612/52fe8017/attachment.bin>
More information about the llvm-commits
mailing list