[mips][msa] Added move.v
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 28 Aug 2013 10:44:47 +0000 (10:44 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 28 Aug 2013 10:44:47 +0000 (10:44 +0000)
commitabbcf3bd47ad8ffa70f48ebd924f99fff5c22131
treeeb840843c5b3d6dd8f3b31e86fbf1bd2f2e49796
parent477168192c98e1f75a5bc6db3d34a177f327bd34
[mips][msa] Added move.v

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189471 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsMips.td
lib/Target/Mips/MipsMSAInstrInfo.td
lib/Target/Mips/MipsSEISelDAGToDAG.cpp
test/CodeGen/Mips/msa/elm_move.ll [new file with mode: 0644]