dynasm
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
tests
|
Use LEA for 32-bit integers
|
2022-04-14 18:11:43 +03:00 |
.gitignore
|
Added few basic x86_64 tests
|
2022-04-07 23:24:29 +03:00 |
gen_ir_fold_hash.c
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_cfg.c
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_check.c
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_disasm.c
|
Added few more basic x86_64 tests
|
2022-04-08 00:29:49 +03:00 |
ir_dump.c
|
Support for more instruction in C backend and BOOL_NOT in x86_86
|
2022-04-08 19:02:11 +03:00 |
ir_elf.h
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_emit_c.c
|
Support for more instruction in C backend and BOOL_NOT in x86_86
|
2022-04-08 19:02:11 +03:00 |
ir_fold.h
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_gcm.c
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_gdb.c
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_main.c
|
Initial JIT support for IR_CALL
|
2022-04-07 18:08:06 +03:00 |
ir_perf.c
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_private.h
|
Fix ir_array_insert, ir_array_remove, ir_list_insert, ir_list_remove
|
2022-04-13 18:03:25 +03:00 |
ir_ra.c
|
Create fixed interval for a temporary register used for DESSA moves
|
2022-04-12 16:09:53 +03:00 |
ir_save.c
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_sccp.c
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_strtab.c
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_test.c
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir_x86.dasc
|
Use LEA for 32-bit integers
|
2022-04-14 18:11:43 +03:00 |
ir_x86.h
|
Add hints and fixed intrvals for parameters
|
2022-04-07 14:18:59 +03:00 |
ir-test.php
|
Added more x86_64 tests for integer comparison
|
2022-04-08 10:05:42 +03:00 |
ir.c
|
Fix ir_array_insert, ir_array_remove, ir_list_insert, ir_list_remove
|
2022-04-13 18:03:25 +03:00 |
ir.g
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
ir.h
|
ws
|
2022-04-11 22:39:52 +03:00 |
Makefile
|
Support for more instruction in C backend and BOOL_NOT in x86_86
|
2022-04-08 19:02:11 +03:00 |
test.ir
|
Initial import
|
2022-04-06 00:19:23 +03:00 |
TODO
|
Create fixed interval for a temporary register used for DESSA moves
|
2022-04-12 16:09:53 +03:00 |