aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ir.h
Commit message (Expand)AuthorAgeFilesLines
* ir: remove unused field MCTarg.bprlemon2026-04-131-2/+1
* backend: inlining improvementslemon2026-04-091-1/+1
* mem2reg rewritelemon2026-03-241-0/+1
* IR: emit inline function standalone bodies lazilylemon2026-03-231-1/+4
* IR: mark free'd instructions as suchlemon2026-03-231-1/+1
* style: change uvlong -> u64int, vlong -> s64intlemon2026-03-221-6/+6
* IR: add 3rd operand to Instrlemon2026-03-221-5/+10
* Use #pragma oncelemon2026-03-181-0/+2
* Refactor: use typedefs and CamelCase for aggregate typeslemon2026-03-181-128/+131
* REFACTOR: finish renaminglemon2026-03-171-4/+4
* REFACTOR: move sources to src/lemon2026-03-171-0/+353