<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/X86, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/X86?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/X86?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-05-07T20:45:20Z</updated>
<entry>
<title>Testcase for PR1398.</title>
<updated>2007-05-07T20:45:20Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2007-05-07T20:45:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=df8b1f0e8ed3adeccbbca3b8f25169a2c555870c'/>
<id>urn:sha1:df8b1f0e8ed3adeccbbca3b8f25169a2c555870c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36905 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove this xfail'd test, move it to the X86 readme.</title>
<updated>2007-05-05T22:10:53Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-05T22:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2947fd50cbfd8c41e988cf10f3f9cb15ad177282'/>
<id>urn:sha1:2947fd50cbfd8c41e988cf10f3f9cb15ad177282</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36800 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>We need support for tail calls, this is moved to PR1392</title>
<updated>2007-05-05T22:03:12Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-05T22:03:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=60ef91a3ce42c100e3b0ce114a2d3f5e631a2ec9'/>
<id>urn:sha1:60ef91a3ce42c100e3b0ce114a2d3f5e631a2ec9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36798 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>new testcase for PR1371</title>
<updated>2007-05-05T19:38:43Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-05T19:38:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=09d933fdbdea4a2f282d6e7c2ae7f85e46d02d35'/>
<id>urn:sha1:09d933fdbdea4a2f282d6e7c2ae7f85e46d02d35</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36786 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>negatize -&gt; negative</title>
<updated>2007-05-03T18:20:17Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-05-03T18:20:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b2ef40c36f065be49aaa61a8f7ac6122070fb910'/>
<id>urn:sha1:b2ef40c36f065be49aaa61a8f7ac6122070fb910</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36683 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Split target dependent test portions to target-specific directories.</title>
<updated>2007-05-01T02:56:15Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-05-01T02:56:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9dd446c56162ce51e40f37941f48c86850302c9e'/>
<id>urn:sha1:9dd446c56162ce51e40f37941f48c86850302c9e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36612 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1370:</title>
<updated>2007-04-30T05:11:58Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-30T05:11:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4274e405148eaac79735d68637f87cf3a048f9d4'/>
<id>urn:sha1:4274e405148eaac79735d68637f87cf3a048f9d4</id>
<content type='text'>
Rearrange some tests so that if PowerPC is not being built we don't try to
run PowerPC specific tests.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36587 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Updated aliases test</title>
<updated>2007-04-29T10:34:42Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-04-29T10:34:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=21beed669e46fc08753182c3d1e46a936ac322af'/>
<id>urn:sha1:21beed669e46fc08753182c3d1e46a936ac322af</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36558 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>new testcase for PR1356</title>
<updated>2007-04-28T06:41:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-04-28T06:41:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c44f3ea172c751c8af9b2740355c2f3e7b7fc783'/>
<id>urn:sha1:c44f3ea172c751c8af9b2740355c2f3e7b7fc783</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36535 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>update for new inline asm syntax</title>
<updated>2007-04-28T05:20:26Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-04-28T05:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=827a1f45c575f98f0da7e1ef639a16aaca15a145'/>
<id>urn:sha1:827a1f45c575f98f0da7e1ef639a16aaca15a145</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36526 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
