aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ir_inliner.c
Commit message (Expand)AuthorAgeFilesLines
* backend: don't emit extern inline funcslemon12 days1-2/+3
* support extern inline "definitions"lemon14 days1-7/+11
* backend: inlining improvementslemon2026-04-091-12/+26
* inliner: fix UB when ninstrtab==0lemon2026-03-251-1/+1
* ir_inliner: redundant checklemon2026-03-241-1/+0
* IR: emit inline function standalone bodies lazilylemon2026-03-231-19/+87
* IR: mark free'd instructions as suchlemon2026-03-231-10/+8
* IR: add 3rd operand to Instrlemon2026-03-221-6/+6
* Refactor: use typedefs and CamelCase for aggregate typeslemon2026-03-181-43/+43
* REFACTOR: move sources to src/lemon2026-03-171-0/+309