<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src/relooper/Relooper.cpp, branch 1.4.7</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src/relooper/Relooper.cpp?h=1.4.7</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src/relooper/Relooper.cpp?h=1.4.7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-06-02T00:41:51Z</updated>
<entry>
<title>remove more unneeded break and continue statements in relooper</title>
<updated>2013-06-02T00:41:51Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-02T00:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9193b8b795c67b08d311406ea1394f8928e610b7'/>
<id>urn:sha1:9193b8b795c67b08d311406ea1394f8928e610b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve RemoveUnneededFlows to handle flows into loops with a single entry</title>
<updated>2013-06-01T22:07:39Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-01T22:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3c58fd7d832ce71579b3cb7cb4765d37d70102e2'/>
<id>urn:sha1:3c58fd7d832ce71579b3cb7cb4765d37d70102e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve relooper debugging</title>
<updated>2013-06-01T20:49:52Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-01T20:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6cf99050e7cffd0c13dbced3e3559afd7a70f006'/>
<id>urn:sha1:6cf99050e7cffd0c13dbced3e3559afd7a70f006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not leak split blocks</title>
<updated>2013-06-01T18:45:11Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-01T18:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d38a6d646be9ba6eb55a9dbca50c9ea9c6e7b764'/>
<id>urn:sha1:d38a6d646be9ba6eb55a9dbca50c9ea9c6e7b764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more relooper work towards arbitrary splitting</title>
<updated>2013-06-01T00:10:26Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-01T00:10:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d5dbda3d33772315c701cc3229d26cb0b76f5fe5'/>
<id>urn:sha1:d5dbda3d33772315c701cc3229d26cb0b76f5fe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unneeded Branch info on incoming branches in relooper</title>
<updated>2013-05-31T21:14:31Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-31T21:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=935fd853f1cef7f89f0633f20eeed43c11899ae6'/>
<id>urn:sha1:935fd853f1cef7f89f0633f20eeed43c11899ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prepare for option to split arbitrary nodes in relooper</title>
<updated>2013-05-31T20:52:57Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-31T20:52:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2ace38d4b6b3f6e5eb4d7754119c3b38efdc3559'/>
<id>urn:sha1:2ace38d4b6b3f6e5eb4d7754119c3b38efdc3559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unneeded check from relooper</title>
<updated>2013-03-23T20:44:52Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-23T20:44:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b8aa8067c6c8aecba50bca190d6f6fbfb93d1f86'/>
<id>urn:sha1:b8aa8067c6c8aecba50bca190d6f6fbfb93d1f86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unnecessary recursion in relooper RemoveUnneededFlows</title>
<updated>2013-03-06T02:52:56Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-06T02:52:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3a2cf7e0b1e66dfdccbb49d0ef38b20d0369a533'/>
<id>urn:sha1:3a2cf7e0b1e66dfdccbb49d0ef38b20d0369a533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove recursion in relooper FindLive</title>
<updated>2013-03-06T02:29:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-06T02:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1c6b589674ef814e397b45f45ec21af84f03c711'/>
<id>urn:sha1:1c6b589674ef814e397b45f45ec21af84f03c711</id>
<content type='text'>
</content>
</entry>
</feed>
