prog8/codeGenIntermediate
Irmen de Jong af6be44676 ir: adding register usage inspections
fix compiler problems with untrimmed inlined asm, and when only a single return statement is present in a subroutine
2022-09-30 20:25:00 +02:00
..
src/prog8/codegen/intermediate ir: adding register usage inspections 2022-09-30 20:25:00 +02:00
test ir: adding last missing features to be able to encode all of Prog8 2022-09-30 16:01:00 +02:00
build.gradle IR no longer depends on VM syscalls but has its own syscall list for the few builtin functions that still require it 2022-09-23 14:27:51 +02:00
codeGenIntermediate.iml IR no longer depends on VM syscalls but has its own syscall list for the few builtin functions that still require it 2022-09-23 14:27:51 +02:00