<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Bytecode, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Bytecode?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Bytecode?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-21T17:40:54Z</updated>
<entry>
<title>Make sure to add a type for va_next operands, which may not other wise</title>
<updated>2003-10-21T17:40:54Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-21T17:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2765c41c98f8108f704977e73763f2f4d790a882'/>
<id>urn:sha1:2765c41c98f8108f704977e73763f2f4d790a882</id>
<content type='text'>
occur in the module


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9336 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix problem which effected linking apache</title>
<updated>2003-10-21T17:39:59Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-21T17:39:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=389dbfbd8b0e49968a3ddaee90c3486b4740f146'/>
<id>urn:sha1:389dbfbd8b0e49968a3ddaee90c3486b4740f146</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9335 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added LLVM copyright header.</title>
<updated>2003-10-21T15:17:13Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-21T15:17:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=856ba76200ec2302f2fe500bc507f426c7d566c8'/>
<id>urn:sha1:856ba76200ec2302f2fe500bc507f426c7d566c8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9321 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added LLVM copyright notice to Makefiles.</title>
<updated>2003-10-20T22:26:57Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T22:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e488e9360b1a865ba604330965edcf139e590b65'/>
<id>urn:sha1:e488e9360b1a865ba604330965edcf139e590b65</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9312 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added LLVM copyright header (for lack of a better term).</title>
<updated>2003-10-20T20:19:47Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T20:19:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6fbcc26f1460eaee4e0eb8b426fc1ff0c7af11be'/>
<id>urn:sha1:6fbcc26f1460eaee4e0eb8b426fc1ff0c7af11be</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9304 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added LLVM project notice to the top of every C++ source file.</title>
<updated>2003-10-20T19:43:21Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T19:43:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b576c94c15af9a440f69d9d03c2afead7971118c'/>
<id>urn:sha1:b576c94c15af9a440f69d9d03c2afead7971118c</id>
<content type='text'>
Header files will be on the way.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9298 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>"Function"[0] == 'F', not 'M'</title>
<updated>2003-10-20T19:10:06Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-20T19:10:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ce439b539f448c4ded3df632e93ef853a503d594'/>
<id>urn:sha1:ce439b539f448c4ded3df632e93ef853a503d594</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9297 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions.</title>
<updated>2003-10-19T21:34:28Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-19T21:34:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3b237fcd385a734b49bb54893ce256ba181e36f9'/>
<id>urn:sha1:3b237fcd385a734b49bb54893ce256ba181e36f9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9269 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix warning</title>
<updated>2003-10-18T19:48:10Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-18T19:48:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b91d9712e1c1cc6d64cafcd9e1950352e1c8b046'/>
<id>urn:sha1:b91d9712e1c1cc6d64cafcd9e1950352e1c8b046</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9236 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add support for new linkage types</title>
<updated>2003-10-18T06:30:21Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-18T06:30:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=22482a14be04acd36dd1564ece09caa8a941a93c'/>
<id>urn:sha1:22482a14be04acd36dd1564ece09caa8a941a93c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9228 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
