| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | IR: just use an array for extended constants | 2026-02-19 | 1 | -8/+8 | |
| | | | | | | The extra work of using a hashtable to intern them is probably unnecessary. | ||||
| * | aarch64 codegen fixes | 2026-01-08 | 1 | -6/+5 | |
| | | |||||
| * | aarch64: vshifts, flt cvt | 2026-01-07 | 1 | -1/+15 | |
| | | |||||
| * | aarch64: not, flt load/store | 2025-12-31 | 1 | -3/+13 | |
| | | |||||
| * | aarch64 floats | 2025-12-31 | 1 | -1/+11 | |
| | | |||||
| * | backend: separate instrs for integer/float store | 2025-12-31 | 1 | -5/+24 | |
| | | |||||
| * | aarch64 isel syms with offset | 2025-12-31 | 1 | -30/+51 | |
| | | |||||
| * | aarch64 mul/div | 2025-12-30 | 1 | -0/+6 | |
| | | |||||
| * | more aarch64 work | 2025-12-29 | 1 | -21/+12 | |
| | | |||||
| * | backend: start implementing aarch64 | 2025-12-28 | 1 | -0/+440 | |