<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Bitcode, branch release_26</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Bitcode?h=release_26</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Bitcode?h=release_26'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-08-04T06:00:18Z</updated>
<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>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>Don't remove aggregate-typed module level constants before encoding functions</title>
<updated>2009-06-12T05:20:12Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-06-12T05:20:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f7e498138f2f15b9391274d0c062fa62ab2e86fc'/>
<id>urn:sha1:f7e498138f2f15b9391274d0c062fa62ab2e86fc</id>
<content type='text'>
since functions may contain aggregate constants too.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73220 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix a bitcode reader bug where it can't handle extractelement correctly:</title>
<updated>2009-02-03T02:11:28Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-02-03T02:11:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ba120aa5fa94f3d33afb33c63a43c3ff046a93b4'/>
<id>urn:sha1:ba120aa5fa94f3d33afb33c63a43c3ff046a93b4</id>
<content type='text'>
the index of the value being extracted is always an i32.  This fixes PR3465


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63597 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.</title>
<updated>2008-05-24T02:56:30Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-05-24T02:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a31593901de573813d1d8e7884a152011641a713'/>
<id>urn:sha1:a31593901de573813d1d8e7884a152011641a713</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51533 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Eliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2.unpckh.pd, and x86.sse2.unpckl.pd intrinsics. These will be lowered into shuffles.</title>
<updated>2008-05-24T02:14:05Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-05-24T02:14:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e716bb1c59fe64c663d1d352e0e3889a28dbaca2'/>
<id>urn:sha1:e716bb1c59fe64c663d1d352e0e3889a28dbaca2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51531 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Autoupgrade x86.sse2.loadh.pd and x86.sse2.loadl.pd.</title>
<updated>2008-05-24T00:08:39Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-05-24T00:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4797f61657fc32d2e4e806f9f8faadf3fee3e64c'/>
<id>urn:sha1:4797f61657fc32d2e4e806f9f8faadf3fee3e64c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51523 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Eliminate questionable syntax for stdin redirection. This probably also speeds things up a bit.</title>
<updated>2008-05-20T22:07:21Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T22:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5edf210bdf0964193f059cc48464f3ea5c9e9e09'/>
<id>urn:sha1:5edf210bdf0964193f059cc48464f3ea5c9e9e09</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51357 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>sabre brings to my attention that the 'tr' suffix is also obsolete</title>
<updated>2008-05-20T21:00:03Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T21:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f6cadc440cbf04330b3cda9a3c76728f08035203'/>
<id>urn:sha1:f6cadc440cbf04330b3cda9a3c76728f08035203</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51349 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
