llvm-6502/test/CodeGen/Mips/msa
Daniel Sanders bc4e0586bd [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
2013-08-27 10:16:17 +00:00
..
2r_vector_scalar.ll
2r.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
2rf_exup.ll
2rf_float_int.ll
2rf_fq.ll
2rf_int_float.ll
2rf_tq.ll
2rf.ll
3r_4r_widen.ll
3r_4r.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
3r_splat.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
3r-a.ll
3r-b.ll
3r-c.ll
3r-d.ll
3r-i.ll
3r-m.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
3r-p.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
3r-s.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
3r-v.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
3rf_4rf_q.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
3rf_4rf.ll
3rf_exdo.ll
3rf_float_int.ll
3rf_int_float.ll [mips][msa] Removed fcge, fcgt, fsge, fsgt 2013-08-20 09:41:47 +00:00
3rf_q.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
3rf.ll
bit.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
bitcast.ll [mips][msa] Added bitconverts for vector types for big and little-endian 2013-08-27 09:40:30 +00:00
elm_copy.ll
elm_insv.ll [mips][msa] Added insve 2013-08-20 09:22:54 +00:00
elm_shift_slide.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
i5-a.ll
i5-b.ll
i5-c.ll
i5-m.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
i5-s.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
i8.ll [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
spill.ll [mips][msa] Added spill/reload support 2013-08-27 10:04:21 +00:00
vec.ll [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. 2013-08-27 10:16:17 +00:00