OSDN Git Service

[PowerPC] exploit P9 instruction maddld.
authorChen Zheng <czhengsz@cn.ibm.com>
Wed, 20 Feb 2019 02:30:06 +0000 (02:30 +0000)
committerChen Zheng <czhengsz@cn.ibm.com>
Wed, 20 Feb 2019 02:30:06 +0000 (02:30 +0000)
commit7be6d48a75862acd90a19531483df52a67c70b01
tree6be4bd86f886cfb04c9f653eaa0f7ac760bdf46d
parentfd5a6ee2b6f26c8f31c3dc821d2014a01e3a4473
[PowerPC] exploit P9 instruction maddld.
Differential Revision: https://reviews.llvm.org/D58364

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354427 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/P9InstrResources.td
lib/Target/PowerPC/PPCInstr64Bit.td
test/CodeGen/PowerPC/maddld.ll [new file with mode: 0644]