[mips][msa] Add DLSA instruction.
authorMatheus Almeida <matheus.almeida@imgtec.com>
Mon, 10 Feb 2014 12:05:17 +0000 (12:05 +0000)
committerMatheus Almeida <matheus.almeida@imgtec.com>
Mon, 10 Feb 2014 12:05:17 +0000 (12:05 +0000)
commit4b27eb588cd95d953110e1eb009f5e5018a9955c
treedb4c8c0dd684bf696c8354c559691c13cbc28e50
parentb4133b25e7641bd9d76bba8ee3b960e13d64ea66
[mips][msa] Add DLSA instruction.

llvm-svn: 201081
llvm/include/llvm/IR/IntrinsicsMips.td
llvm/lib/Target/Mips/MipsMSAInstrFormats.td
llvm/lib/Target/Mips/MipsMSAInstrInfo.td
llvm/lib/Target/Mips/MipsSEISelLowering.cpp
llvm/test/CodeGen/Mips/msa/special.ll
llvm/test/MC/Mips/msa/test_dlsa.s [new file with mode: 0644]