]> granicus.if.org Git - clang/commit
[mips][msa] Removed unsupported dot product instructions (dotp_[su].b).
authorDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 10 Sep 2013 10:10:39 +0000 (10:10 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 10 Sep 2013 10:10:39 +0000 (10:10 +0000)
commit048733aef423ac86edd38925102553d59fbd2b75
tree674abed193f078cb61f5097fd6d20ce345adddda
parent83a7dcdf5fce1bdf74ce985419d77a41a51abfa2
[mips][msa] Removed unsupported dot product instructions (dotp_[su].b).

The dotp_[su].b instructions never existed in any revision of the MSA spec.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190399 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsMips.def
test/CodeGen/builtins-mips-msa.c