[mips][msa] Removed ldx.[bhwd] and stx.[bhwd].
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 17 Oct 2013 12:16:03 +0000 (12:16 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 17 Oct 2013 12:16:03 +0000 (12:16 +0000)
commitdb8a16252b9d29bd7a3442d5c3bad0398dd85908
tree9296211ed77ec71fc9c3ebf6da87e49a0f3cd8ae
parent9f64a56ababffecbe5a818ecbe5b6fbfc1d7b974
[mips][msa] Removed ldx.[bhwd] and stx.[bhwd].

These were present in a previous version of the MSA spec but are not
present in the published version. There is no hardware that uses these
instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192888 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsMips.td
lib/Target/Mips/MipsMSAInstrInfo.td
lib/Target/Mips/MipsSEISelLowering.cpp