llvm-6502/test/CodeGen/Mips/msa
2013-09-24 14:53:25 +00:00
..
2r_vector_scalar.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
2r.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
2rf_exup.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
2rf_float_int.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
2rf_fq.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
2rf_int_float.ll [mips][msa] Added f[cs]af, f[cs]or, f[cs]ueq, f[cs]ul[et], f[cs]une, fsun, ftrunc_[su], hadd_[su], hsub_[su], sr[al]r, sr[al]ri 2013-08-28 10:12:09 +00:00
2rf_tq.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
2rf.ll [mips][msa] Added support for matching fadd, fdiv, flog2, fmul, frint, fsqrt, and fsub from normal IR (i.e. not intrinsics) 2013-09-11 10:51:30 +00:00
3r_4r_widen.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3r_4r.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3r_ld_st.ll [mips][msa] Added load/store intrinsics. 2013-08-28 12:04:29 +00:00
3r_splat.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3r-a.ll [mips][msa] Added support for matching addv from normal IR (i.e. not intrinsics) 2013-09-11 10:28:16 +00:00
3r-b.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3r-c.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3r-d.ll [mips][msa] Added support for matching div_[su] from normal IR (i.e. not intrinsics) 2013-09-11 10:38:58 +00:00
3r-i.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3r-m.ll [mips][msa] Added support for matching mulv, nlzc, sll, sra, srl, and subv from normal IR (i.e. not intrinsics) 2013-09-11 11:58:30 +00:00
3r-p.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3r-s.ll [mips][msa] Added support for matching mulv, nlzc, sll, sra, srl, and subv from normal IR (i.e. not intrinsics) 2013-09-11 11:58:30 +00:00
3r-v.ll [mips][msa] Added support for matching vshf from normal IR (i.e. not intrinsics) 2013-09-24 14:02:15 +00:00
3rf_4rf_q.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3rf_4rf.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3rf_exdo.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3rf_float_int.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3rf_int_float.ll [mips][msa] Added f[cs]af, f[cs]or, f[cs]ueq, f[cs]ul[et], f[cs]une, fsun, ftrunc_[su], hadd_[su], hsub_[su], sr[al]r, sr[al]ri 2013-08-28 10:12:09 +00:00
3rf_q.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
3rf.ll [mips][msa] Added support for matching fadd, fdiv, flog2, fmul, frint, fsqrt, and fsub from normal IR (i.e. not intrinsics) 2013-09-11 10:51:30 +00:00
arithmetic_float.ll [mips][msa] Added partial support for matching fmax_a from normal IR (i.e. not intrinsics) 2013-09-24 13:02:08 +00:00
arithmetic.ll [mips][msa] Added support for matching max, maxi, min, mini from normal IR (i.e. not intrinsics) 2013-09-24 12:18:31 +00:00
basic_operations_float.ll [mips][msa] Implemented build_vector using ldi, fill, and custom SelectionDAG nodes (VSPLAT and VSPLATD) 2013-09-23 12:02:46 +00:00
basic_operations.ll [mips][msa] Non-constant BUILD_VECTOR's should be expanded to INSERT_VECTOR_ELT instead of memory operations. 2013-09-24 13:16:15 +00:00
bit.ll [mips][msa] Added f[cs]af, f[cs]or, f[cs]ueq, f[cs]ul[et], f[cs]une, fsun, ftrunc_[su], hadd_[su], hsub_[su], sr[al]r, sr[al]ri 2013-08-28 10:12:09 +00:00
bitcast.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
bitwise.ll [mips][msa] Added support for matching andi, ori, nori, and xori from normal IR (i.e. not intrinsics) 2013-09-24 12:32:47 +00:00
compare_float.ll [mips][msa] Remove the VSPLAT and VSPLATD nodes in favour of matching BUILD_VECTOR. 2013-09-24 13:33:07 +00:00
compare.ll [mips][msa] Added support for matching max, maxi, min, mini from normal IR (i.e. not intrinsics) 2013-09-24 12:18:31 +00:00
elm_copy.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
elm_cxcmsa.ll [mips][msa] Added cfcmsa, and ctcmsa 2013-08-28 10:26:24 +00:00
elm_insv.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
elm_move.ll [mips][msa] Added move.v 2013-08-28 10:44:47 +00:00
elm_shift_slide.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
i5_ld_st.ll [mips][msa] Added load/store intrinsics. 2013-08-28 12:04:29 +00:00
i5-a.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
i5-b.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
i5-c.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
i5-m.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
i5-s.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
i8.ll [mips][msa] Added support for matching bsel and bseli from normal IR (i.e. not intrinsics) 2013-09-24 12:04:44 +00:00
i10.ll [mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v 2013-08-28 12:14:50 +00:00
shuffle.ll [mips][msa] Added support for matching pckev, and pckod from normal IR (i.e. not intrinsics) 2013-09-24 14:53:25 +00:00
spill.ll [mips][msa] Summarize tests 2013-08-28 10:02:29 +00:00
vec.ll [mips][msa] Added support for matching bsel and bseli from normal IR (i.e. not intrinsics) 2013-09-24 12:04:44 +00:00
vecs10.ll [mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v 2013-08-28 12:14:50 +00:00