[PATCH] D33940: [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions that are new to P9.
Tony Jiang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 10:59:24 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL305210: [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions. (authored by jtony).
Changed prior to commit:
https://reviews.llvm.org/D33940?vs=102196&id=102205#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33940
Files:
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
llvm/trunk/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
llvm/trunk/test/CodeGen/PowerPC/ppc64-P9-mod.ll
llvm/trunk/test/MC/Disassembler/PowerPC/ppc64-encoding.txt
llvm/trunk/test/MC/Disassembler/PowerPC/ppc64le-encoding.txt
llvm/trunk/test/MC/PowerPC/ppc64-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33940.102205.patch
Type: text/x-patch
Size: 15032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170612/4ec0abe1/attachment.bin>
More information about the llvm-commits
mailing list