<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/LoopRotate, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/LoopRotate?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/LoopRotate?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-04-21T21:53:04Z</updated>
<entry>
<title>Add a .cvsignore file.</title>
<updated>2007-04-21T21:53:04Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-21T21:53:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=88894b6c40cf2d94a1c9ab8435cf6ed6c622692a'/>
<id>urn:sha1:88894b6c40cf2d94a1c9ab8435cf6ed6c622692a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36323 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1319:</title>
<updated>2007-04-16T17:36:08Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-16T17:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eb1d74e0c8b2c08b98e9175be137ec4ae617a8b7'/>
<id>urn:sha1:eb1d74e0c8b2c08b98e9175be137ec4ae617a8b7</id>
<content type='text'>
Remove &amp;&amp; from the end of the lines to prevent tests from throwing run
lines into the background. Also, clean up places where the same command
is run multiple times by using a temporary file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36142 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1319:</title>
<updated>2007-04-15T08:30:33Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-15T08:30:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2aabd0722d68ee53af9ad7140d1c0b853b6fe421'/>
<id>urn:sha1:2aabd0722d68ee53af9ad7140d1c0b853b6fe421</id>
<content type='text'>
Upgrade to use new Tcl exec based test harness.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36062 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The "implementation" keyword is no more!</title>
<updated>2007-04-11T20:06:03Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-11T20:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=461637ebde28561d45ba90852108662e04d4c37c'/>
<id>urn:sha1:461637ebde28561d45ba90852108662e04d4c37c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35919 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>Add test case for PR 1154.</title>
<updated>2007-04-10T16:57:08Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-04-10T16:57:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bfe2c9ccf83a8289c6fd40698a53f9f668560984'/>
<id>urn:sha1:bfe2c9ccf83a8289c6fd40698a53f9f668560984</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35865 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add check for opt crash.</title>
<updated>2007-04-09T23:40:15Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-04-09T23:40:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1362c8c5da257f1578c1eb21c746b5452841e002'/>
<id>urn:sha1:1362c8c5da257f1578c1eb21c746b5452841e002</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35849 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add Loop Rotate test cases.</title>
<updated>2007-04-09T22:22:42Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-04-09T22:22:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=43979df43028e787f4870c58c5a494550a16bef7'/>
<id>urn:sha1:43979df43028e787f4870c58c5a494550a16bef7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35838 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
