aboutsummaryrefslogtreecommitdiffhomepage
path: root/aarch64/emit.c
Commit message (Expand)AuthorAgeFilesLines
* ir: make address ref hash table resizablelemon2026-02-281-2/+2
* regalloc: fix defn of spilled var with immediatelemon2026-02-281-1/+2
* fix various warningslemon2026-02-241-3/+3
* IR: just use an array for extended constantslemon2026-02-191-6/+6
* aarch64 codegen fixeslemon2026-01-081-53/+95
* aarch64: vshifts, flt cvtlemon2026-01-071-5/+52
* aarch64: LDR literal, cmp valuelemon2026-01-021-10/+31
* aarch64: not, flt load/storelemon2025-12-311-8/+34
* aarch64 floatslemon2025-12-311-50/+95
* backend: separate instrs for integer/float storelemon2025-12-311-5/+5
* aarch64 isel syms with offsetlemon2025-12-311-5/+5
* aarch64 mul/divlemon2025-12-301-0/+25
* more aarch64 worklemon2025-12-291-50/+194
* backend: start implementing aarch64lemon2025-12-281-0/+672