<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Feature, branch release_24</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Feature?h=release_24</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Feature?h=release_24'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-07-10T22:35:32Z</updated>
<entry>
<title>Put CPPBackend tests into their own directory and run them only if they're</title>
<updated>2008-07-10T22:35:32Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2008-07-10T22:35:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bbcec684e38252647d987ea00b217468e943f277'/>
<id>urn:sha1:bbcec684e38252647d987ea00b217468e943f277</id>
<content type='text'>
supported.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53427 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix some escaping and quoting in RUN lines, mainly involving { and &lt;. In two</title>
<updated>2008-06-10T16:04:47Z</updated>
<author>
<name>Matthijs Kooijman</name>
<email>matthijs@stdin.nl</email>
</author>
<published>2008-06-10T16:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=888fa33cfbd55b8944f971886eeda1bbca406af4'/>
<id>urn:sha1:888fa33cfbd55b8944f971886eeda1bbca406af4</id>
<content type='text'>
cases quoting of &lt;{ didn't work out, so I changed the grep to check for }&gt;
instead.

This fixes 7 testcases that were not properly running before.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52182 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove lingering references to .llx and .tr in the tests.</title>
<updated>2008-05-23T21:15:35Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-05-23T21:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3bf19e4c42203a8691d8d3fbdb5fcf8ab2f6597b'/>
<id>urn:sha1:3bf19e4c42203a8691d8d3fbdb5fcf8ab2f6597b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51500 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Eliminate questionable syntax for stdin redirection. This probably also speeds things up a bit.</title>
<updated>2008-05-20T22:07:21Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T22:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5edf210bdf0964193f059cc48464f3ea5c9e9e09'/>
<id>urn:sha1:5edf210bdf0964193f059cc48464f3ea5c9e9e09</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51357 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>sabre brings to my attention that the 'tr' suffix is also obsolete</title>
<updated>2008-05-20T21:00:03Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T21:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f6cadc440cbf04330b3cda9a3c76728f08035203'/>
<id>urn:sha1:f6cadc440cbf04330b3cda9a3c76728f08035203</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51349 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too.</title>
<updated>2008-05-20T19:52:04Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T19:52:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=722243bd402aaed698a279cb323cf37554befd53'/>
<id>urn:sha1:722243bd402aaed698a279cb323cf37554befd53</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51328 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update test</title>
<updated>2008-04-25T17:54:21Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2008-04-25T17:54:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f380fbdd570e91a7e73c9cf04e5e723240f6e09f'/>
<id>urn:sha1:f380fbdd570e91a7e73c9cf04e5e723240f6e09f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50272 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Start removing 'unwinds to' support from mainline in preparation for 2.3.</title>
<updated>2008-04-22T05:16:02Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-04-22T05:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dc2421f7861a1f594c9304d0f90db606b562ccbd'/>
<id>urn:sha1:dc2421f7861a1f594c9304d0f90db606b562ccbd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50086 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Upgrade these tests for the current intrinsic prototypes.</title>
<updated>2008-04-14T18:19:18Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-04-14T18:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=63f7ba085f2ce561663656dcc81ef81ae9654358'/>
<id>urn:sha1:63f7ba085f2ce561663656dcc81ef81ae9654358</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49669 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Support chained aliases for LLVM IR printing. This fixes PR2145</title>
<updated>2008-03-22T08:17:17Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2008-03-22T08:17:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=591858a403a71fc5b30bc7b071f18bc0cf327cfc'/>
<id>urn:sha1:591858a403a71fc5b30bc7b071f18bc0cf327cfc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48684 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
