| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement basic aarch64 struct arg passing ABI | 2026-04-08 | 1 | -3/+1 | |
| * | regalloc: remove dead code for liveness fixup | 2026-03-24 | 1 | -100/+22 | |
| * | IR: mark free'd instructions as such | 2026-03-23 | 1 | -12/+12 | |
| * | rega/devirt: don't assume unused operands are zeroinitialized | 2026-03-23 | 1 | -1/+1 | |
| * | aarch64: rem/urem, bswap*, arg bugfix | 2026-03-22 | 1 | -6/+6 | |
| * | IR: add 3rd operand to Instr | 2026-03-22 | 1 | -10/+21 | |
| * | regalloc & emit: explicit comparisons over memcmp of small structures | 2026-03-19 | 1 | -1/+1 | |
| * | regalloc: use in-place mergesort for intervals | 2026-03-18 | 1 | -60/+60 | |
| * | Refactor: use typedefs and CamelCase for aggregate types | 2026-03-18 | 1 | -166/+174 | |
| * | Refactor: move some utils from antcc.h to their own headers | 2026-03-17 | 1 | -0/+1 | |
| * | REFACTOR: move sources to src/ | 2026-03-17 | 1 | -0/+1417 |