<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/LowerSwitch, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/LowerSwitch?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/LowerSwitch?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-21T18:02:17Z</updated>
<entry>
<title>This was not a lower-switch bug, it was a preselection bug</title>
<updated>2003-10-21T18:02:17Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-21T18:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=48c9cb6fd7cd68f861b888f702e4a06d25b3c20c'/>
<id>urn:sha1:48c9cb6fd7cd68f861b888f702e4a06d25b3c20c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9340 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Only fails on the Sparc, only when run via the JIT.</title>
<updated>2003-10-21T04:13:37Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-21T04:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=648cbd98048a2836cdbd066e3d061d46e860f4ae'/>
<id>urn:sha1:648cbd98048a2836cdbd066e3d061d46e860f4ae</id>
<content type='text'>
And yet, it's a failure in the ``LowerSwitch'' pass.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9315 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<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-23T22:43:42Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-23T22:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4d34adad6778ac232c8bf0a9d41cd5c20faed153'/>
<id>urn:sha1:4d34adad6778ac232c8bf0a9d41cd5c20faed153</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8086 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reduce testcase a bit</title>
<updated>2003-05-01T21:38:57Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-05-01T21:38:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3d73c706e1dc8a80b11f1c66397eed5d47f225d9'/>
<id>urn:sha1:3d73c706e1dc8a80b11f1c66397eed5d47f225d9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5978 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New testcase for the lowerswitch pass</title>
<updated>2003-05-01T21:27:24Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-05-01T21:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=215f0b77c8aac1e0d495c59e4b0985d7b97521bd'/>
<id>urn:sha1:215f0b77c8aac1e0d495c59e4b0985d7b97521bd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5977 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
