<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Bitcode/Writer, branch release_26</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Bitcode/Writer?h=release_26</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Bitcode/Writer?h=release_26'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-08-20T17:11:38Z</updated>
<entry>
<title>Rename hasNoUnsignedOverflow and hasNoSignedOverflow to hasNoUnsignedWrap</title>
<updated>2009-08-20T17:11:38Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-08-20T17:11:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5078f84c82814e4d33846f9ef54281619d362f8a'/>
<id>urn:sha1:5078f84c82814e4d33846f9ef54281619d362f8a</id>
<content type='text'>
and hasNoSignedWrap, for consistency with the nuw and nsw properties.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79539 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Push LLVMContexts through the IntegerType APIs.</title>
<updated>2009-08-13T21:58:54Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-08-13T21:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1d0be15f89cb5056e20e2d24faa8d6afb1573bca'/>
<id>urn:sha1:1d0be15f89cb5056e20e2d24faa8d6afb1573bca</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78948 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>revert r78048, it isn't worth using assertingvh here.</title>
<updated>2009-08-04T23:07:12Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-04T23:07:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4f95d2bda4235d36acd95688d0744d7363214706'/>
<id>urn:sha1:4f95d2bda4235d36acd95688d0744d7363214706</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78119 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use separate ValueList for metadata.</title>
<updated>2009-08-04T06:00:18Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2009-08-04T06:00:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d5ac40457b62f37f0abfb1d61064f7c7300e91ee'/>
<id>urn:sha1:d5ac40457b62f37f0abfb1d61064f7c7300e91ee</id>
<content type='text'>
This fixes PR4666.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78056 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert recent bitcode writer patches.</title>
<updated>2009-08-04T05:01:35Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2009-08-04T05:01:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=912538becad06468283fffcf99196faf067024b6'/>
<id>urn:sha1:912538becad06468283fffcf99196faf067024b6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78053 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>switch ValueMap to using AssertingVH.  This is an old patch I had laying</title>
<updated>2009-08-04T04:31:02Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-04T04:31:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0a0193edf9152bdc47a49a1a513d6e9cbf723131'/>
<id>urn:sha1:0a0193edf9152bdc47a49a1a513d6e9cbf723131</id>
<content type='text'>
around in a tree I forgot about.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78048 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove dead code.</title>
<updated>2009-08-04T02:54:15Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2009-08-04T02:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=13ed1e293611f51efb87d1d131cda23b39ed3fde'/>
<id>urn:sha1:13ed1e293611f51efb87d1d131cda23b39ed3fde</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78035 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix MDString Abbrev setup.</title>
<updated>2009-08-04T02:36:39Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2009-08-04T02:36:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2453c401459c9febff32f902253ada6b17a69756'/>
<id>urn:sha1:2453c401459c9febff32f902253ada6b17a69756</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78034 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Constants and Metadata share ValueList. This means they must be emitted interleaved (using appropriate BLOCK_IDs) otherwise ValuePtrs index gets out of sync.</title>
<updated>2009-08-04T02:26:56Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2009-08-04T02:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d701aa7bed07cad16e33594c59251c958df2c74d'/>
<id>urn:sha1:d701aa7bed07cad16e33594c59251c958df2c74d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78033 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Work around a dangling pointer dereference when enumerating NamedMDNodes.</title>
<updated>2009-07-31T14:22:13Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-07-31T14:22:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=624f3b930d3fc06b86c7fa1855f127f07ad0641f'/>
<id>urn:sha1:624f3b930d3fc06b86c7fa1855f127f07ad0641f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77675 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
