<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/SimplifyCFG, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/SimplifyCFG?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/SimplifyCFG?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-09-16T15:29:54Z</updated>
<entry>
<title>Renamed `as' =&gt; `llvm-as', `dis' =&gt; `llvm-dis', `link' =&gt; `llvm-link'.</title>
<updated>2003-09-16T15:29:54Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-09-16T15:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e78760e179caabddb48e158c4628f717995fcbc4'/>
<id>urn:sha1:e78760e179caabddb48e158c4628f717995fcbc4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8558 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Removing Makefiles.  Regression tests are now run by QMTest.</title>
<updated>2003-09-15T20:21:38Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-09-15T20:21:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=473741930e13c4834fc6a243d6e60a9bf302c343'/>
<id>urn:sha1:473741930e13c4834fc6a243d6e60a9bf302c343</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8548 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New testcase</title>
<updated>2003-08-24T17:58:24Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-24T17:58:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cd98c72561fde5f9cad0910c3a24318a02d3ba87'/>
<id>urn:sha1:cd98c72561fde5f9cad0910c3a24318a02d3ba87</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8125 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a new switch folding testcase</title>
<updated>2003-08-23T23:17:59Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-23T23:17:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2231d5892b13775e8cd4420318d2c6f82817e44a'/>
<id>urn:sha1:2231d5892b13775e8cd4420318d2c6f82817e44a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8092 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New testcase to ensure that switch folding happens correctly</title>
<updated>2003-08-17T20:19:31Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-17T20:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=09864a1ef0f71c2ded71fe56ec6ee9f75ab6f7a6'/>
<id>urn:sha1:09864a1ef0f71c2ded71fe56ec6ee9f75ab6f7a6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7922 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New testcase</title>
<updated>2003-08-17T19:37:57Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-17T19:37:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f0cd835784daf390e730f1c4a9582ff0c517e57e'/>
<id>urn:sha1:f0cd835784daf390e730f1c4a9582ff0c517e57e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7920 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New testcase</title>
<updated>2003-08-17T19:29:34Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-17T19:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=128cf79bcc57124ff646b4c7b701cef44306fab8'/>
<id>urn:sha1:128cf79bcc57124ff646b4c7b701cef44306fab8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7918 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>new testcases that simplifycfg breaks</title>
<updated>2003-08-05T16:11:36Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-05T16:11:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5d6bdae11811a4e540675c47c5b81935f3f35695'/>
<id>urn:sha1:5d6bdae11811a4e540675c47c5b81935f3f35695</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7598 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Eliminate explicit control flow in tests</title>
<updated>2003-06-28T23:13:12Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-06-28T23:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d808e4565881de61e81412d5f451b4f61075dd77'/>
<id>urn:sha1:d808e4565881de61e81412d5f451b4f61075dd77</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6961 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New testcase</title>
<updated>2003-03-07T17:42:55Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-03-07T17:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5db057fbb0a47e49b964e969097c61e67ba14218'/>
<id>urn:sha1:5db057fbb0a47e49b964e969097c61e67ba14218</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5721 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
