[all-commits] [llvm/llvm-project] 1943b7: [VE][NFC] move scalar tests to Scalar/

Simon Moll via All-commits all-commits at lists.llvm.org
Fri Oct 30 08:45:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1943b7f15dc28c07f6cabda492bc15fb870fde06
      https://github.com/llvm/llvm-project/commit/1943b7f15dc28c07f6cabda492bc15fb870fde06
  Author: Simon Moll <simon.moll at emea.nec.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    A llvm/test/CodeGen/VE/Scalar/addition.ll
    A llvm/test/CodeGen/VE/Scalar/alloca.ll
    A llvm/test/CodeGen/VE/Scalar/alloca_aligned.ll
    A llvm/test/CodeGen/VE/Scalar/and.ll
    A llvm/test/CodeGen/VE/Scalar/atomic_fence.ll
    A llvm/test/CodeGen/VE/Scalar/atomic_load.ll
    A llvm/test/CodeGen/VE/Scalar/atomic_store.ll
    A llvm/test/CodeGen/VE/Scalar/bitcast.ll
    A llvm/test/CodeGen/VE/Scalar/bitreverse.ll
    A llvm/test/CodeGen/VE/Scalar/blockaddress.ll
    A llvm/test/CodeGen/VE/Scalar/br_cc.ll
    A llvm/test/CodeGen/VE/Scalar/br_jt.ll
    A llvm/test/CodeGen/VE/Scalar/brcond.ll
    A llvm/test/CodeGen/VE/Scalar/brind.ll
    A llvm/test/CodeGen/VE/Scalar/bswap.ll
    A llvm/test/CodeGen/VE/Scalar/call.ll
    A llvm/test/CodeGen/VE/Scalar/callee.ll
    A llvm/test/CodeGen/VE/Scalar/callstruct.ll
    A llvm/test/CodeGen/VE/Scalar/cast.ll
    A llvm/test/CodeGen/VE/Scalar/constants.ll
    A llvm/test/CodeGen/VE/Scalar/ctlz.ll
    A llvm/test/CodeGen/VE/Scalar/ctpop.ll
    A llvm/test/CodeGen/VE/Scalar/cttz.ll
    A llvm/test/CodeGen/VE/Scalar/div.ll
    A llvm/test/CodeGen/VE/Scalar/fabs.ll
    A llvm/test/CodeGen/VE/Scalar/fcopysign.ll
    A llvm/test/CodeGen/VE/Scalar/fcos.ll
    A llvm/test/CodeGen/VE/Scalar/fp_add.ll
    A llvm/test/CodeGen/VE/Scalar/fp_div.ll
    A llvm/test/CodeGen/VE/Scalar/fp_extload_truncstore.ll
    A llvm/test/CodeGen/VE/Scalar/fp_fneg.ll
    A llvm/test/CodeGen/VE/Scalar/fp_frem.ll
    A llvm/test/CodeGen/VE/Scalar/fp_mul.ll
    A llvm/test/CodeGen/VE/Scalar/fp_sub.ll
    A llvm/test/CodeGen/VE/Scalar/fp_to_int.ll
    A llvm/test/CodeGen/VE/Scalar/fsin.ll
    A llvm/test/CodeGen/VE/Scalar/fsqrt.ll
    A llvm/test/CodeGen/VE/Scalar/int_to_fp.ll
    A llvm/test/CodeGen/VE/Scalar/left_shift.ll
    A llvm/test/CodeGen/VE/Scalar/load-align1.ll
    A llvm/test/CodeGen/VE/Scalar/load-align2.ll
    A llvm/test/CodeGen/VE/Scalar/load-align4.ll
    A llvm/test/CodeGen/VE/Scalar/load-align8.ll
    A llvm/test/CodeGen/VE/Scalar/load.ll
    A llvm/test/CodeGen/VE/Scalar/load_gv.ll
    A llvm/test/CodeGen/VE/Scalar/load_off.ll
    A llvm/test/CodeGen/VE/Scalar/loadrri.ll
    A llvm/test/CodeGen/VE/Scalar/max.ll
    A llvm/test/CodeGen/VE/Scalar/min.ll
    A llvm/test/CodeGen/VE/Scalar/multiply.ll
    A llvm/test/CodeGen/VE/Scalar/nnd.ll
    A llvm/test/CodeGen/VE/Scalar/or.ll
    A llvm/test/CodeGen/VE/Scalar/pic_access_data.ll
    A llvm/test/CodeGen/VE/Scalar/pic_access_static_data.ll
    A llvm/test/CodeGen/VE/Scalar/pic_func_call.ll
    A llvm/test/CodeGen/VE/Scalar/pic_indirect_func_call.ll
    A llvm/test/CodeGen/VE/Scalar/rem.ll
    A llvm/test/CodeGen/VE/Scalar/right_shift.ll
    A llvm/test/CodeGen/VE/Scalar/rotl.ll
    A llvm/test/CodeGen/VE/Scalar/rotr.ll
    A llvm/test/CodeGen/VE/Scalar/select.ll
    A llvm/test/CodeGen/VE/Scalar/select_cc.ll
    A llvm/test/CodeGen/VE/Scalar/selectccf32.ll
    A llvm/test/CodeGen/VE/Scalar/selectccf32c.ll
    A llvm/test/CodeGen/VE/Scalar/selectccf32i.ll
    A llvm/test/CodeGen/VE/Scalar/selectccf64.ll
    A llvm/test/CodeGen/VE/Scalar/selectccf64c.ll
    A llvm/test/CodeGen/VE/Scalar/selectccf64i.ll
    A llvm/test/CodeGen/VE/Scalar/selectcci32.ll
    A llvm/test/CodeGen/VE/Scalar/selectcci32c.ll
    A llvm/test/CodeGen/VE/Scalar/selectcci32i.ll
    A llvm/test/CodeGen/VE/Scalar/selectcci64.ll
    A llvm/test/CodeGen/VE/Scalar/selectcci64c.ll
    A llvm/test/CodeGen/VE/Scalar/selectcci64i.ll
    A llvm/test/CodeGen/VE/Scalar/setcc.ll
    A llvm/test/CodeGen/VE/Scalar/setccf32.ll
    A llvm/test/CodeGen/VE/Scalar/setccf32i.ll
    A llvm/test/CodeGen/VE/Scalar/setccf64.ll
    A llvm/test/CodeGen/VE/Scalar/setccf64i.ll
    A llvm/test/CodeGen/VE/Scalar/setcci32.ll
    A llvm/test/CodeGen/VE/Scalar/setcci32i.ll
    A llvm/test/CodeGen/VE/Scalar/setcci64.ll
    A llvm/test/CodeGen/VE/Scalar/setcci64i.ll
    A llvm/test/CodeGen/VE/Scalar/sext_zext_load.ll
    A llvm/test/CodeGen/VE/Scalar/shl.ll
    A llvm/test/CodeGen/VE/Scalar/shr.ll
    A llvm/test/CodeGen/VE/Scalar/simple_prologue_epilogue.ll
    A llvm/test/CodeGen/VE/Scalar/sjlj_except.ll
    A llvm/test/CodeGen/VE/Scalar/store-align1.ll
    A llvm/test/CodeGen/VE/Scalar/store-align2.ll
    A llvm/test/CodeGen/VE/Scalar/store-align4.ll
    A llvm/test/CodeGen/VE/Scalar/store-align8.ll
    A llvm/test/CodeGen/VE/Scalar/store.ll
    A llvm/test/CodeGen/VE/Scalar/store_gv.ll
    A llvm/test/CodeGen/VE/Scalar/subtraction.ll
    A llvm/test/CodeGen/VE/Scalar/symbol_relocation.ll
    A llvm/test/CodeGen/VE/Scalar/symbol_relocation_tls.ll
    A llvm/test/CodeGen/VE/Scalar/target_support.ll
    A llvm/test/CodeGen/VE/Scalar/tls.ll
    A llvm/test/CodeGen/VE/Scalar/truncstore.ll
    A llvm/test/CodeGen/VE/Scalar/va_arg.ll
    A llvm/test/CodeGen/VE/Scalar/va_callee.ll
    A llvm/test/CodeGen/VE/Scalar/va_caller.ll
    A llvm/test/CodeGen/VE/Scalar/xor.ll
    R llvm/test/CodeGen/VE/addition.ll
    R llvm/test/CodeGen/VE/alloca.ll
    R llvm/test/CodeGen/VE/alloca_aligned.ll
    R llvm/test/CodeGen/VE/and.ll
    R llvm/test/CodeGen/VE/atomic_fence.ll
    R llvm/test/CodeGen/VE/atomic_load.ll
    R llvm/test/CodeGen/VE/atomic_store.ll
    R llvm/test/CodeGen/VE/bitcast.ll
    R llvm/test/CodeGen/VE/bitreverse.ll
    R llvm/test/CodeGen/VE/blockaddress.ll
    R llvm/test/CodeGen/VE/br_cc.ll
    R llvm/test/CodeGen/VE/br_jt.ll
    R llvm/test/CodeGen/VE/brcond.ll
    R llvm/test/CodeGen/VE/brind.ll
    R llvm/test/CodeGen/VE/bswap.ll
    R llvm/test/CodeGen/VE/call.ll
    R llvm/test/CodeGen/VE/callee.ll
    R llvm/test/CodeGen/VE/callstruct.ll
    R llvm/test/CodeGen/VE/cast.ll
    R llvm/test/CodeGen/VE/constants.ll
    R llvm/test/CodeGen/VE/ctlz.ll
    R llvm/test/CodeGen/VE/ctpop.ll
    R llvm/test/CodeGen/VE/cttz.ll
    R llvm/test/CodeGen/VE/div.ll
    R llvm/test/CodeGen/VE/fabs.ll
    R llvm/test/CodeGen/VE/fcopysign.ll
    R llvm/test/CodeGen/VE/fcos.ll
    R llvm/test/CodeGen/VE/fp_add.ll
    R llvm/test/CodeGen/VE/fp_div.ll
    R llvm/test/CodeGen/VE/fp_extload_truncstore.ll
    R llvm/test/CodeGen/VE/fp_fneg.ll
    R llvm/test/CodeGen/VE/fp_frem.ll
    R llvm/test/CodeGen/VE/fp_mul.ll
    R llvm/test/CodeGen/VE/fp_sub.ll
    R llvm/test/CodeGen/VE/fp_to_int.ll
    R llvm/test/CodeGen/VE/fsin.ll
    R llvm/test/CodeGen/VE/fsqrt.ll
    R llvm/test/CodeGen/VE/int_to_fp.ll
    R llvm/test/CodeGen/VE/left_shift.ll
    R llvm/test/CodeGen/VE/load-align1.ll
    R llvm/test/CodeGen/VE/load-align2.ll
    R llvm/test/CodeGen/VE/load-align4.ll
    R llvm/test/CodeGen/VE/load-align8.ll
    R llvm/test/CodeGen/VE/load.ll
    R llvm/test/CodeGen/VE/load_gv.ll
    R llvm/test/CodeGen/VE/load_off.ll
    R llvm/test/CodeGen/VE/loadrri.ll
    R llvm/test/CodeGen/VE/max.ll
    R llvm/test/CodeGen/VE/min.ll
    R llvm/test/CodeGen/VE/multiply.ll
    R llvm/test/CodeGen/VE/nnd.ll
    R llvm/test/CodeGen/VE/or.ll
    R llvm/test/CodeGen/VE/pic_access_data.ll
    R llvm/test/CodeGen/VE/pic_access_static_data.ll
    R llvm/test/CodeGen/VE/pic_func_call.ll
    R llvm/test/CodeGen/VE/pic_indirect_func_call.ll
    R llvm/test/CodeGen/VE/rem.ll
    R llvm/test/CodeGen/VE/right_shift.ll
    R llvm/test/CodeGen/VE/rotl.ll
    R llvm/test/CodeGen/VE/rotr.ll
    R llvm/test/CodeGen/VE/select.ll
    R llvm/test/CodeGen/VE/select_cc.ll
    R llvm/test/CodeGen/VE/selectccf32.ll
    R llvm/test/CodeGen/VE/selectccf32c.ll
    R llvm/test/CodeGen/VE/selectccf32i.ll
    R llvm/test/CodeGen/VE/selectccf64.ll
    R llvm/test/CodeGen/VE/selectccf64c.ll
    R llvm/test/CodeGen/VE/selectccf64i.ll
    R llvm/test/CodeGen/VE/selectcci32.ll
    R llvm/test/CodeGen/VE/selectcci32c.ll
    R llvm/test/CodeGen/VE/selectcci32i.ll
    R llvm/test/CodeGen/VE/selectcci64.ll
    R llvm/test/CodeGen/VE/selectcci64c.ll
    R llvm/test/CodeGen/VE/selectcci64i.ll
    R llvm/test/CodeGen/VE/setcc.ll
    R llvm/test/CodeGen/VE/setccf32.ll
    R llvm/test/CodeGen/VE/setccf32i.ll
    R llvm/test/CodeGen/VE/setccf64.ll
    R llvm/test/CodeGen/VE/setccf64i.ll
    R llvm/test/CodeGen/VE/setcci32.ll
    R llvm/test/CodeGen/VE/setcci32i.ll
    R llvm/test/CodeGen/VE/setcci64.ll
    R llvm/test/CodeGen/VE/setcci64i.ll
    R llvm/test/CodeGen/VE/sext_zext_load.ll
    R llvm/test/CodeGen/VE/shl.ll
    R llvm/test/CodeGen/VE/shr.ll
    R llvm/test/CodeGen/VE/simple_prologue_epilogue.ll
    R llvm/test/CodeGen/VE/sjlj_except.ll
    R llvm/test/CodeGen/VE/store-align1.ll
    R llvm/test/CodeGen/VE/store-align2.ll
    R llvm/test/CodeGen/VE/store-align4.ll
    R llvm/test/CodeGen/VE/store-align8.ll
    R llvm/test/CodeGen/VE/store.ll
    R llvm/test/CodeGen/VE/store_gv.ll
    R llvm/test/CodeGen/VE/subtraction.ll
    R llvm/test/CodeGen/VE/symbol_relocation.ll
    R llvm/test/CodeGen/VE/symbol_relocation_tls.ll
    R llvm/test/CodeGen/VE/target_support.ll
    R llvm/test/CodeGen/VE/tls.ll
    R llvm/test/CodeGen/VE/truncstore.ll
    R llvm/test/CodeGen/VE/va_arg.ll
    R llvm/test/CodeGen/VE/va_callee.ll
    R llvm/test/CodeGen/VE/va_caller.ll
    R llvm/test/CodeGen/VE/xor.ll

  Log Message:
  -----------
  [VE][NFC] move scalar tests to Scalar/

Restructure lit tests to follow downstream

Reviewed By: kaz7

Differential Revision: https://reviews.llvm.org/D90468




More information about the All-commits mailing list