<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Bitcode/Writer, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Bitcode/Writer?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Bitcode/Writer?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-01-30T18:27:21Z</updated>
<entry>
<title>use precise getters</title>
<updated>2009-01-30T18:27:21Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2009-01-30T18:27:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ae6ab1e95022244129b262251c9fac821a5efa4d'/>
<id>urn:sha1:ae6ab1e95022244129b262251c9fac821a5efa4d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63403 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>use specialized accessor instead of plain getOperand(0)</title>
<updated>2009-01-16T18:40:27Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2009-01-16T18:40:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=75a46eb80005eeacf274c65e07a9fd295d55c6a2'/>
<id>urn:sha1:75a46eb80005eeacf274c65e07a9fd295d55c6a2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62330 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add the private linkage.</title>
<updated>2009-01-15T20:18:42Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2009-01-15T20:18:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bb46f52027416598a662dc1c58f48d9d56b1a65b'/>
<id>urn:sha1:bb46f52027416598a662dc1c58f48d9d56b1a65b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62279 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Removed trailing whitespace from Makefiles.</title>
<updated>2009-01-09T16:44:42Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2009-01-09T16:44:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9b8f542e2746b28721b3ec603c3aaaa10ea708fc'/>
<id>urn:sha1:9b8f542e2746b28721b3ec603c3aaaa10ea708fc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61991 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>revert to functionally equivalent formulation</title>
<updated>2009-01-07T23:07:22Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2009-01-07T23:07:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fdede435b9795beb9308558040265e53424e919b'/>
<id>urn:sha1:fdede435b9795beb9308558040265e53424e919b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61895 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>use the obvious getters</title>
<updated>2009-01-07T22:39:29Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2009-01-07T22:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8fe53b733b5a62c458d9b4d3b471ddaf43ef4b94'/>
<id>urn:sha1:8fe53b733b5a62c458d9b4d3b471ddaf43ef4b94</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61893 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for writing LLVM IR to a specified BitstreamWriter.</title>
<updated>2008-12-19T18:37:59Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-12-19T18:37:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=38e77214558f3a5f917896df575de1c01ee60f47'/>
<id>urn:sha1:38e77214558f3a5f917896df575de1c01ee60f47</id>
<content type='text'>
Patch by Lukasz Janyst!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61251 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Commit missed files from nocapture change.</title>
<updated>2008-12-19T09:38:31Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-12-19T09:38:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=73ddd4f00dd2a4b7b68a1500bc7e3322cab51270'/>
<id>urn:sha1:73ddd4f00dd2a4b7b68a1500bc7e3322cab51270</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61240 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Temporarily revert r61019, r61030, and r61040. These were breaking LLVM Release</title>
<updated>2008-12-16T19:06:48Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2008-12-16T19:06:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6fa311c2338391b0f332c062b3140c6df139a949'/>
<id>urn:sha1:6fa311c2338391b0f332c062b3140c6df139a949</id>
<content type='text'>
builds.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61094 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>It turns out that "align 1" and unaligned are different. Add a bias to the</title>
<updated>2008-12-15T07:29:55Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-12-15T07:29:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=382da62ec274feead85e7be364ab5d4fd0281d98'/>
<id>urn:sha1:382da62ec274feead85e7be364ab5d4fd0281d98</id>
<content type='text'>
alignment attribute such that 0 means unaligned.

This will probably require a rebuild of llvm-gcc because of the change to
Attributes.h. If you see many test failures on "make check", please rebuild
your llvm-gcc.


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