[mips][msa] Added support for matching fadd, fdiv, flog2, fmul, frint, fsqrt, and...
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 11 Sep 2013 10:51:30 +0000 (10:51 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 11 Sep 2013 10:51:30 +0000 (10:51 +0000)
commit2ac128292150c7ebb469d137877eaa3c6d26a8bb
tree571d2707994a629776b14acc4b99b4078e75b957
parentf37a324baa7f3893111827f03959fc036da1ed23
[mips][msa] Added support for matching fadd, fdiv, flog2, fmul, frint, fsqrt, and fsub from normal IR (i.e. not intrinsics)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190512 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsMSAInstrInfo.td
lib/Target/Mips/MipsSEISelLowering.cpp
test/CodeGen/Mips/msa/2rf.ll
test/CodeGen/Mips/msa/3rf.ll