prog8/compiler
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
..
res added '%ir' to write inline IR code, '%asm' is now only for real 6502 assembly. 2022-09-30 15:12:26 +02:00
src/prog8 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 moved codeGenVirtual module into virtualmachine module 2022-09-26 20:00:40 +02:00
compiler.iml moved codeGenVirtual module into virtualmachine module 2022-09-26 20:00:40 +02:00