[mips][msa] Added support for matching addv from normal IR (i.e. not intrinsics)
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 11 Sep 2013 10:28:16 +0000 (10:28 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 11 Sep 2013 10:28:16 +0000 (10:28 +0000)
commit68831cbd417b7e4c47b565038a4fe9a1269d5d50
treedc24ef551f44aaf09850c3426d81eef81f9b719e
parentddfbd5805478cf108156bb0159b7495d2b236f7e
[mips][msa] Added support for matching addv from normal IR (i.e. not intrinsics)

The corresponding intrinsic is now lowered into equivalent IR (ISD::ADD) before instruction selection.

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