aboutsummaryrefslogtreecommitdiffhomepage
path: root/ir/regalloc.c
Commit message (Collapse)AuthorAgeFilesLines
* rega: fix parallel stack moves lemon2025-11-021-6/+19
|
* rega: fix Ocopy of stk->stk lemon2025-10-261-3/+2
|
* regalloc: fix spill edge case again lemon2025-10-241-1/+5
|
* ir bugfixes lemon2025-10-231-2/+2
|
* regalloc: implement spilling output when 1 input was spilled lemon2025-10-231-5/+21
|
* fix edge case codegen bugs (w/ stack offsets, spilling) lemon2025-10-221-6/+13
|
* always keep volatile loads lemon2025-10-221-0/+4
|
* regalloc fix devirt lemon2025-10-221-3/+5
|
* codegen bugfixes lemon2025-10-191-3/+7
|
* Organize source files into directories lemon2025-10-191-0/+1195