deimos-lang/dmc-lib/src/ir
2026-03-08 01:27:09 -06:00
..
assemble.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_add.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_assign.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_block.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_call.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_expression.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_function.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_operation.rs Propagate register assignments. 2026-03-07 18:25:16 -06:00
ir_parameter.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_return.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_statement.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_variable.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
mod.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
register_allocation.rs Propagate register assignments. 2026-03-07 18:25:16 -06:00