| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | ||