aboutsummaryrefslogtreecommitdiffhomepage
path: root/aarch64/isel.c
Commit message (Collapse)AuthorAgeFilesLines
* aarch64/isel: handle more instructionslemon2026-02-281-13/+18
|
* IR: just use an array for extended constantslemon2026-02-191-8/+8
| | | | | The extra work of using a hashtable to intern them is probably unnecessary.
* aarch64 codegen fixeslemon2026-01-081-6/+5
|
* aarch64: vshifts, flt cvtlemon2026-01-071-1/+15
|
* aarch64: not, flt load/storelemon2025-12-311-3/+13
|
* aarch64 floatslemon2025-12-311-1/+11
|
* backend: separate instrs for integer/float storelemon2025-12-311-5/+24
|
* aarch64 isel syms with offsetlemon2025-12-311-30/+51
|
* aarch64 mul/divlemon2025-12-301-0/+6
|
* more aarch64 worklemon2025-12-291-21/+12
|
* backend: start implementing aarch64lemon2025-12-281-0/+440