aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ir_simpl.c
Commit message (Expand)AuthorAgeFilesLines
* ir_simpl: remove unused variablelemon2026-04-121-3/+2
* backend: fix memory leak from not calling deluses() after replcuses in some p...lemon2026-04-111-1/+3
* IR: mark free'd instructions as suchlemon2026-03-231-1/+1
* style: change uvlong -> u64int, vlong -> s64intlemon2026-03-221-4/+4
* IR: add 3rd operand to Instrlemon2026-03-221-10/+10
* Refactor: use typedefs and CamelCase for aggregate typeslemon2026-03-181-21/+21
* REFACTOR: move sources to src/lemon2026-03-171-0/+308