llvm-project/llvm/test/CodeGen/VE/Vector
Kazushi (Jam) Marukawa 469044cfd3 [VE] Support load/store/spill of vector mask registers
Support load/store/spill of vector mask registers and add regression
tests.

Reviewed By: efocht

Differential Revision: https://reviews.llvm.org/D129415
2022-07-19 10:29:21 +09:00
..
expand_single_elem_build_vec.ll
extract_elt.ll
fastcc_callee.ll
fastcc_caller.ll
feature_vpu.ll
insert_elt.ll
load_stk_ldvm.ll [VE] Support load/store/spill of vector mask registers 2022-07-19 10:29:21 +09:00
loadvm.ll [VE] Support load/store vm regsiters 2022-07-01 08:25:24 +09:00
loadvr.ll [VE] Support load/store vm regsiters 2022-07-01 08:25:24 +09:00
mask_binary.ll
mask_broadcast.ll
store_stk_stvm.ll [VE] Support load/store/spill of vector mask registers 2022-07-19 10:29:21 +09:00
storevm.ll [VE] Support load/store vm regsiters 2022-07-01 08:25:24 +09:00
storevr.ll [VE] Support load/store vm regsiters 2022-07-01 08:25:24 +09:00
vec_add.ll
vec_and.ll
vec_broadcast.ll
vec_fcmp.ll
vec_fma.ll [VE] v256f32|64 fma isel 2022-03-14 15:59:13 +01:00
vec_fneg.ll [VE] v512|256 f32|64 fneg isel and tests 2022-03-16 11:31:26 +01:00
vec_gather.ll
vec_icmp.ll
vec_load.ll
vec_reduce_add.ll [VE] Remove output to /dev/stdout 2022-03-16 11:42:09 -04:00
vec_reduce_and.ll [VE] Remove output to /dev/stdout 2022-03-16 11:42:09 -04:00
vec_reduce_or.ll [VE] Remove output to /dev/stdout 2022-03-16 11:42:09 -04:00
vec_reduce_smax.ll [VE] Remove output to /dev/stdout 2022-03-16 11:42:09 -04:00
vec_reduce_xor.ll [VE] Remove output to /dev/stdout 2022-03-16 11:42:09 -04:00
vec_scatter.ll
vec_select.ll
vec_store.ll
vp_add.ll
vp_and.ll
vp_ashr.ll
vp_fadd.ll
vp_fadd_merge.ll
vp_fdiv.ll
vp_fdiv_merge.ll
vp_fma.ll [VE] v256f32|64 fma isel 2022-03-14 15:59:13 +01:00
vp_fma_merge.ll [VE] v256f32|64 fma isel 2022-03-14 15:59:13 +01:00
vp_fmul.ll
vp_fmul_merge.ll
vp_fsub.ll
vp_fsub_merge.ll
vp_gather.ll
vp_lshr.ll
vp_merge.ll
vp_mul.ll
vp_or.ll
vp_reduce_add.ll [VE] Remove output to /dev/stdout 2022-03-16 11:42:09 -04:00
vp_reduce_and.ll [VE] Remove output to /dev/stdout 2022-03-16 11:42:09 -04:00
vp_reduce_or.ll [VE] Remove output to /dev/stdout 2022-03-16 11:42:09 -04:00
vp_reduce_smax.ll [VE] Remove output to /dev/stdout 2022-03-16 11:42:09 -04:00
vp_reduce_xor.ll [VE] Remove output to /dev/stdout 2022-03-16 11:42:09 -04:00
vp_scatter.ll
vp_sdiv.ll
vp_select.ll
vp_shl.ll
vp_sra.ll
vp_srem.ll Revert "[CodeGen] Place SDNode debug ID declaration under appropriate #if" 2022-04-06 20:32:53 +03:00
vp_srl.ll
vp_strided_load.ll [VP] Preserve address space of pointer for strided load/store intrinsics. 2022-03-22 09:52:54 -07:00
vp_strided_store.ll [VP] Preserve address space of pointer for strided load/store intrinsics. 2022-03-22 09:52:54 -07:00
vp_sub.ll
vp_udiv.ll
vp_urem.ll Revert "[CodeGen] Place SDNode debug ID declaration under appropriate #if" 2022-04-06 20:32:53 +03:00
vp_xor.ll