<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/test/Transforms/SimplifyCFG/invoke.ll, branch 1.13.0</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/test/Transforms/SimplifyCFG/invoke.ll?h=1.13.0</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/test/Transforms/SimplifyCFG/invoke.ll?h=1.13.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2012-07-16T22:49:40Z</updated>
<entry>
<title>fix PR13339 (remove the predecessor from the unwind BB when removing an invoke)</title>
<updated>2012-07-16T22:49:40Z</updated>
<author>
<name>Nuno Lopes</name>
<email>nunoplopes@sapo.pt</email>
</author>
<published>2012-07-16T22:49:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=d49981a9bbeb49626389119ebec3b0626337b233'/>
<id>urn:sha1:d49981a9bbeb49626389119ebec3b0626337b233</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160325 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix the regression I introduced in r159385 (it's necessary to update PHI nodes in unwind BB</title>
<updated>2012-07-02T16:14:47Z</updated>
<author>
<name>Nuno Lopes</name>
<email>nunoplopes@sapo.pt</email>
</author>
<published>2012-07-02T16:14:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=4ccb89c71fdc3d33681e292f42e49d8527cb9d7f'/>
<id>urn:sha1:4ccb89c71fdc3d33681e292f42e49d8527cb9d7f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159534 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>make simplifyCFG erase invokes to readonly/readnone functions</title>
<updated>2012-06-28T22:32:27Z</updated>
<author>
<name>Nuno Lopes</name>
<email>nunoplopes@sapo.pt</email>
</author>
<published>2012-06-28T22:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=7f71f5f6b8eaea342306b0cddb04e273a8562db6'/>
<id>urn:sha1:7f71f5f6b8eaea342306b0cddb04e273a8562db6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159385 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>improve optimization of invoke instructions:</title>
<updated>2012-06-25T17:11:47Z</updated>
<author>
<name>Nuno Lopes</name>
<email>nunoplopes@sapo.pt</email>
</author>
<published>2012-06-25T17:11:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=3769fe149bb47dfdaa8ac39b7a4c26cf98ec503e'/>
<id>urn:sha1:3769fe149bb47dfdaa8ac39b7a4c26cf98ec503e</id>
<content type='text'>
 - simplifycfg:  invoke undef/null -&gt; unreachable
 - instcombine:  invoke new  -&gt; invoke expect(0, 0)  (an arbitrary NOOP intrinsic;  only done if the allocated memory is unused, of course)
 - verifier:  allow invoke of intrinsics  (to make the previous step work)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159146 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
