<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/LoopUnswitch, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/LoopUnswitch?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/LoopUnswitch?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-03-19T07:28:33Z</updated>
<entry>
<title>Upgrade tests.</title>
<updated>2008-03-19T07:28:33Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-03-19T07:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e6d5d39c072d3b16ff4183c515d7ccf198192958'/>
<id>urn:sha1:e6d5d39c072d3b16ff4183c515d7ccf198192958</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48538 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix bug in updating dominance frontier after loop </title>
<updated>2007-10-05T22:29:34Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-10-05T22:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5c4cd0d82e22a50e95a1acffa3364e4f7658ab32'/>
<id>urn:sha1:5c4cd0d82e22a50e95a1acffa3364e4f7658ab32</id>
<content type='text'>
unswitch when frontier includes basic blocks that 
are not inside loop.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42654 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert tests using "| wc -l | grep ..." to use the count script.</title>
<updated>2007-08-15T13:36:28Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2007-08-15T13:36:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=28beeeac4db2d582d4947db96d62e423e4b68d88'/>
<id>urn:sha1:28beeeac4db2d582d4947db96d62e423e4b68d88</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41097 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update dominator info for the middle blocks created while spliting</title>
<updated>2007-08-02T15:25:57Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-08-02T15:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1ff61385c8feb655a1e70cc67999680cc93f0f67'/>
<id>urn:sha1:1ff61385c8feb655a1e70cc67999680cc93f0f67</id>
<content type='text'>
exit edge to preserve LCSSA.

Fix dominance frontier update during loop unswitch. This fixes PR 1589, again



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40737 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update dominator info for the middle blocks created while spliting</title>
<updated>2007-08-01T22:23:50Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-08-01T22:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=28ae151c48df634b4df5b3630a9a65021574fb4c'/>
<id>urn:sha1:28ae151c48df634b4df5b3630a9a65021574fb4c</id>
<content type='text'>
exit edge to preserve LCSSA.

Fix dominance frontier update during loop unswitch. This fixes PR 1589.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40695 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Bunch of tests to check loop passes.</title>
<updated>2007-07-31T08:04:17Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-07-31T08:04:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fee0a9c7ef5a55455d5351848207202431e3feda'/>
<id>urn:sha1:fee0a9c7ef5a55455d5351848207202431e3feda</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40629 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New test.</title>
<updated>2007-07-18T23:47:02Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-07-18T23:47:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a8d507d97062620669fbe6ced305b920eb0344ef'/>
<id>urn:sha1:a8d507d97062620669fbe6ced305b920eb0344ef</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40023 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert .cvsignore files</title>
<updated>2007-06-29T16:35:07Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2007-06-29T16:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e644ef7b098460ce831220c780cbe25eaef3fb28'/>
<id>urn:sha1:e644ef7b098460ce831220c780cbe25eaef3fb28</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37801 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Drop ModuleID from comment.</title>
<updated>2007-05-11T00:45:58Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-05-11T00:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e0ae022c73b23565754209470e417cfe7ee84d7c'/>
<id>urn:sha1:e0ae022c73b23565754209470e417cfe7ee84d7c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36982 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New test.</title>
<updated>2007-05-09T08:19:24Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-05-09T08:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7ab11fb8eb7634f22ab874134ba0df3abb0d0d70'/>
<id>urn:sha1:7ab11fb8eb7634f22ab874134ba0df3abb0d0d70</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36954 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
