deimos-lang/dmc-lib/src/ir
2026-03-09 16:35:32 -05:00
..
assemble.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_add.rs Add stack offset propagation, clean up some deprecated things. 2026-03-08 13:14:38 -05:00
ir_assign.rs Add stack offset propagation, clean up some deprecated things. 2026-03-08 13:14:38 -05:00
ir_block.rs Add stack offset propagation, clean up some deprecated things. 2026-03-08 13:14:38 -05:00
ir_call.rs Add stack offset propagation, clean up some deprecated things. 2026-03-08 13:14:38 -05:00
ir_expression.rs Complete forgotten todo. 2026-03-08 13:16:04 -05:00
ir_function.rs Bunch of AST refactoring to make api easier. 2026-03-09 16:35:32 -05:00
ir_operation.rs Add stack offset propagation, clean up some deprecated things. 2026-03-08 13:14:38 -05:00
ir_parameter.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
ir_return.rs Complete forgotten todo. 2026-03-08 13:16:04 -05:00
ir_statement.rs Add stack offset propagation, clean up some deprecated things. 2026-03-08 13:14:38 -05:00
ir_variable.rs Bunch of AST refactoring to make api easier. 2026-03-09 16:35:32 -05:00
mod.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
register_allocation.rs Add stack offset propagation, clean up some deprecated things. 2026-03-08 13:14:38 -05:00