ir/tests/debug.aarch64
Dmitry Stogov 09829a9e69 Fixed x86_64 calling convention for vararg functions
%al is used as a hidden register to specify the number of passed vector registers
2023-09-27 10:23:34 +03:00
..
args_001.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
args_002.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
call2.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
call3.irt Fix previous commit. We still need a temporary register for indirect calls. 2023-04-26 14:10:58 +03:00
call_002.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
call_alloca.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
call_vaddr.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
call-O0.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
call.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
combo_001.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
combo_002.irt Added type compatibility assertion and fixed mistakes in tests 2023-05-22 20:48:07 +03:00
combo_003.irt Added type compatibility assertion and fixed mistakes in tests 2023-05-22 20:48:07 +03:00
combo_004.irt Fixed mistakes in GCM algorithm 2023-05-29 17:02:50 +03:00
dce_001.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
dessa_001.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
dessa_002.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
dessa_003.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
fig-O0.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
fig.irt Fixed incorrect oredering of moves during de-SSA 2023-06-22 12:07:19 +03:00
ijmp_001.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
loop_001.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
loop_002.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
memop_001.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
memop_002.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
memop_003.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
memop_004.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
memop_005.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
memop_006.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
memop_007.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
memop_008.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
params_001.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
params_002.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
params_003.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
regset-fib2.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
regset-fib.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
regset-fibi.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
regset-test.irt Eliminate duplicate spill loads at the same basic block 2023-06-22 14:41:01 +03:00
sccp_001.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
sccp_002.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
switch_001.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
switch_002.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
switch_003.irt Add more tests (8 tests ara failed on 32-bit x86) 2022-11-08 11:56:22 +03:00
tailcall_001.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
tailcall_002.irt Remove data dependency between TAILCALL and UNREACHABLE 2023-04-13 02:41:28 +03:00
test_mem.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
test_var-O0.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
test_var.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
test-O0.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
test.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00