| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename IR classes to reflect bitsize | 2025-11-21 | 1 | -5/+5 | |
| * | regalloc: assert nops aren't being used | 2025-11-21 | 1 | -0/+1 | |
| * | debug output to stdout | 2025-11-19 | 1 | -2/+2 | |
| * | ir: 'trap' jump; c: __builtin_trap; lex: __has_builtin | 2025-11-15 | 1 | -2/+2 | |
| * | amd64: fix aggregate abi stuff;; ir: fold, peephole optimizing constructors | 2025-11-05 | 1 | -6/+13 | |
| * | regalloc: misc | 2025-11-02 | 1 | -3/+3 | |
| * | rega: fix parallel stack moves | 2025-11-02 | 1 | -6/+19 | |
| * | rega: fix Ocopy of stk->stk | 2025-10-26 | 1 | -3/+2 | |
| * | regalloc: fix spill edge case again | 2025-10-24 | 1 | -1/+5 | |
| * | ir bugfixes | 2025-10-23 | 1 | -2/+2 | |
| * | 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 | |
| * | codegen bugfixes | 2025-10-19 | 1 | -3/+7 | |
| * | Organize source files into directories | 2025-10-19 | 1 | -0/+1195 |