ir/tests/llvm
2023-12-05 23:09:39 +03:00
..
abs_001.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
abs_002.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
add_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
add_011.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
add_ov_001.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
add_ov_002.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
add_ov_003.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
add_ov_004.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
alloca_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
alloca_002.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
bswap_001.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
call_001.irt Support for function prototypes 2023-11-30 21:10:41 +03:00
call_002.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
cond_01.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
conv_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
conv_002.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
conv_003.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
conv_004.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
conv_005.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
conv_006.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
conv_007.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
conv_008.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
conv_009.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
conv_010.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
conv_011.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
copy_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
dessa_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
dessa_002.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
dessa_003.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
div_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
div_006.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
div_007.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
eq_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
eq_004.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
ge_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
ge_004.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
ge_006.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
gt_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
gt_004.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
gt_006.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
guard_001.irt New tests 2023-10-12 15:01:27 +03:00
guard_002.irt New tests 2023-10-12 15:01:27 +03:00
ijmp_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
ijmp_002.irt New tests 2023-10-12 15:01:27 +03:00
le_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
le_004.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
le_006.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
lt_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
lt_004.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
lt_006.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
max_01.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
max_04.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
max_06.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
min_01.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
min_04.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
min_06.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
mod_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
mod_006.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
mul_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
mul_011.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
mul_ov_001.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
mul_ov_002.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
ne_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
ne_004.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
neg_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
neg_002.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
neg_003.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
not_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
not_002.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
not_003.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
not_004.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
rol_001.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
ror_001.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
sar_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
sar_002.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
shl_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
shr_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
shr_002.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
sub_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
sub_011.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
switch_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
switch_002.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
tailcall_001.irt Support for function prototypes 2023-11-30 21:10:41 +03:00
tailcall_002.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
trap_001.irt Improve LLVM export (avoid duplicate function declarations) 2023-12-05 23:09:39 +03:00
uge_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
ugt_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
ule_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
ult_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
vaddr_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
vload_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00
vstore_001.irt Initial implementation of LLVM export 2023-09-28 20:44:45 +03:00