| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | rega: fix parallel stack moves | 2025-11-02 | 1 | -6/+19 | ||
| * | rega: fix Ocopy of stk->stk | 2025-10-26 | 1 | -3/+2 | ||
| * | c: also propagate terminates in genswitch | 2025-10-24 | 1 | -1/+0 | ||
| * | regalloc: fix spill edge case again | 2025-10-24 | 1 | -1/+5 | ||
| * | mem2reg ssa construction silly optimization | 2025-10-24 | 1 | -1/+1 | ||
| * | codegen fixes, propagate terminate | 2025-10-24 | 2 | -7/+10 | ||
| * | ir bugfixes | 2025-10-23 | 4 | -4/+27 | ||
| * | regalloc: implement spilling output when 1 input was spilled | 2025-10-23 | 1 | -5/+21 | ||
| * | fix edge case codegen bugs (w/ stack offsets, spilling) | 2025-10-22 | 1 | -6/+13 | ||
| * | always keep volatile loads | 2025-10-22 | 1 | -0/+4 | ||
| * | regalloc fix devirt | 2025-10-22 | 1 | -3/+5 | ||
| * | refactor vec_of(T) and misc | 2025-10-20 | 1 | -1/+1 | ||
| * | codegen bugfixes | 2025-10-19 | 2 | -3/+16 | ||
| * | Organize source files into directories | 2025-10-19 | 11 | -0/+3282 | ||