[mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v when...
authorDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 27 Aug 2013 10:16:17 +0000 (10:16 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 27 Aug 2013 10:16:17 +0000 (10:16 +0000)
commitbc4e0586bdd7f75352889e776e7c9470b9137e7a
tree0cb5dd8b1f976c4bf3917a57da0b791e9cd3ef66
parent62f61bf9077418801be5e2039333727079819844
[mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v when non-byte vectors are used.

Note that all of these tests use ld.b and st.b for the loads and stores
regardless of the data size. This is because the definition of bitcast is
equivalent to a store/load sequence and DAG combiner accordingly folds bitcasts
to/from v16i8 into the load/store nodes to product load/store nodes with
type v16i8.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189333 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Mips/msa/vec.ll