<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Bitcode/Writer, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Bitcode/Writer?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Bitcode/Writer?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-03-06T00:30:06Z</updated>
<entry>
<title>Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.</title>
<updated>2010-03-06T00:30:06Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2010-03-06T00:30:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e623050048e56a512e77c28b69925e7dc1efa6ad'/>
<id>urn:sha1:e623050048e56a512e77c28b69925e7dc1efa6ad</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97858 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Whoops, the old LLVMWriteBitcodeToFileHandle closed the stream.</title>
<updated>2010-03-06T00:30:01Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2010-03-06T00:30:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b3195fbc2e19755c581eaa3aa52bfc1640c8495a'/>
<id>urn:sha1:b3195fbc2e19755c581eaa3aa52bfc1640c8495a</id>
<content type='text'>
Luckily this never was released.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97857 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>LLVMWriteBitcodeToFileHandle should work on all architectures now.</title>
<updated>2010-03-06T00:29:58Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2010-03-06T00:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=760640599eb6ac4c38cf2f9053726be93b07e151'/>
<id>urn:sha1:760640599eb6ac4c38cf2f9053726be93b07e151</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97856 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make the side-numbering of instructions used by metadata (which is needed to</title>
<updated>2010-02-25T08:30:17Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2010-02-25T08:30:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9a49f1552db7e2ce24a03ec068b17db8a238856d'/>
<id>urn:sha1:9a49f1552db7e2ce24a03ec068b17db8a238856d</id>
<content type='text'>
keep track of instructions that return void) per-function. This fixes PR5278.

This breaks backwards compatibility with the metadata format. That's okay
because we haven't released the metadata bitcode yet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97132 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>There are two ways of checking for a given type, for example isa&lt;PointerType&gt;(T)</title>
<updated>2010-02-16T11:11:14Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-02-16T11:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1df9859c40492511b8aa4321eb76496005d3b75b'/>
<id>urn:sha1:1df9859c40492511b8aa4321eb76496005d3b75b</id>
<content type='text'>
and T-&gt;isPointerTy().  Convert most instances of the first form to the second form.
Requested by Chris.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96344 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for a union type in LLVM IR.  Patch by Talin!</title>
<updated>2010-02-12T20:49:41Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-02-12T20:49:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fdfeb6976f07ad10d809b922ed7376ba2a3539be'/>
<id>urn:sha1:fdfeb6976f07ad10d809b922ed7376ba2a3539be</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96011 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Also recognize armv6t2-* and armv5te-* triplets.</title>
<updated>2010-02-12T20:39:35Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2010-02-12T20:39:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3922a9ba84d91e67e6baa63fed3b0455d7de7b4a'/>
<id>urn:sha1:3922a9ba84d91e67e6baa63fed3b0455d7de7b4a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96008 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add ARM bitcode file magic.</title>
<updated>2010-02-12T20:13:44Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2010-02-12T20:13:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0f8868b17129acc81bd79f4a30d9390023ca5304'/>
<id>urn:sha1:0f8868b17129acc81bd79f4a30d9390023ca5304</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96006 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Function-local metadata whose operands had been optimized to no longer refer to function-local IR were not getting written by BitcodeWriter; solution is for these metadata to be enumerated just like global metadata.</title>
<updated>2010-02-06T01:21:09Z</updated>
<author>
<name>Victor Hernandez</name>
<email>vhernandez@apple.com</email>
</author>
<published>2010-02-06T01:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2b3365ca1dd53b078714ec99b5b2ea6b67b23c9c'/>
<id>urn:sha1:2b3365ca1dd53b078714ec99b5b2ea6b67b23c9c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95467 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix (and test) function-local metadata that occurs before the instruction that it refers to; fix is to not enumerate operands of function-local metadata until after all instructions have been enumerated</title>
<updated>2010-02-04T01:13:08Z</updated>
<author>
<name>Victor Hernandez</name>
<email>vhernandez@apple.com</email>
</author>
<published>2010-02-04T01:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=af6ce14d679e2a87d2de6a3e26ce6a1f34d1f879'/>
<id>urn:sha1:af6ce14d679e2a87d2de6a3e26ce6a1f34d1f879</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95269 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
