<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/utils/PerfectShuffle, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/utils/PerfectShuffle?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/utils/PerfectShuffle?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-02-06T18:51:28Z</updated>
<entry>
<title>Set the new NO_INSTALL flag for build-only tools.</title>
<updated>2007-02-06T18:51:28Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-02-06T18:51:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c9c1787907d247f4df9ed08f5937dea199e1750c'/>
<id>urn:sha1:c9c1787907d247f4df9ed08f5937dea199e1750c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33967 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>silence warning</title>
<updated>2006-11-03T01:45:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-11-03T01:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=64a8dddb73bba20dd24fb3a233a39cbc79040fef'/>
<id>urn:sha1:64a8dddb73bba20dd24fb3a233a39cbc79040fef</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31402 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR786:</title>
<updated>2006-11-02T20:25:50Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-11-02T20:25:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3ed469ccd7b028a030b550d84b7336d146f5d8fa'/>
<id>urn:sha1:3ed469ccd7b028a030b550d84b7336d146f5d8fa</id>
<content type='text'>
Turn on -Wunused and -Wno-unused-parameter. Clean up most of the resulting
fall out by removing unused variables. Remaining warnings have to do with
unused functions (I didn't want to delete code without review) and unused
variables in generated code. Maintainers should clean up the remaining
issues when they see them. All changes pass DejaGnu tests and Olden.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31380 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Patches to make the LLVM sources more -pedantic clean.  Patch provided</title>
<updated>2006-05-24T17:04:05Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-05-24T17:04:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d74ea2bbd8bb630331f35ead42d385249bd42af8'/>
<id>urn:sha1:d74ea2bbd8bb630331f35ead42d385249bd42af8</id>
<content type='text'>
by Anton Korobeynikov!  This is a step towards closing PR786.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28447 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a build failure on Vladimir's tester.</title>
<updated>2006-04-18T00:21:25Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-04-18T00:21:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=309db81c107d72a4762e781d44b07f7fc830c055'/>
<id>urn:sha1:309db81c107d72a4762e781d44b07f7fc830c055</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27785 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Encode a cost of zero as a cost of 1.</title>
<updated>2006-04-17T05:25:16Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-04-17T05:25:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8c3e8471592bf46631bff0fab554d5ac3fedcff6'/>
<id>urn:sha1:8c3e8471592bf46631bff0fab554d5ac3fedcff6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27745 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Really, I can count!</title>
<updated>2006-04-17T05:05:52Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-04-17T05:05:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=195d8adac9600e90f2c2dbd9e44f62616b10df7d'/>
<id>urn:sha1:195d8adac9600e90f2c2dbd9e44f62616b10df7d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27743 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>assign stable opcodes to the various altivec ops.</title>
<updated>2006-04-17T00:47:18Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-04-17T00:47:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cf1f6440d9d4795d89e6ba4be8c621e31ee15a1c'/>
<id>urn:sha1:cf1f6440d9d4795d89e6ba4be8c621e31ee15a1c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27741 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename BuildShuffleTable -&gt; PerfectShuffle</title>
<updated>2006-04-17T00:35:34Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-04-17T00:35:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ad53bdd19539e9781ed1c7644c7a3ea061028b9'/>
<id>urn:sha1:4ad53bdd19539e9781ed1c7644c7a3ea061028b9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27738 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename the table</title>
<updated>2006-04-17T00:33:35Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-04-17T00:33:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3033d4d3759e3552e7e9d846b02c30c916e6953e'/>
<id>urn:sha1:3033d4d3759e3552e7e9d846b02c30c916e6953e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27737 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
