<feed xmlns='http://www.w3.org/2005/Atom'>
<title>antcc/abi0.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>compound literals</title>
<updated>2025-10-09T18:10:34+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-10-09T18:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=ba05bc9089248fc92a2fa12bace04c7f63649b9a'/>
<id>urn:sha1:ba05bc9089248fc92a2fa12bace04c7f63649b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a little refactoring and cleanup</title>
<updated>2025-09-15T08:46:09+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2025-09-15T08:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=7b1849402f33938aed8065ac9f4fab2ee8f22966'/>
<id>urn:sha1:7b1849402f33938aed8065ac9f4fab2ee8f22966</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix abi regs with aggregate return in hidden param</title>
<updated>2024-01-24T18:33:29+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2024-01-24T18:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=56884db7dc67dab8dc8754438c813bf274008eb8'/>
<id>urn:sha1:56884db7dc67dab8dc8754438c813bf274008eb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abi0: fix agg return by pointer not updating arg count</title>
<updated>2023-06-24T21:40:21+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2023-06-24T21:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=996b0c08e7300bc68e680593c407e8cd1ef73a69'/>
<id>urn:sha1:996b0c08e7300bc68e680593c407e8cd1ef73a69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change RMORE -&gt; RADDR; use RXXX (RNONE) for special args,also undef</title>
<updated>2023-06-22T19:54:08+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2023-06-22T19:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=d313c6e49bfb32ae24745e90eebe833da20efa1a'/>
<id>urn:sha1:d313c6e49bfb32ae24745e90eebe833da20efa1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mem2reg: implement ssa construction; this breaks regalloc right now</title>
<updated>2023-06-21T21:52:23+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2023-06-21T21:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=3f2221dfb9ab33b7ac44bbf822a78753a0357d25'/>
<id>urn:sha1:3f2221dfb9ab33b7ac44bbf822a78753a0357d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't lower params and args to registers in abi0</title>
<updated>2023-06-20T09:25:51+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2023-06-20T08:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=3b9071be52359388a4a1db6b48636f6c4934b9ad'/>
<id>urn:sha1:3b9071be52359388a4a1db6b48636f6c4934b9ad</id>
<content type='text'>
it's better to do it later, currently in isel(), but perhaps in a
pre-isel abi1 pass
</content>
</entry>
<entry>
<title>add spilling for function calls, misc fixes</title>
<updated>2023-06-14T13:05:43+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2023-06-14T13:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=782d4e9df0363ca9f64d8b92a3d6952d552f13a5'/>
<id>urn:sha1:782d4e9df0363ca9f64d8b92a3d6952d552f13a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lowering of structcopy</title>
<updated>2023-06-13T18:07:48+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2023-06-13T18:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=85530429ac0c5512d51cf52fa07022452791c1c4'/>
<id>urn:sha1:85530429ac0c5512d51cf52fa07022452791c1c4</id>
<content type='text'>
</content>
</entry>
</feed>
