[PATCH] D33400: [mips] Add madd4 subtarget feature

Stefan Maksimovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 03:18:14 PDT 2017


smaksimovic created this revision.
Herald added a subscriber: arichardson.

Addition of a feature and a predicate used to control generation of madd.fmt and similar instructions.


https://reviews.llvm.org/D33400

Files:
  lib/Target/Mips/Mips.td
  lib/Target/Mips/MipsInstrFPU.td
  lib/Target/Mips/MipsInstrInfo.td
  lib/Target/Mips/MipsSubtarget.h
  test/CodeGen/Mips/fmadd1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33400.99732.patch
Type: text/x-patch
Size: 7502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170522/fa2d009d/attachment.bin>


More information about the llvm-commits mailing list