<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/examples/BrainF, branch release_30</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/examples/BrainF?h=release_30</id>
<link rel='self' href='https://git.amat.us/llvm/atom/examples/BrainF?h=release_30'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-08-24T18:08:43Z</updated>
<entry>
<title>Move TargetRegistry and TargetSelect from Target to Support where they belong.</title>
<updated>2011-08-24T18:08:43Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2011-08-24T18:08:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3e74d6fdd248e20a280f1dff3da9a6c689c2c4c3'/>
<id>urn:sha1:3e74d6fdd248e20a280f1dff3da9a6c689c2c4c3</id>
<content type='text'>
These are strictly utilities for registering targets and components.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138450 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert ConstantExpr::getGetElementPtr and</title>
<updated>2011-07-21T14:31:17Z</updated>
<author>
<name>Jay Foad</name>
<email>jay.foad@gmail.com</email>
</author>
<published>2011-07-21T14:31:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dab3d29605a5c83db41b28176273ef55961120c1'/>
<id>urn:sha1:dab3d29605a5c83db41b28176273ef55961120c1</id>
<content type='text'>
ConstantExpr::getInBoundsGetElementPtr to use ArrayRef.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135673 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>update for recent api changes.  I have a hard time believing that this is actually a useful example.</title>
<updated>2011-07-18T04:52:58Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-07-18T04:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4b3d5469fb7c25504fa20dc65640f02d79675d48'/>
<id>urn:sha1:4b3d5469fb7c25504fa20dc65640f02d79675d48</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135374 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert CallInst and InvokeInst APIs to use ArrayRef. For the LLVM examples.</title>
<updated>2011-07-15T10:59:52Z</updated>
<author>
<name>Francois Pichet</name>
<email>pichet2000@gmail.com</email>
</author>
<published>2011-07-15T10:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0bd9d3af54b62152355525bea7914bdef4600371'/>
<id>urn:sha1:0bd9d3af54b62152355525bea7914bdef4600371</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135266 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change Intrinsic::getDeclaration and friends to take an ArrayRef.</title>
<updated>2011-07-14T17:45:39Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2011-07-14T17:45:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eb9a85f09e18b3fe88499710404b38d3a9128f62'/>
<id>urn:sha1:eb9a85f09e18b3fe88499710404b38d3a9128f62</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135154 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove the const from Type after of Jay deconstify work.</title>
<updated>2011-07-12T22:04:11Z</updated>
<author>
<name>Francois Pichet</name>
<email>pichet2000@gmail.com</email>
</author>
<published>2011-07-12T22:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e8b323aed4654548ea124811ce051d6b59061e74'/>
<id>urn:sha1:e8b323aed4654548ea124811ce051d6b59061e74</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135000 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix the BrainF build.</title>
<updated>2011-07-12T08:43:36Z</updated>
<author>
<name>Francois Pichet</name>
<email>pichet2000@gmail.com</email>
</author>
<published>2011-07-12T08:43:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a3d57e69802bf02a58e2fba8efd122929c67f5d2'/>
<id>urn:sha1:a3d57e69802bf02a58e2fba8efd122929c67f5d2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134975 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix some examples</title>
<updated>2011-07-11T22:39:46Z</updated>
<author>
<name>John Wiegley</name>
<email>johnw@boostpro.com</email>
</author>
<published>2011-07-11T22:39:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d1c2bd8e6e37e08393f7c4980efc5bcb66b6f0d0'/>
<id>urn:sha1:d1c2bd8e6e37e08393f7c4980efc5bcb66b6f0d0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134933 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove PHINode::reserveOperandSpace(). Instead, add a parameter to</title>
<updated>2011-03-30T11:28:46Z</updated>
<author>
<name>Jay Foad</name>
<email>jay.foad@gmail.com</email>
</author>
<published>2011-03-30T11:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3ecfc861b4365f341c5c969b40e1afccde676e6f'/>
<id>urn:sha1:3ecfc861b4365f341c5c969b40e1afccde676e6f</id>
<content type='text'>
PHINode::Create() giving the (known or expected) number of operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128537 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."</title>
<updated>2010-09-13T23:59:48Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2010-09-13T23:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3a210e2d302758101ac06946e86027b327c7d0f3'/>
<id>urn:sha1:3a210e2d302758101ac06946e86027b327c7d0f3</id>
<content type='text'>
This reverts commit r113632

Conflicts:

	cmake/modules/AddLLVM.cmake

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