ir/tests/run
2023-11-23 19:45:52 +03:00
..
ctlz_001.irt mplemented code-generation for bit counting instructions 2023-11-16 22:48:05 +03:00
ctlz_002.irt mplemented code-generation for bit counting instructions 2023-11-16 22:48:05 +03:00
ctpop_001.irt Implemented code-generation for CTPOP 2023-11-16 19:28:12 +03:00
ctpop_002.irt mplemented code-generation for bit counting instructions 2023-11-16 22:48:05 +03:00
cttz_001.irt mplemented code-generation for bit counting instructions 2023-11-16 22:48:05 +03:00
cttz_002.irt mplemented code-generation for bit counting instructions 2023-11-16 22:48:05 +03:00
fcmp_001.irt Fix typo 2023-11-22 11:36:30 +03:00
fcmp_002.irt Fix typo 2023-11-22 11:36:30 +03:00
fcmp_003.irt Fix typo 2023-11-22 11:36:30 +03:00
fcmp_004.irt Fix typo 2023-11-22 11:36:30 +03:00
vaarg_001.irt Add VA_ARG tests 2023-11-23 19:45:52 +03:00
vaarg_002.irt Add VA_ARG tests 2023-11-23 19:45:52 +03:00
vaarg_003.irt Add VA_ARG tests 2023-11-23 19:45:52 +03:00
vaarg_004_aarch64.irt Add VA_ARG tests 2023-11-23 19:45:52 +03:00
vaarg_004_x86_64.irt Add VA_ARG tests 2023-11-23 19:45:52 +03:00
vaarg_004_x86.irt Add VA_ARG tests 2023-11-23 19:45:52 +03:00