[mips][msa] Added lsa instruction
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 17 Oct 2013 13:38:20 +0000 (13:38 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 17 Oct 2013 13:38:20 +0000 (13:38 +0000)
commit52244da7f2b3def646900520668b859343b84a33
tree45c534f9df0dac583208d73fe5c68bc96f4ec0b4
parent2e56d575b7ea507684935d5cd6d5aee96d72ceb4
[mips][msa] Added lsa instruction

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