<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/CondProp, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/CondProp?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/CondProp?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-04-15T06:53:51Z</updated>
<entry>
<title>For PR1319:</title>
<updated>2007-04-15T06:53:51Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-15T06:53:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ca5d9ca748773a122024aa9e3c533de31726b85e'/>
<id>urn:sha1:ca5d9ca748773a122024aa9e3c533de31726b85e</id>
<content type='text'>
Upgrade to use new Tcl exec based test harness


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36055 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>Testcase from http://llvm.org/bugs/show_bug.cgi?id=979</title>
<updated>2006-11-01T22:25:48Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2006-11-01T22:25:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dba4aeaef151c41315604c0a7b8883fc373c7fa2'/>
<id>urn:sha1:dba4aeaef151c41315604c0a7b8883fc373c7fa2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31357 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>new testcase from PR877</title>
<updated>2006-08-14T21:37:32Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-08-14T21:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a7174736fa0c4409d10fabd221ffc057ed03918c'/>
<id>urn:sha1:a7174736fa0c4409d10fabd221ffc057ed03918c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29672 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>new testcase that condprop should handle.  The PHI node becomes useless</title>
<updated>2005-08-05T00:59:55Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-08-05T00:59:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2733b30195f1681141576b5463778ffa625516d4'/>
<id>urn:sha1:2733b30195f1681141576b5463778ffa625516d4</id>
<content type='text'>
after threading the branch, because both operands are the same value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22668 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a testcase nate requested</title>
<updated>2005-08-04T22:49:32Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-08-04T22:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f065f05397d0a46482f3dd1ebad31cb2d27bd236'/>
<id>urn:sha1:f065f05397d0a46482f3dd1ebad31cb2d27bd236</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22663 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>new testcase</title>
<updated>2005-04-15T19:24:36Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-04-15T19:24:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ec656f57f4fca6f783f69a0ab6509b038f5d8b45'/>
<id>urn:sha1:ec656f57f4fca6f783f69a0ab6509b038f5d8b45</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21304 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
