<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/tools/llvm2cpp, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/tools/llvm2cpp?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/tools/llvm2cpp?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-05-06T23:45:49Z</updated>
<entry>
<title>use the new MemoryBuffer interfaces to simplify error reporting in clients.</title>
<updated>2007-05-06T23:45:49Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T23:45:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=065344dfd5a7b3502098810b981eb0077e5d81f3'/>
<id>urn:sha1:065344dfd5a7b3502098810b981eb0077e5d81f3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36900 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>switch tools to bitcode instead of bytecode</title>
<updated>2007-05-06T09:29:57Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T09:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=44dadffe4bd58ab32961ca5fe537e8ba69c09243'/>
<id>urn:sha1:44dadffe4bd58ab32961ca5fe537e8ba69c09243</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36868 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>bitcodify, remove eh cruft</title>
<updated>2007-05-06T05:21:42Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T05:21:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b958ba3761e12f99b89ad4feb33be95137f526c0'/>
<id>urn:sha1:b958ba3761e12f99b89ad4feb33be95137f526c0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36844 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1146:</title>
<updated>2007-04-22T05:46:44Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-22T05:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4f859aa532dbf061736f9c23e0d0882b5cdfe566'/>
<id>urn:sha1:4f859aa532dbf061736f9c23e0d0882b5cdfe566</id>
<content type='text'>
Make ParamAttrsList objects unique. You can no longer directly create or
destroy them but instead must go through the ParamAttrsList::get()
interface.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36327 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make the generated code for ConstantInt nicer.</title>
<updated>2007-04-11T13:02:56Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-11T13:02:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4d26a0619dc73f5395e216b7c0e7bf855b954d1c'/>
<id>urn:sha1:4d26a0619dc73f5395e216b7c0e7bf855b954d1c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35902 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Teach llvm2cpp about packed structure types.</title>
<updated>2007-04-11T12:41:49Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-11T12:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=46fea1088193c79c9614235285470aac21a79790'/>
<id>urn:sha1:46fea1088193c79c9614235285470aac21a79790</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35899 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix several bugs relating to changes in the LLVM IR API or just outright</title>
<updated>2007-04-11T12:28:56Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-11T12:28:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=07441666b63303e82b287d6d5f2ec94ae69d76b8'/>
<id>urn:sha1:07441666b63303e82b287d6d5f2ec94ae69d76b8</id>
<content type='text'>
typos in the output. This is sufficient to get most of the llvm2cpp tests
working again.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35898 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix some issues with param attrs.</title>
<updated>2007-04-11T10:01:32Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-11T10:01:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a9297b1a09ae919c5b13a94350971f873fc92b4c'/>
<id>urn:sha1:a9297b1a09ae919c5b13a94350971f873fc92b4c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35894 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for parameter attributes.</title>
<updated>2007-04-11T09:54:08Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-11T09:54:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6abd3daae16aeae4fa7e3dbec2018820887f3cff'/>
<id>urn:sha1:6abd3daae16aeae4fa7e3dbec2018820887f3cff</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35893 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make output for ConstantInt construction correct for any bitwidth.</title>
<updated>2007-03-01T20:55:43Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-03-01T20:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7029725851520b3c5948a8b7bc0d2ae2aeda9430'/>
<id>urn:sha1:7029725851520b3c5948a8b7bc0d2ae2aeda9430</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34809 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
