1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/CodeGen/VE
Kazushi (Jam) Marukawa f1ff8145c5 [VE] Change calling convention to follow ABI
Change to expand all arguments and return values to i64 to follow ABI.
Update regression tests also.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D84581
2020-08-01 10:08:54 +09:00
..
addition.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
alloca_aligned.ll [VE] Dynamic stack allocation 2020-05-27 10:11:06 +02:00
alloca.ll [VE] Dynamic stack allocation 2020-05-27 10:11:06 +02:00
and.ll [VE] Add AND/OR/XOR regression tests 2020-06-05 10:05:22 +02:00
bitcast.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
bitreverse.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
branch1.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
bswap.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
call.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
callee.ll
callstruct.ll
cast.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
constants.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
ctlz.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
ctpop.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
cttz.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
div.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
fp_add.ll [VE] Change to use EXTRACT_SUBREG instead of COPY_TO_REGCLASS 2020-06-04 09:05:36 +02:00
fp_div.ll [VE] Change to use EXTRACT_SUBREG instead of COPY_TO_REGCLASS 2020-06-04 09:05:36 +02:00
fp_extload_truncstore.ll
fp_mul.ll [VE] Clean SDNodeXForm stuff 2020-06-04 11:28:24 +02:00
fp_sub.ll [VE] Change to use EXTRACT_SUBREG instead of COPY_TO_REGCLASS 2020-06-04 09:05:36 +02:00
fp_to_int.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
int_to_fp.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
left_shift.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
lit.local.cfg
load_gv.ll
load_off.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
load-align1.ll
load-align2.ll
load-align4.ll
load-align8.ll
load.ll
max.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
min.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
multiply.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
nnd.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
or.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
pic_access_data.ll
pic_access_static_data.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
pic_func_call.ll
pic_indirect_func_call.ll
rem.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
right_shift.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
rotl.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
rotr.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
select.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
selectccf32.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
selectccf32c.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
selectccf32i.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
selectccf64.ll
selectccf64c.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
selectccf64i.ll
selectcci32.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
selectcci32c.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
selectcci32i.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
selectcci64.ll
selectcci64c.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
selectcci64i.ll
setccf32.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
setccf32i.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
setccf64.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
setccf64i.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
setcci32.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
setcci32i.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
setcci64.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
setcci64i.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
sext_zext_load.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
simple_prologue_epilogue.ll
sjlj_except.ll [VE][NFC] Correct sjlj_expection test 2020-05-25 09:49:37 +02:00
store_gv.ll
store-align1.ll
store-align2.ll
store-align4.ll
store-align8.ll
store.ll
subtraction.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
symbol_relocation_tls.ll [VE] Support relocation information in MC layer 2020-06-15 11:24:53 +02:00
symbol_relocation.ll [VE] Support relocation information in MC layer 2020-06-15 11:24:53 +02:00
target_support.ll
tls.ll
truncstore.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
va_arg.ll
va_callee.ll
va_caller.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00
xor.ll [VE] Change calling convention to follow ABI 2020-08-01 10:08:54 +09:00