<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src/analyzer.js, branch 1.12.1</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src/analyzer.js?h=1.12.1</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src/analyzer.js?h=1.12.1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-12-25T19:32:06Z</updated>
<entry>
<title>properly handle invoke of setjmp, by lowering to a call, which fixes phis that refer to it. fixes #1942</title>
<updated>2013-12-25T19:32:06Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-12-25T19:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fda1fc2a3eb8f8de71d9fbe2d9459cadd4a93501'/>
<id>urn:sha1:fda1fc2a3eb8f8de71d9fbe2d9459cadd4a93501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle a single empty alloca; fixes #1919</title>
<updated>2013-12-17T01:45:47Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-12-17T01:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b01d1845c4a4155db54da713691d86e2d2f42040'/>
<id>urn:sha1:b01d1845c4a4155db54da713691d86e2d2f42040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix call legalization temp types</title>
<updated>2013-10-30T23:34:46Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-30T23:34:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=822df0890f15d2162d1cd1064fac749efcd1601c'/>
<id>urn:sha1:822df0890f15d2162d1cd1064fac749efcd1601c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commented-out compiler profiler support</title>
<updated>2013-10-20T03:08:36Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-20T03:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=81a6e2186ce7326e119a843b72fcd53cc8ad5aab'/>
<id>urn:sha1:81a6e2186ce7326e119a843b72fcd53cc8ad5aab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoid allocating huge lists for [BIGNUM x type] types</title>
<updated>2013-10-19T00:31:20Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-18T23:14:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5a09572550870a5304b0a5d2e425e3f579cd1ed2'/>
<id>urn:sha1:5a09572550870a5304b0a5d2e425e3f579cd1ed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support for vector types nested in others</title>
<updated>2013-10-18T20:30:49Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-18T20:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b89290b3456bd125b468391537487cbd2fd6f32e'/>
<id>urn:sha1:b89290b3456bd125b468391537487cbd2fd6f32e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not fail on trying to analyze &lt;N x type&gt;</title>
<updated>2013-10-18T20:00:49Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-17T23:02:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=02cd4ed954ae13de75c65391d187513577468ee7'/>
<id>urn:sha1:02cd4ed954ae13de75c65391d187513577468ee7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emit only tokens from tokenize, avoid allocating an object to wrap them</title>
<updated>2013-10-17T01:04:36Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-17T01:04:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=128137d92d7144607a56c736514c148ca4ce7029'/>
<id>urn:sha1:128137d92d7144607a56c736514c148ca4ce7029</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use full params when legalizing phis, not just their idents; fixes #1702</title>
<updated>2013-10-11T18:58:45Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-11T18:51:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=02199633fa1453664a72c6bd8369f3f287d1b846'/>
<id>urn:sha1:02199633fa1453664a72c6bd8369f3f287d1b846</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more explicit mathop nodes in legalizer</title>
<updated>2013-10-08T22:32:26Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-08T01:31:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d0e42d9bbb469eb402307113f0c206d0944dbe41'/>
<id>urn:sha1:d0e42d9bbb469eb402307113f0c206d0944dbe41</id>
<content type='text'>
</content>
</entry>
</feed>
