<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/IA64, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/IA64?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/IA64?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-04-21T20:41:27Z</updated>
<entry>
<title>Use the llvm_supports_target function to prevent running of tests for</title>
<updated>2007-04-21T20:41:27Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-21T20:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=16154ef9f953aa05c14db64b74bd40cf4473bee4'/>
<id>urn:sha1:16154ef9f953aa05c14db64b74bd40cf4473bee4</id>
<content type='text'>
targets that LLVM is not configured to support.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36315 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1319: Upgrade to new test harness.</title>
<updated>2007-04-15T20:48:50Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-15T20:48:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=97e287ef8a5170e6fcbc8e2392b9b8cc416fe87c'/>
<id>urn:sha1:97e287ef8a5170e6fcbc8e2392b9b8cc416fe87c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36086 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make the llvm-runtest function much more amenable by eliminating all the</title>
<updated>2007-04-11T19:56:59Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-11T19:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0f5aed564871ecd3f55a54db82ed90e15b0a1233'/>
<id>urn:sha1:0f5aed564871ecd3f55a54db82ed90e15b0a1233</id>
<content type='text'>
global variables that needed to be passed in. This makes it possible to
add new global variables with only a couple changes (Makefile and llvm-dg.exp)
instead of touching every single dg.exp file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35918 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use the llvm-upgrade program to upgrade llvm assembly.</title>
<updated>2006-12-02T04:23:10Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-12-02T04:23:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=69ccadd7535a83b348595cf603126e6a68b2883b'/>
<id>urn:sha1:69ccadd7535a83b348595cf603126e6a68b2883b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32115 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>new testcase</title>
<updated>2006-10-24T17:09:20Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-10-24T17:09:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d1300ab4f0a66691c7fbb0ac08a40af4488729f3'/>
<id>urn:sha1:d1300ab4f0a66691c7fbb0ac08a40af4488729f3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31163 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added the ability to xfail based on llvmgcc version</title>
<updated>2006-04-12T21:57:40Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2006-04-12T21:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=97275558595e8e420cebb1431bd093ea811dee8c'/>
<id>urn:sha1:97275558595e8e420cebb1431bd093ea811dee8c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27635 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Tired of wading through cvs's list ? files that are generated when building</title>
<updated>2006-03-23T23:41:57Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-03-23T23:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2676f83776c3d23ed44f2333b92b4f584743a109'/>
<id>urn:sha1:2676f83776c3d23ed44f2333b92b4f584743a109</id>
<content type='text'>
with srcdir = objdir to see what's okay and what's cruft. So, in goes a
bunch of .cvsignore files to shut cvs up about known output from running
"make check".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27009 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>test for the formation of shladd</title>
<updated>2005-10-29T04:06:49Z</updated>
<author>
<name>Duraid Madina</name>
<email>duraid@octopus.com.au</email>
</author>
<published>2005-10-29T04:06:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ad856778792324f36dd521e638634aafcb170482'/>
<id>urn:sha1:ad856778792324f36dd521e638634aafcb170482</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24077 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Testcase for a crash in the legalizer on ia64.  This is reduced from kc++.</title>
<updated>2005-08-22T17:16:49Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-08-22T17:16:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4c23c5b330e96fd445dd3a9e0d80e90b28c1994d'/>
<id>urn:sha1:4c23c5b330e96fd445dd3a9e0d80e90b28c1994d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22968 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a long-overdue itanium regression test dir: hint hint Duraid :)</title>
<updated>2005-08-22T17:15:41Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-08-22T17:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ea966d714ff52a01872f24bac93bb343528fc7ca'/>
<id>urn:sha1:ea966d714ff52a01872f24bac93bb343528fc7ca</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22967 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
