[mips][msa] Added support for matching splat.[bhw] from normal IR (i.e. not intrinsics)
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 30 Oct 2013 13:07:44 +0000 (13:07 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 30 Oct 2013 13:07:44 +0000 (13:07 +0000)
commit57cd3bc4064bd71eb6572d3cba5e23471ab25863
treedff26cdc3cc6aee097c810c506158119d1880cfd
parent9a5df73e32819c45884feee6bd49e7ebe911f977
[mips][msa] Added support for matching splat.[bhw] from normal IR (i.e. not intrinsics)

splat.d is implemented but this subtest is currently disabled. This is because
it is difficult to match the appropriate IR on MIPS32. There is a patch under
review that should help with this so I hope to enable the subtest soon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193680 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MSA.txt
lib/Target/Mips/MipsMSAInstrInfo.td
lib/Target/Mips/MipsSEISelLowering.cpp
test/CodeGen/Mips/msa/3r_splat.ll