<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ek/src/ops.c, branch master</title>
<subtitle>BORED - Compiler for triscv</subtitle>
<id>https://metanimi.dy.fi/cgit/ek/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/ek/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/'/>
<updated>2024-04-06T22:28:45Z</updated>
<entry>
<title>implement some initial qbt backend stuff</title>
<updated>2024-04-06T22:28:45Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-04-06T22:28:45Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=170f3ddc3d8967c0b5d4755c0221c396db215b2f'/>
<id>urn:sha1:170f3ddc3d8967c0b5d4755c0221c396db215b2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework</title>
<updated>2024-02-15T22:20:18Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-02-15T22:20:18Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=a83f6a2e53de7a9322755d68ebc9f13e3babecc2'/>
<id>urn:sha1:a83f6a2e53de7a9322755d68ebc9f13e3babecc2</id>
<content type='text'>
+ Kind of only a partial commit, but whatever, this history is pretty
  ugly anyway
</content>
</entry>
<entry>
<title>add implicit ret to void functions</title>
<updated>2023-11-19T18:25:45Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-11-19T18:25:45Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=c85e4b4d2411e60af7387dec663ea62b03743eab'/>
<id>urn:sha1:c85e4b4d2411e60af7387dec663ea62b03743eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first runnable test program</title>
<updated>2023-11-19T17:59:53Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-11-19T17:59:53Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=17a27d445295bbaf7c7c470b1e4648635af2f0a3'/>
<id>urn:sha1:17a27d445295bbaf7c7c470b1e4648635af2f0a3</id>
<content type='text'>
+ tests/pointer_literal.ek compiles down to very simple assembly that
  tasm can assemble and triscv run with correct results. Whopee

+ Did notice that void return functions should still have implicit return statements added
</content>
</entry>
<entry>
<title>start working on instruction lowering</title>
<updated>2023-11-19T16:41:55Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-11-19T16:41:55Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/ek/commit/?id=8f754f8b13e55e4bb92d72f105c5aaaba1754b7d'/>
<id>urn:sha1:8f754f8b13e55e4bb92d72f105c5aaaba1754b7d</id>
<content type='text'>
</content>
</entry>
</feed>
