<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/examples, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/examples?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/examples?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-09-06T09:08:13Z</updated>
<entry>
<title>Approved by Chris:</title>
<updated>2010-09-06T09:08:13Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2010-09-06T09:08:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ed5d32e948f790df69e5c2dec331cf13402d0aed'/>
<id>urn:sha1:ed5d32e948f790df69e5c2dec331cf13402d0aed</id>
<content type='text'>
$ svn merge -c 113123 https://llvm.org/svn/llvm-project/llvm/trunk
--- Merging r113123 into '.':
U    examples/Fibonacci/fibonacci.cpp

fit in 80 columns and don't crash on exit, fixes PR8080



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_28@113150 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove this from the main tree.  I'll host it out of tree.</title>
<updated>2010-08-30T21:34:26Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-08-30T21:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=060bb6bb4a956380db4052c4fb163081f1a7424a'/>
<id>urn:sha1:060bb6bb4a956380db4052c4fb163081f1a7424a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112529 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a new example to the LLVM distribution: a trace-based Brainfuck compiler that uses LLVM as its code generator.</title>
<updated>2010-08-30T07:33:39Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-08-30T07:33:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=37b25ab2a9557c8664b8d20a493e8febd7242fcf'/>
<id>urn:sha1:37b25ab2a9557c8664b8d20a493e8febd7242fcf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112465 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Trailing whitespace.</title>
<updated>2010-08-19T20:03:53Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2010-08-19T20:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8f2766df7fe421dc4ae4aa03e461f802fe2ab7aa'/>
<id>urn:sha1:8f2766df7fe421dc4ae4aa03e461f802fe2ab7aa</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111552 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>upgrade to use new intrinsics, patch by Dan Hipschman!</title>
<updated>2010-08-10T21:45:38Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-08-10T21:45:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9908fec11e5bfd90768f344df69416a6b621aba4'/>
<id>urn:sha1:9908fec11e5bfd90768f344df69416a6b621aba4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110735 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert some tab stops into spaces.</title>
<updated>2010-07-12T08:16:59Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-07-12T08:16:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3472766f9eb7d66f234c390ce1b3a8b76f0ee9ce'/>
<id>urn:sha1:3472766f9eb7d66f234c390ce1b3a8b76f0ee9ce</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108130 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix up the ocaml kaleidoscope example as well.</title>
<updated>2010-07-12T02:32:44Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2010-07-12T02:32:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=688d58033a077dd05be830cd23f8d416ce1be59d'/>
<id>urn:sha1:688d58033a077dd05be830cd23f8d416ce1be59d</id>
<content type='text'>
Note that the example currently doesn't appear to work.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108121 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix several bugs in the tutorial, patch by Kevin Kelley!</title>
<updated>2010-06-21T22:51:14Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-06-21T22:51:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b0e9eada32faf9218352f0893841e6839e1c586c'/>
<id>urn:sha1:b0e9eada32faf9218352f0893841e6839e1c586c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106498 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove stray semi-colon.</title>
<updated>2010-06-15T17:47:24Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-06-15T17:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f19f6a9debfeb0248aa3cf159700d1766bb33988'/>
<id>urn:sha1:f19f6a9debfeb0248aa3cf159700d1766bb33988</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106009 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make kaleidoscope use fp add/sub/mul.</title>
<updated>2010-06-14T06:03:16Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2010-06-14T06:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2632bbf0de4637e02f333952991263d526976faf'/>
<id>urn:sha1:2632bbf0de4637e02f333952991263d526976faf</id>
<content type='text'>
Patch by Patrick Flannery!


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