| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ir: fix inlining getting stuck on complex recursive call sequences | 2026-03-08 | 1 | -0/+13 | |
| | | | | | | By maintaining a proper stack of inline expansions and refusing to expand callers already present in the stack. | ||||
| * | ir: basic inlining pass implementation | 2026-02-18 | 1 | -0/+22 | |