|
|
19abc8496f
|
calculate index of each instruction in function and calculate block preds and succs
|
2026-08-05 20:55:35 +10:00 |
|
|
|
d6c448af87
|
starting work on codegen, need to work on reg allocation to progress
|
2026-08-05 19:17:15 +10:00 |
|
|
|
6de562b7c3
|
generators set up
|
2026-08-04 11:30:30 +10:00 |
|
|
|
063f5a3d30
|
change name of branch instruction to "jumpif"
|
2026-08-04 10:10:49 +10:00 |
|
|
|
f0ee7263ec
|
block parameters working i think
|
2026-08-04 09:50:48 +10:00 |
|
|
|
a452c323e1
|
alloc, load, store, and ret are all in the IR
|
2026-08-03 21:24:29 +10:00 |
|
|
|
15709b65a6
|
start working on text representation and constants
|
2026-08-03 21:01:34 +10:00 |
|
|
|
b4cb3aa56e
|
boilerplate hopefully down
|
2026-08-03 17:02:20 +10:00 |
|
|
|
87208566fc
|
initial setup
|
2026-08-02 15:52:44 +10:00 |
|