<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/DebugInfo, branch release_22</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/DebugInfo?h=release_22</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/DebugInfo?h=release_22'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-07-17T06:20:38Z</updated>
<entry>
<title>For PR1558:</title>
<updated>2007-07-17T06:20:38Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-07-17T06:20:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cb5da4a8b63696acda016a829257e6c68d938324'/>
<id>urn:sha1:cb5da4a8b63696acda016a829257e6c68d938324</id>
<content type='text'>
Move tests that have C/C++ sources into the appropriate directory. This
allows them to be selected for testing based on whether llvm-gcc is
present or not.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39963 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert .cvsignore files</title>
<updated>2007-06-29T16:35:07Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2007-06-29T16:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e644ef7b098460ce831220c780cbe25eaef3fb28'/>
<id>urn:sha1:e644ef7b098460ce831220c780cbe25eaef3fb28</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37801 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix failure on ahs3's tester</title>
<updated>2007-05-05T20:50:35Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-05T20:50:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6169f85e4a66d2edf9b5b1f16fa329025c2aa5ad'/>
<id>urn:sha1:6169f85e4a66d2edf9b5b1f16fa329025c2aa5ad</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36791 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1319: Upgrade to new test harness.</title>
<updated>2007-04-15T22:37:04Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-15T22:37:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=42e86fb1e678fba31d4ba8327b74d66b8bc72471'/>
<id>urn:sha1:42e86fb1e678fba31d4ba8327b74d66b8bc72471</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36092 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>Fix some FreeBSD/amd64 regressions.</title>
<updated>2007-04-04T22:07:44Z</updated>
<author>
<name>Jeff Cohen</name>
<email>jeffc@jolt-lang.org</email>
</author>
<published>2007-04-04T22:07:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=00361004a6c076f79c8568e78942858fba494673'/>
<id>urn:sha1:00361004a6c076f79c8568e78942858fba494673</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35675 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PR1068 - Unbounded array debug info.</title>
<updated>2007-01-02T11:53:52Z</updated>
<author>
<name>Jim Laskey</name>
<email>jlaskey@mac.com</email>
</author>
<published>2007-01-02T11:53:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cb69b2f0dc68a20703bc9a6f0ece28ca8188b9aa'/>
<id>urn:sha1:cb69b2f0dc68a20703bc9a6f0ece28ca8188b9aa</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32818 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update tests that need to be run through llvm-upgrade. This is necessary</title>
<updated>2006-12-29T20:01:32Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-12-29T20:01:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=73e70822ae9dd03f092b1ae56c5fed6d39b7af3c'/>
<id>urn:sha1:73e70822ae9dd03f092b1ae56c5fed6d39b7af3c</id>
<content type='text'>
for upcoming changes to the llvm assembly grammar.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32768 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>This now passes on Linux/x86</title>
<updated>2006-12-07T16:28:32Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-12-07T16:28:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2c7df60b48f04c362f59adc16a811f61e96419f2'/>
<id>urn:sha1:2c7df60b48f04c362f59adc16a811f61e96419f2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32306 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Failing linux.</title>
<updated>2006-12-06T21:36:07Z</updated>
<author>
<name>Jim Laskey</name>
<email>jlaskey@mac.com</email>
</author>
<published>2006-12-06T21:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9f5776bb4dfeb8dda3b6fca9ef982e0f9c28dd59'/>
<id>urn:sha1:9f5776bb4dfeb8dda3b6fca9ef982e0f9c28dd59</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32292 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
