<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/X86/select.ll, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/X86/select.ll?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/X86/select.ll?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-09-08T23:54:48Z</updated>
<entry>
<title>Eliminate more uses of llvm-as and llvm-dis.</title>
<updated>2009-09-08T23:54:48Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-09-08T23:54:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=36a0947820fd4aa4b8a5fa26e3f079bdf572bc81'/>
<id>urn:sha1:36a0947820fd4aa4b8a5fa26e3f079bdf572bc81</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81290 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove -unwind-tables-optional everywhere, since</title>
<updated>2008-04-14T17:56:54Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2008-04-14T17:56:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0a6ee6d1316831c3a5e5e3e0a229eb269795891a'/>
<id>urn:sha1:0a6ee6d1316831c3a5e5e3e0a229eb269795891a</id>
<content type='text'>
this is now the default.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49667 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename -disable-required-unwind-tables to -unwind-tables-optional.</title>
<updated>2008-04-08T18:10:08Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2008-04-08T18:10:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c8abfdec84c86d32a84d71d3f476a54f162afbcc'/>
<id>urn:sha1:c8abfdec84c86d32a84d71d3f476a54f162afbcc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49391 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add -disable-required-unwind-tables to tests</title>
<updated>2008-04-08T00:14:17Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2008-04-08T00:14:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=235f7fb474a65aa006c266c1fce0b1c3dc678207'/>
<id>urn:sha1:235f7fb474a65aa006c266c1fce0b1c3dc678207</id>
<content type='text'>
that need it (usually, grepping for some string
found in unwind info)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49364 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Mark functions in some tests as 'nounwind'.  Generating</title>
<updated>2008-03-31T23:20:09Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2008-03-31T23:20:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1d3863fdbcc37f98d72408b59f6aef3243f36d7f'/>
<id>urn:sha1:1d3863fdbcc37f98d72408b59f6aef3243f36d7f</id>
<content type='text'>
EH info for these functions causes the tests to fail for
random reasons (e.g. looking for 'or' or counting lines
with asm-printer; labels count as lines.)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49003 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update test.</title>
<updated>2007-10-08T22:20:32Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-10-08T22:20:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f6be158e9ed24a0ce9131459342c4a031b81b984'/>
<id>urn:sha1:f6be158e9ed24a0ce9131459342c4a031b81b984</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42775 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 PR411:</title>
<updated>2007-01-30T16:16:01Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-01-30T16:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=908504347b0565c4d4817af444012be76ba4b76f'/>
<id>urn:sha1:908504347b0565c4d4817af444012be76ba4b76f</id>
<content type='text'>
Update these tests to not use the same name even though the type of the
value differs. After PR411 hits, type planes will be gone and it will be
illegal for a name to be used twice, regardless of type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33660 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>make this harder</title>
<updated>2006-09-05T20:27:06Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-09-05T20:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c39d19449971c9313cfa65155a530c158002652f'/>
<id>urn:sha1:c39d19449971c9313cfa65155a530c158002652f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30120 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
