[mips][msa] Direct Object Emission for the majority of the ELM instructions.
authorMatheus Almeida <matheus.almeida@imgtec.com>
Mon, 14 Oct 2013 12:22:43 +0000 (12:22 +0000)
committerMatheus Almeida <matheus.almeida@imgtec.com>
Mon, 14 Oct 2013 12:22:43 +0000 (12:22 +0000)
commit29adbe8464f74f17a7cf977ce21ef88d88d28b14
treefc3a2597cced04e3dafa423a26b128ac2c1124e8
parent45ecbfc8e58923131068dced0cf89348ac61208f
[mips][msa] Direct Object Emission for the majority of the ELM instructions.

List of instructions:
copy_s.{b,h,w}
copy_u.{b,h,w}
sldi.{b,h,w,d}
splati.{b,h,w,d}

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192586 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsMSAInstrFormats.td
lib/Target/Mips/MipsMSAInstrInfo.td
test/MC/Mips/msa/test_elm.s [new file with mode: 0644]