<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/ProgrammersManual.html, branch release_22</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/ProgrammersManual.html?h=release_22</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/ProgrammersManual.html?h=release_22'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-01-03T16:56:04Z</updated>
<entry>
<title>add info on walking preds/succs of a block.</title>
<updated>2008-01-03T16:56:04Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-01-03T16:56:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2e438ca03b69ce199f9d567fc5e4ca028d1018c4'/>
<id>urn:sha1:2e438ca03b69ce199f9d567fc5e4ca028d1018c4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45537 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Type::IntTy hasn't existed for a while. Just sub in Type::Int32Ty.</title>
<updated>2007-12-03T01:52:52Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2007-12-03T01:52:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=10d64b95a121e69dbd70f7ed9fa660085f13f779'/>
<id>urn:sha1:10d64b95a121e69dbd70f7ed9fa660085f13f779</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44526 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>document DenseSet.</title>
<updated>2007-09-30T00:58:59Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-09-30T00:58:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c28476f1d9b04d44082727f82d0e7bca6a67a14c'/>
<id>urn:sha1:c28476f1d9b04d44082727f82d0e7bca6a67a14c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42475 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>explain why not vector&lt;bool&gt;</title>
<updated>2007-09-25T22:37:50Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-09-25T22:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7086ce72684c302d9898ce0324f691a6a0787669'/>
<id>urn:sha1:7086ce72684c302d9898ce0324f691a6a0787669</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42324 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add section on bit containers.</title>
<updated>2007-09-24T17:52:25Z</updated>
<author>
<name>Daniel Berlin</name>
<email>dberlin@dberlin.org</email>
</author>
<published>2007-09-24T17:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1939ace3ba922f626d9fde242174c40037481cef'/>
<id>urn:sha1:1939ace3ba922f626d9fde242174c40037481cef</id>
<content type='text'>
(Not the most well written stuff in the universe :P)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42267 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge DenseMapKeyInfo &amp; DenseMapValueInfo into DenseMapInfo</title>
<updated>2007-09-17T18:34:04Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-09-17T18:34:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=76c1b97e4020faace8c95a127f1eab66c278fb58'/>
<id>urn:sha1:76c1b97e4020faace8c95a127f1eab66c278fb58</id>
<content type='text'>
Add a new DenseMapInfo::isEqual method to allow clients to redefine
the equality predicate used when probing the hash table.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42042 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>first pass of nomenclature changes in .html files</title>
<updated>2007-07-06T22:07:22Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2007-07-06T22:07:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=04367bfc20c021c4105abf0c33b86d55f782d1e8'/>
<id>urn:sha1:04367bfc20c021c4105abf0c33b86d55f782d1e8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37956 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Modify deleting global variable with an even easier way.</title>
<updated>2007-06-20T20:46:37Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-06-20T20:46:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c5dfcdb3a57a0905eab4d10127e1fb2d99d3146b'/>
<id>urn:sha1:c5dfcdb3a57a0905eab4d10127e1fb2d99d3146b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37676 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add blurb on deleting global variables.</title>
<updated>2007-06-20T18:33:15Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-06-20T18:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b011c66da4412327619352f2b4a625b574b592b1'/>
<id>urn:sha1:b011c66da4412327619352f2b4a625b574b592b1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37674 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<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>
</feed>
