|
|
041513f33e
|
Support struct return values in aarch64 compiler
|
2026-03-27 20:25:16 +03:00 |
|
|
|
5d7968c30b
|
Implement IR + Aarch64 pointers
|
2026-03-25 16:30:43 +03:00 |
|
|
|
42e7f7961e
|
New IR -> Aarch64 compiler wip: basic operations done (no pointers, structs, arrays)
|
2026-03-25 00:22:50 +03:00 |
|
|
|
dd3eb5d14b
|
Implement pointer support in IR via load/store instructions
|
2026-03-23 15:35:28 +03:00 |
|
|
|
0c11b09548
|
Pointers wip
|
2026-03-23 14:41:47 +03:00 |
|
|
|
7d5795d9bf
|
Fix compilation to IR, in particular initializing a variable with a copy of another variable
|
2026-03-19 15:05:08 +03:00 |
|
|
|
25672d3f05
|
First common arch-independent IR prototype (no structs or arrays yet)
|
2026-03-18 18:35:47 +03:00 |
|