<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/examples, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/examples?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/examples?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-05-06T09:29:13Z</updated>
<entry>
<title>switch this to bitcode instead of bytecode</title>
<updated>2007-05-06T09:29:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T09:29:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4bcca0f2ac85c918fc8617e34b7642e5e5233460'/>
<id>urn:sha1:4bcca0f2ac85c918fc8617e34b7642e5e5233460</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36867 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert last patch. The examples build now.</title>
<updated>2007-03-06T17:26:14Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-03-06T17:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c20c6c346c93d087e15a5e75b6389c92f29221ed'/>
<id>urn:sha1:c20c6c346c93d087e15a5e75b6389c92f29221ed</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34970 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Adjust for changes in GenericValue type.</title>
<updated>2007-03-06T17:24:31Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-03-06T17:24:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=34bd70de3c344034b82dc9a964a6b6893efa3e82'/>
<id>urn:sha1:34bd70de3c344034b82dc9a964a6b6893efa3e82</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34969 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>temporarily disable this until Reid has a chance to fix it.</title>
<updated>2007-03-06T07:30:03Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-03-06T07:30:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3c2319e245f2fa9282f347d5582e61218e102d60'/>
<id>urn:sha1:3c2319e245f2fa9282f347d5582e61218e102d60</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34962 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>eliminate vector-related ctors</title>
<updated>2007-02-13T06:06:26Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-02-13T06:06:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=680f2f016e6a6edbae21d9b37d91f5ab75a75660'/>
<id>urn:sha1:680f2f016e6a6edbae21d9b37d91f5ab75a75660</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34227 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a #include to resolve IntegerType class.</title>
<updated>2007-01-19T22:45:50Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-01-19T22:45:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=56427031f60a34f8388a0facf14bea0558b8320e'/>
<id>urn:sha1:56427031f60a34f8388a0facf14bea0558b8320e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33385 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a #include to resolve IntegerType class.</title>
<updated>2007-01-19T22:45:05Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-01-19T22:45:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bc0895a59628c8ae7fea56572e19ddc081d219ac'/>
<id>urn:sha1:bc0895a59628c8ae7fea56572e19ddc081d219ac</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33384 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add some casts to support a change in the getOrInsertFunction interface</title>
<updated>2007-01-07T07:40:09Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-01-07T07:40:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6a98754ebbc211958297b0d20a77e8c3261c3708'/>
<id>urn:sha1:6a98754ebbc211958297b0d20a77e8c3261c3708</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32984 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR950:</title>
<updated>2006-12-31T05:50:28Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-12-31T05:50:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=db8d2bed6a0ef890b81fabb014bfcb678e891695'/>
<id>urn:sha1:db8d2bed6a0ef890b81fabb014bfcb678e891695</id>
<content type='text'>
Convert signed integer types to signless.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32786 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR950:</title>
<updated>2006-12-23T06:05:41Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-12-23T06:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e4d87aa2de6e52952dca73716386db09aad5a8fd'/>
<id>urn:sha1:e4d87aa2de6e52952dca73716386db09aad5a8fd</id>
<content type='text'>
This patch removes the SetCC instructions and replaces them with the ICmp
and FCmp instructions. The SetCondInst instruction has been removed and
been replaced with ICmpInst and FCmpInst.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32751 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
