<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Feature, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Feature?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Feature?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-05-15T05:18:30Z</updated>
<entry>
<title>Remove from release.</title>
<updated>2007-05-15T05:18:30Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-05-15T05:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=194a72b207d3b661c4d3e98f93bdfe2872e09d0c'/>
<id>urn:sha1:194a72b207d3b661c4d3e98f93bdfe2872e09d0c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_20@37079 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove libbzip2 from this.  This should use llvm-config or something.</title>
<updated>2007-05-06T19:21:48Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T19:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=51eeb6e536fb875d92b24d3bb1b3f4d95519f7b4'/>
<id>urn:sha1:51eeb6e536fb875d92b24d3bb1b3f4d95519f7b4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36879 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement review feedback. Aliasees can be either GlobalValue's or</title>
<updated>2007-04-28T13:45:00Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-04-28T13:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a80e1181b78183dc36ec6568559d38faa86981f0'/>
<id>urn:sha1:a80e1181b78183dc36ec6568559d38faa86981f0</id>
<content type='text'>
bitcasts of them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36537 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>not fully implemented yet.</title>
<updated>2007-04-28T06:02:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-04-28T06:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=83f241ec613190217869c28f62551c111ad30bf7'/>
<id>urn:sha1:83f241ec613190217869c28f62551c111ad30bf7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36530 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>An example for PR1362</title>
<updated>2007-04-26T19:28:33Z</updated>
<author>
<name>Andrew Lenharth</name>
<email>andrewl@lenharth.org</email>
</author>
<published>2007-04-26T19:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b7522c7a7ccc8c16b2306139d557aeebec6520da'/>
<id>urn:sha1:b7522c7a7ccc8c16b2306139d557aeebec6520da</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36484 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part</title>
<updated>2007-04-25T14:27:10Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-04-25T14:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8b0a8c84da2030ee8f4440d5b60a8033de691222'/>
<id>urn:sha1:8b0a8c84da2030ee8f4440d5b60a8033de691222</id>
<content type='text'>
will follow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36435 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>Changes to fix problems with "make check". Apparently you can redefine</title>
<updated>2007-04-14T22:51:29Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-14T22:51:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=78fb2acea21ec413622722cb4efe23ce941c2f51'/>
<id>urn:sha1:78fb2acea21ec413622722cb4efe23ce941c2f51</id>
<content type='text'>
functions and Tcl's just tickled with that. The fix is to give the "new"
test system a different interface function name.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36022 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Try some alternative syntax.</title>
<updated>2007-04-14T22:27:05Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-14T22:27:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=90882454bd93b92777811849aa33dfb596ffa8f7'/>
<id>urn:sha1:90882454bd93b92777811849aa33dfb596ffa8f7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36018 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Simplify this test and correct redirection for Tcl exec.</title>
<updated>2007-04-14T17:49:06Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-14T17:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=70718366d995747977a048a311e388f820333cd7'/>
<id>urn:sha1:70718366d995747977a048a311e388f820333cd7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36001 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
