<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/ProgrammersManual.html, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/ProgrammersManual.html?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/ProgrammersManual.html?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-03-30T12:22:09Z</updated>
<entry>
<title>Various hopefully correct easy fixes.</title>
<updated>2007-03-30T12:22:09Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2007-03-30T12:22:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8036ca47e27c22055cf8d708358b2e48b2a63e3b'/>
<id>urn:sha1:8036ca47e27c22055cf8d708358b2e48b2a63e3b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35506 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Stop using the foo HTML tag :)</title>
<updated>2007-03-28T18:27:57Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-03-28T18:27:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9bb3dbb6ff76e89478ea46ad31bdd8ffb9a368ad'/>
<id>urn:sha1:9bb3dbb6ff76e89478ea46ad31bdd8ffb9a368ad</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35436 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a typo.</title>
<updated>2007-03-02T01:31:31Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-03-02T01:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4474d87fd374dfd5c8b9d29783b73d670540c74f'/>
<id>urn:sha1:4474d87fd374dfd5c8b9d29783b73d670540c74f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34826 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clarify the use of getValue/getSExtValue/getZExtValue and add the new</title>
<updated>2007-03-01T21:05:33Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-03-01T21:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=97b4ee34ed35b03cb3832d813292f7ceb516028f'/>
<id>urn:sha1:97b4ee34ed35b03cb3832d813292f7ceb516028f</id>
<content type='text'>
APInt constructor.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34811 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>update symtab section to reflect recent changes.</title>
<updated>2007-02-16T04:37:31Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-02-16T04:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=263a98e4654f9fa6c6078446e21a958a33071d83'/>
<id>urn:sha1:263a98e4654f9fa6c6078446e21a958a33071d83</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34340 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1195:</title>
<updated>2007-02-15T03:07:05Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-02-15T03:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=485bad1a09550e2ec182a78dba0ed97bf1d9f5ae'/>
<id>urn:sha1:485bad1a09550e2ec182a78dba0ed97bf1d9f5ae</id>
<content type='text'>
Packed -&gt; Vector


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34296 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1195:</title>
<updated>2007-02-15T02:26:10Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-02-15T02:26:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d6565a5b1fbc4286d6ee638d8f47a3171a9ed7e'/>
<id>urn:sha1:9d6565a5b1fbc4286d6ee638d8f47a3171a9ed7e</id>
<content type='text'>
Rename PackedType -&gt; VectorType, ConstantPacked -&gt; ConstantVector, and
PackedTyID -&gt; VectorTyID. No functional changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34293 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change a reference to gccas to a reference to opt.</title>
<updated>2007-02-09T16:00:28Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-02-09T16:00:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6b6c73e7bc5c62d3554672e2a5e1bfe29efbfc5a'/>
<id>urn:sha1:6b6c73e7bc5c62d3554672e2a5e1bfe29efbfc5a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34095 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>update this.</title>
<updated>2007-02-08T19:14:21Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-02-08T19:14:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=796f9faffde9544e530d71f3ac14e63c1de9e406'/>
<id>urn:sha1:796f9faffde9544e530d71f3ac14e63c1de9e406</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34063 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove some obsolete SymbolTable methods.  These docs need to be updated</title>
<updated>2007-02-07T06:24:17Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-02-07T06:24:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e6a7a8585e0e6302424caab3bda7bddf7c527d5a'/>
<id>urn:sha1:e6a7a8585e0e6302424caab3bda7bddf7c527d5a</id>
<content type='text'>
now that PR411 landed


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