ir/tests
2023-10-24 11:12:37 +03:00
..
aarch64 Fixed code generation for unordered floating point comparison 2023-10-24 10:22:04 +03:00
bugs Fixed GH issue #33: IR program failed to compile with "-O0" "-S" options 2023-06-05 18:22:12 +03:00
c New tests 2023-10-12 15:01:27 +03:00
debug Initial support for modules (incomplete) 2023-10-20 17:44:45 +03:00
debug.aarch64 Fixed code generation for unordered floating point comparison 2023-10-24 10:22:04 +03:00
debug.Windows-x86_64 Fixed tests 2023-10-20 17:50:31 +03:00
debug.x86 Fixed tests 2023-10-20 17:50:31 +03:00
folding Add more folding rules 2023-03-29 14:07:31 +03:00
llvm New tests 2023-10-12 15:01:27 +03:00
run An attempt to fix tests on Windows 2023-10-24 11:12:37 +03:00
Windows-x86_64 Fix tests 2023-10-13 21:04:38 +03:00
x86 Implemented code generation for COND (not optimized) 2023-10-13 20:50:23 +03:00
x86_64 Implemented code generation for COND (not optimized) 2023-10-13 20:50:23 +03:00
001.irt
002.irt
003.irt
004.irt Fix some typos (#51) 2023-10-03 08:34:02 +03:00
005.irt Fix some typos (#51) 2023-10-03 08:34:02 +03:00
006.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
007.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
008.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
009.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
010.irt Added type compatibility assertion and fixed mistakes in tests 2023-05-22 20:48:07 +03:00
011.irt
012.irt
013.irt Added type compatibility assertion and fixed mistakes in tests 2023-05-22 20:48:07 +03:00
014.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
015.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
016.irt Added type compatibility assertion and fixed mistakes in tests 2023-05-22 20:48:07 +03:00
017.irt
018.irt
019.irt Added type compatibility assertion and fixed mistakes in tests 2023-05-22 20:48:07 +03:00
020.irt
021.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
022.irt Fix some typos (#51) 2023-10-03 08:34:02 +03:00
023.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
024.irt Fix some typos (#51) 2023-10-03 08:34:02 +03:00
025.irt Remove a "reference" edge from LOOP_END to LOOP_BEGIN node. 2023-03-23 00:47:27 +03:00
dead_load_001.irt
dead_load_002.irt
dead_load_003.irt
dead_phi_001.irt Fixed crash on dead PHI 2023-10-12 14:54:23 +03:00
dead_phi_002.irt Fixed crash on dead PHI 2023-10-12 14:54:23 +03:00
dead_phi_003.irt Fixed crash on dead PHI 2023-10-12 14:54:23 +03:00
fibi_min.irt Fixed x86_64 calling convention for vararg functions 2023-09-27 10:23:34 +03:00
fp_const.irt Improve loader interface (incomplete) 2023-10-20 01:09:46 +03:00