<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tools/test-js-optimizer.js, branch 1.6.2</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tools/test-js-optimizer.js?h=1.6.2</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tools/test-js-optimizer.js?h=1.6.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-06-21T23:37:48Z</updated>
<entry>
<title>update tests</title>
<updated>2013-06-21T23:37:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-21T23:37:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=df420614de18bf8fa8e45a88feabbecd3618b892'/>
<id>urn:sha1:df420614de18bf8fa8e45a88feabbecd3618b892</id>
<content type='text'>
</content>
</entry>
<entry>
<title>send only a marker of generated functions to js-optimizer.js; we either know the generated functions and send only them, or we don't know them and send all the code, in either case js-optimizer.js does not need a list of generated functions</title>
<updated>2013-03-08T18:17:44Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-08T18:17:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=82ddb0715d1aa655841223cff314a5377fe10aa5'/>
<id>urn:sha1:82ddb0715d1aa655841223cff314a5377fe10aa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug with lack of recursion in simplifyBitops</title>
<updated>2013-01-08T23:12:12Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-01-08T23:12:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=486db79e93244b743b8ce8bef83ce93ef9470e16'/>
<id>urn:sha1:486db79e93244b743b8ce8bef83ce93ef9470e16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimize &amp; expressions more</title>
<updated>2012-12-13T21:22:39Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-12-13T21:22:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=dc8b20bbb26d4a10119f07b58e02a1a15eccd07c'/>
<id>urn:sha1:dc8b20bbb26d4a10119f07b58e02a1a15eccd07c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename __label__ =&gt; label</title>
<updated>2012-11-09T02:26:19Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-11-09T02:26:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1b0215b9bd69bc6faf4a1843e7e01a1fb59e6fc3'/>
<id>urn:sha1:1b0215b9bd69bc6faf4a1843e7e01a1fb59e6fc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unGlobalize tests and update others</title>
<updated>2012-10-27T00:30:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-10-27T00:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=936166440905ddd044f97e4d4decf3a375b54dc0'/>
<id>urn:sha1:936166440905ddd044f97e4d4decf3a375b54dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not js-optimize away rounding corrections</title>
<updated>2012-03-29T00:18:36Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-03-29T00:18:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c4ed137c4537cc0103f8def5ea25f03cbd3b42d6'/>
<id>urn:sha1:c4ed137c4537cc0103f8def5ea25f03cbd3b42d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>collapse elses after the if block breaks or continues, other minor js optimizer fixes</title>
<updated>2012-02-20T02:17:28Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-02-20T02:17:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0d6c96a9e5ca386f0f62daf4e95912517fa21893'/>
<id>urn:sha1:0d6c96a9e5ca386f0f62daf4e95912517fa21893</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve side effect detection in js optimizer</title>
<updated>2012-01-16T18:06:30Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-01-16T18:06:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=58132ad51111bcb024f7a9f2bdce970324c05e00'/>
<id>urn:sha1:58132ad51111bcb024f7a9f2bdce970324c05e00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>also hoist loops in inner functions</title>
<updated>2012-01-06T21:19:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-01-06T21:19:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=36d076140f80d9ba8e3010955fb2144a8c619663'/>
<id>urn:sha1:36d076140f80d9ba8e3010955fb2144a8c619663</id>
<content type='text'>
</content>
</entry>
</feed>
