aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/t_x86-64_isel.c
Commit message (Expand)AuthorAgeFilesLines
* x86-64/isel: use integer stores for storing float constants lemon2026-04-091-2/+16
* Implement basic aarch64 struct arg passing ABI lemon2026-04-081-16/+14
* style: change uvlong -> u64int, vlong -> s64int lemon2026-03-221-6/+6
* IR: add 3rd operand to Instr lemon2026-03-221-32/+33
* Refactor: use typedefs and CamelCase for aggregate types lemon2026-03-181-45/+45
* REFACTOR: finish renaming lemon2026-03-171-2/+2
* REFACTOR: move sources to src/ lemon2026-03-171-0/+652