aboutsummaryrefslogtreecommitdiffhomepage
path: root/aarch64
Commit message (Expand)AuthorAgeFilesLines
* regalloc: fix defn of spilled var with immediate lemon2026-02-281-1/+2
* fix various warnings lemon2026-02-241-3/+3
* IR: just use an array for extended constants lemon2026-02-192-14/+14
* aarch64 codegen fixes lemon2026-01-082-59/+100
* aarch64: vshifts, flt cvt lemon2026-01-072-6/+67
* aarch64: LDR literal, cmp value lemon2026-01-021-10/+31
* aarch64: not, flt load/store lemon2025-12-312-11/+47
* aarch64 floats lemon2025-12-312-51/+106
* backend: separate instrs for integer/float store lemon2025-12-312-10/+29
* aarch64 isel syms with offset lemon2025-12-312-35/+56
* aarch64 mul/div lemon2025-12-302-0/+31
* more aarch64 work lemon2025-12-292-71/+206
* backend: start implementing aarch64 lemon2025-12-284-0/+1205