| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | IR: add 3rd operand to Instr | 2026-03-22 | 1 | -1/+1 | |
| | | | | | | The motivation is for aarch64 msub/madd instrs, for isel to produce. But it should be useful for other things too. | ||||
| * | Rework handling of predefined macros. | 2026-03-21 | 1 | -2/+2 | |
| | | | | | And add some GCC predefs like __SIZE_TYPE__, __LONG_SIZE__, etc | ||||
| * | Refactor: use typedefs and CamelCase for aggregate types | 2026-03-18 | 1 | -17/+17 | |
| | | | | | Looks nicer | ||||
| * | REFACTOR: finish renaming | 2026-03-17 | 1 | -3/+3 | |
| | | |||||
| * | REFACTOR: move sources to src/ | 2026-03-17 | 1 | -0/+319 | |