<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/examples, branch release_21</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/examples?h=release_21</id>
<link rel='self' href='https://git.amat.us/llvm/atom/examples?h=release_21'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-09-12T18:24:00Z</updated>
<entry>
<title>add a new BF-&gt;LLVM translator, contributed by Sterling Stein.</title>
<updated>2007-09-12T18:24:00Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-09-12T18:24:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bef8e0b0a7afe602ddf09165ff4dbb8fa5f696a9'/>
<id>urn:sha1:bef8e0b0a7afe602ddf09165ff4dbb8fa5f696a9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41881 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename APInt::toString -&gt; toStringUnsigned for symmetry with toStringSigned()</title>
<updated>2007-08-23T05:15:32Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-08-23T05:15:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9132a2b81842b0e2b77703fab3e6fe7467f859bb'/>
<id>urn:sha1:9132a2b81842b0e2b77703fab3e6fe7467f859bb</id>
<content type='text'>
Add an APSInt::toString() method.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41309 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Here is the bulk of the sanitizing.</title>
<updated>2007-07-05T17:07:56Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2007-07-05T17:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a99be51bf5cdac1438069d4b01766c47704961c8'/>
<id>urn:sha1:a99be51bf5cdac1438069d4b01766c47704961c8</id>
<content type='text'>
Almost all occurrences of "bytecode" in the sources have been eliminated.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37913 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove BFtoLLVM.  It was old, and a poor example because it didn't use best practices for making</title>
<updated>2007-07-03T21:36:47Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2007-07-03T21:36:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=241c3dac3f15fb15dc37a61bd46e1ac8a97e258d'/>
<id>urn:sha1:241c3dac3f15fb15dc37a61bd46e1ac8a97e258d</id>
<content type='text'>
a LLVM frontend in C++.  Maybe someday it will be rewritten..


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37858 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<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>
</feed>
