[mips][msa] Implemented insert_vector_elt for v4f32 and v2f64.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 27 Sep 2013 12:31:32 +0000 (12:31 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 27 Sep 2013 12:31:32 +0000 (12:31 +0000)
commit37469a132988eb0c888f6a8a205b2aca510e14f8
tree608d28967974c20986f73527f469f29b054e8fde
parentb4691b495d867a863aa12de57d45bc6a93e4df78
[mips][msa] Implemented insert_vector_elt for v4f32 and v2f64.

For v4f32 and v2f64, INSERT_VECTOR_ELT is matched by a pseudo-insn which is
later expanded to appropriate insve.[wd] insns.

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