<feed xmlns='http://www.w3.org/2005/Atom'>
<title>antcc/test/16-inline.c, branch trunk</title>
<subtitle>A little C compiler</subtitle>
<id>https://git.lemon.rip/antcc/atom?h=trunk</id>
<link rel='self' href='https://git.lemon.rip/antcc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/'/>
<updated>2026-03-08T17:04:29+00:00</updated>
<entry>
<title>ir: fix inlining getting stuck on complex recursive call sequences</title>
<updated>2026-03-08T17:04:29+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-03-08T17:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=18304d695eb69e6e8776e82c305c6798d42ca1f7'/>
<id>urn:sha1:18304d695eb69e6e8776e82c305c6798d42ca1f7</id>
<content type='text'>
By maintaining a proper stack of inline expansions and refusing to
expand callers already present in the stack.
</content>
</entry>
<entry>
<title>ir: basic inlining pass implementation</title>
<updated>2026-02-18T17:19:11+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-02-18T17:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=0b90de2e773f439fa606ddf2bc403d2f42fa4c3d'/>
<id>urn:sha1:0b90de2e773f439fa606ddf2bc403d2f42fa4c3d</id>
<content type='text'>
</content>
</entry>
</feed>
