]> granicus.if.org Git - llvm/commit
[mips] Add madd4 subtarget feature
authorPetar Jovanovic <petar.jovanovic@imgtec.com>
Tue, 6 Jun 2017 15:33:01 +0000 (15:33 +0000)
committerPetar Jovanovic <petar.jovanovic@imgtec.com>
Tue, 6 Jun 2017 15:33:01 +0000 (15:33 +0000)
commit55caeda9d7d2d211610b851d01317c0d798a81fd
tree07cc36d1aa07364dea0699da0273da4a237961d8
parent958169b1f83d5a1826f202efddc99085e21fb012
[mips] Add madd4 subtarget feature

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

Patch by Stefan Maksimovic.

Differential Revision: https://reviews.llvm.org/D33400

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304801 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips.td
lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsInstrInfo.td
lib/Target/Mips/MipsSubtarget.cpp
lib/Target/Mips/MipsSubtarget.h
test/CodeGen/Mips/fmadd1.ll