<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/test/Transforms/JumpThreading/select.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/JumpThreading/select.ll?h=1.13.0</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/test/Transforms/JumpThreading/select.ll?h=1.13.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2012-09-05T23:45:58Z</updated>
<entry>
<title>JumpThreading: when default destination is the destination of some cases in a</title>
<updated>2012-09-05T23:45:58Z</updated>
<author>
<name>Manman Ren</name>
<email>mren@apple.com</email>
</author>
<published>2012-09-05T23:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=408853ea162b6b68d3e8defc7f96afad1942dd11'/>
<id>urn:sha1:408853ea162b6b68d3e8defc7f96afad1942dd11</id>
<content type='text'>
switch, make sure we include the value for the cases when calculating edge
value from switch to the default destination.

rdar://12241132


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163270 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Teach jump threading to "look through" a select when the branch direction of a terminator depends on it.</title>
<updated>2010-12-15T09:51:20Z</updated>
<author>
<name>Frits van Bommel</name>
<email>fvbommel@gmail.com</email>
</author>
<published>2010-12-15T09:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=26e097ca4bdb31000655ff9ec39fe7d9b7ea226d'/>
<id>urn:sha1:26e097ca4bdb31000655ff9ec39fe7d9b7ea226d</id>
<content type='text'>
When it sees a promising select it now tries to figure out whether the condition of the select is known in any of the predecessors and if so it maps the operands appropriately.


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