[PATCH] D28302: [PowerPC] Implement missing instructions.

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 10:27:40 PST 2017


jtony created this revision.
jtony added reviewers: nemanjai, kbarton, sfertile, syzaara, lei, hfinkel.
jtony added subscribers: llvm-commits, echristo.

Implement the following missing instructions from ISA 2.06:
fctidu[.], fctiwu[.], ftdiv, ftsqrt


https://reviews.llvm.org/D28302

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/PowerPC/PPCInstr64Bit.td
  lib/Target/PowerPC/PPCInstrFormats.td
  lib/Target/PowerPC/PPCInstrInfo.td
  test/MC/Disassembler/PowerPC/ppc64-encoding-fp.txt
  test/MC/PowerPC/ppc64-encoding-fp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28302.83077.patch
Type: text/x-patch
Size: 8646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/ebcb500c/attachment.bin>


More information about the llvm-commits mailing list