aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ir_dump.c
Commit message (Expand)AuthorAgeFilesLines
* Implement basic aarch64 struct arg passing ABI lemon2026-04-081-1/+1
* IR: mark free'd instructions as such lemon2026-03-231-1/+1
* IR: add 3rd operand to Instr lemon2026-03-221-1/+1
* Rework handling of predefined macros. lemon2026-03-211-2/+2
* Refactor: use typedefs and CamelCase for aggregate types lemon2026-03-181-17/+17
* REFACTOR: finish renaming lemon2026-03-171-3/+3
* REFACTOR: move sources to src/ lemon2026-03-171-0/+319