aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ir_stack.c
Commit message (Expand)AuthorAgeFilesLines
* backend: allow zero-size stack allocationslemon2026-04-141-1/+1
* backend: fix memory leak from not calling deluses() after replcuses in some p...lemon2026-04-111-0/+1
* Implement basic aarch64 struct arg passing ABIlemon2026-04-081-1/+1
* IR: add 3rd operand to Instrlemon2026-03-221-1/+1
* Refactor: use typedefs and CamelCase for aggregate typeslemon2026-03-181-3/+3
* REFACTOR: move sources to src/lemon2026-03-171-0/+33