<feed xmlns='http://www.w3.org/2005/Atom'>
<title>antcc/regalloc.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>2025-10-19T06:09:09+00:00</updated>
<entry>
<title>Organize source files into directories</title>
<updated>2025-10-19T06:09:09+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-10-19T06:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=dea8fd171acb54b6d9685422d5e391fb55074008'/>
<id>urn:sha1:dea8fd171acb54b6d9685422d5e391fb55074008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various little bugs</title>
<updated>2025-10-16T15:53:42+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-10-16T15:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=d051c17c70c86b3c9bbc0a0761203d97e8c662d0'/>
<id>urn:sha1:d051c17c70c86b3c9bbc0a0761203d97e8c662d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>intervalsoverlap errata</title>
<updated>2025-10-11T06:51:19+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-10-11T06:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=097d8a16c4ccdf6405c094db6c5fa3de7943464c'/>
<id>urn:sha1:097d8a16c4ccdf6405c094db6c5fa3de7943464c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unused functions</title>
<updated>2025-10-10T20:41:04+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-10-10T20:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=518ecb2a5d57f6d3282a10a988de61c3c9055799'/>
<id>urn:sha1:518ecb2a5d57f6d3282a10a988de61c3c9055799</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bugfixes</title>
<updated>2025-10-10T20:34:17+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-10-10T20:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=0fb2b5712cc98ea993f37bd86eeed89fddc5d6d9'/>
<id>urn:sha1:0fb2b5712cc98ea993f37bd86eeed89fddc5d6d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rega: move bssize</title>
<updated>2025-10-08T16:51:04+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-10-07T19:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=de0ff34465d9c6a34a359b0b05af1f5c34905c6c'/>
<id>urn:sha1:de0ff34465d9c6a34a359b0b05af1f5c34905c6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rega: don't make fixed intervals for globally live regs</title>
<updated>2025-10-07T18:24:13+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-10-07T18:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=8d3273a5664e660fa18620a4857d85226632db9a'/>
<id>urn:sha1:8d3273a5664e660fa18620a4857d85226632db9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alloc changes</title>
<updated>2025-09-17T07:49:22+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-09-17T07:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=960f79fa50009fd1e95a294547e3e46494d49484'/>
<id>urn:sha1:960f79fa50009fd1e95a294547e3e46494d49484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mem2reg: fix deltrivialphis bug</title>
<updated>2025-09-15T15:11:46+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-09-15T15:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=b8ae5b14c7bbe28161ea83f4c10045f8af5b766a'/>
<id>urn:sha1:b8ae5b14c7bbe28161ea83f4c10045f8af5b766a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>regalloc: hand-roll qsort (bikeshedding...)</title>
<updated>2025-09-15T09:43:11+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-09-15T09:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=bdf9776b0b127b53a34be07f8adc0541df78654e'/>
<id>urn:sha1:bdf9776b0b127b53a34be07f8adc0541df78654e</id>
<content type='text'>
</content>
</entry>
</feed>
