aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/t_x86-64_isel.c
Commit message (Expand)AuthorAgeFilesLines
* x86-64/isel: always test for ZF after shiftlemon2026-04-091-3/+3
* x86-64/isel: fix stack addr regression from 8b79b61ae7lemon2026-04-091-2/+4
* x86-64/isel: use integer stores for storing float constantslemon2026-04-091-2/+16
* Implement basic aarch64 struct arg passing ABIlemon2026-04-081-16/+14
* style: change uvlong -> u64int, vlong -> s64intlemon2026-03-221-6/+6
* IR: add 3rd operand to Instrlemon2026-03-221-32/+33
* Refactor: use typedefs and CamelCase for aggregate typeslemon2026-03-181-45/+45
* REFACTOR: finish renaminglemon2026-03-171-2/+2
* REFACTOR: move sources to src/lemon2026-03-171-0/+652