<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/LoopSimplify, branch release_31</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/LoopSimplify?h=release_31</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/LoopSimplify?h=release_31'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-03-20T21:24:52Z</updated>
<entry>
<title>LoopSimplify bug fix. Handle indirect loop back edges.</title>
<updated>2012-03-20T21:24:52Z</updated>
<author>
<name>Andrew Trick</name>
<email>atrick@apple.com</email>
</author>
<published>2012-03-20T21:24:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7edc277f7214837d3b7cc382350ea1eb968d09aa'/>
<id>urn:sha1:7edc277f7214837d3b7cc382350ea1eb968d09aa</id>
<content type='text'>
Do not call SplitBlockPredecessors on a loop preheader when one of the
predecessors is an indirectbr. Otherwise, you will hit this assert:
!isa&lt;IndirectBrInst&gt;(Preds[i]-&gt;getTerminator()) &amp;&amp; "Cannot split an edge from an IndirectBrInst"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153134 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.</title>
<updated>2012-02-16T06:28:33Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eli.bendersky@intel.com</email>
</author>
<published>2012-02-16T06:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0f0c411079cd21bb3a81a1b70bf8c67539a16c22'/>
<id>urn:sha1:0f0c411079cd21bb3a81a1b70bf8c67539a16c22</id>
<content type='text'>
Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150664 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make loop preheader insertion in LoopSimplify handle the case where the loop header is a landing pad correctly (by splitting the landingpad out of the loop header).  Make some adjustments to the rest of LoopSimplify to make it clear that the rest of LoopSimplify isn't making bad assumptions about the presence of landing pads.  PR11575.</title>
<updated>2011-12-15T00:50:34Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2011-12-15T00:50:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7d1ff37118d5b3febae818676d9dd9513057fed7'/>
<id>urn:sha1:7d1ff37118d5b3febae818676d9dd9513057fed7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146621 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Removed colons from some target datalayout strings in test, since they don't match the required format.</title>
<updated>2011-10-12T22:24:17Z</updated>
<author>
<name>Lang Hames</name>
<email>lhames@gmail.com</email>
</author>
<published>2011-10-12T22:24:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=68df750a4f96e1788adef5631281accca2c663cc'/>
<id>urn:sha1:68df750a4f96e1788adef5631281accca2c663cc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141825 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update to the new EH syntax.</title>
<updated>2011-09-19T23:50:34Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-09-19T23:50:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9ead2c0609104d6feecdba3b70f0c6bb1ffe3094'/>
<id>urn:sha1:9ead2c0609104d6feecdba3b70f0c6bb1ffe3094</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140103 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Dramatically reduce this testcase.</title>
<updated>2011-09-19T23:47:06Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-09-19T23:47:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0b9a90932d65f39ca5e8f12631a604ab756c5ead'/>
<id>urn:sha1:0b9a90932d65f39ca5e8f12631a604ab756c5ead</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140101 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Generalize test case to handle multiple indvars modes.</title>
<updated>2011-09-13T03:17:25Z</updated>
<author>
<name>Andrew Trick</name>
<email>atrick@apple.com</email>
</author>
<published>2011-09-13T03:17:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=603fff39688a4e3a90f62031d523f2e0f9b05722'/>
<id>urn:sha1:603fff39688a4e3a90f62031d523f2e0f9b05722</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139578 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reenable test.</title>
<updated>2011-08-31T23:08:05Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-08-31T23:08:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b5d92d83b4c501dad0297d18031870dfc311978e'/>
<id>urn:sha1:b5d92d83b4c501dad0297d18031870dfc311978e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138916 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert accidental commit</title>
<updated>2011-08-31T23:07:46Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-08-31T23:07:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3b5e99d79ea02b57cd6b736d75520b3cee873cf7'/>
<id>urn:sha1:3b5e99d79ea02b57cd6b736d75520b3cee873cf7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138915 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Disable this test until Bill fixes it properly.</title>
<updated>2011-08-31T23:03:30Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2011-08-31T23:03:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1b73866505e5bdb8fb566e24265e7884120365af'/>
<id>urn:sha1:1b73866505e5bdb8fb566e24265e7884120365af</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138914 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
