<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/ProgrammersManual.html, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/ProgrammersManual.html?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/ProgrammersManual.html?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-01-05T16:05:32Z</updated>
<entry>
<title>Get rid of the tagging functions and use PointerIntPair.</title>
<updated>2009-01-05T16:05:32Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2009-01-05T16:05:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fd095b6389ec7c794e094f2a5dc8851bdc108999'/>
<id>urn:sha1:fd095b6389ec7c794e094f2a5dc8851bdc108999</id>
<content type='text'>
This means that we have to include an additional header.

This patch should be functionally equivalent. I cannot outrule any performance
degradation, though I do not expect any.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61694 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.</title>
<updated>2008-12-11T17:34:48Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2008-12-11T17:34:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=444087057ad0592f3e0bb2e434e0b610aa7914f6'/>
<id>urn:sha1:444087057ad0592f3e0bb2e434e0b610aa7914f6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60880 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>This method got renamed, thanks to Mattias Holm for pointing this out.</title>
<updated>2008-11-25T18:34:50Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-11-25T18:34:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=62810e3202bf7c36e3213d9a3da80c998510b0e6'/>
<id>urn:sha1:62810e3202bf7c36e3213d9a3da80c998510b0e6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60039 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix syntax of iterate_complex example. Noticed by Martin!</title>
<updated>2008-11-08T08:20:49Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2008-11-08T08:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=203e71db299b36eee5649d9a7223c3b13af496bc'/>
<id>urn:sha1:203e71db299b36eee5649d9a7223c3b13af496bc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58900 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change PointerType::get -&gt; getUnqual</title>
<updated>2008-10-03T22:17:25Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2008-10-03T22:17:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=58c2ac0e4159175a8193b7a164f8c18470882f97'/>
<id>urn:sha1:58c2ac0e4159175a8193b7a164f8c18470882f97</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57032 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix documentation for these functions; they do not only modify users within the</title>
<updated>2008-09-15T06:31:52Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-09-15T06:31:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b6d1f39cd0ed77997007db2053a5b5e277c67fc9'/>
<id>urn:sha1:b6d1f39cd0ed77997007db2053a5b5e277c67fc9</id>
<content type='text'>
block specified by the InstList. Patch by Stefanus Du Toit.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56200 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use present tense when talking about User layout. It is implemented now.</title>
<updated>2008-06-25T00:10:22Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-06-25T00:10:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d41720a2d79d2b8b587ebd3d97588aced40e2d9f'/>
<id>urn:sha1:d41720a2d79d2b8b587ebd3d97588aced40e2d9f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52699 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix typo, fix suggested by Nicholas Olsen</title>
<updated>2008-06-20T05:03:17Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-06-20T05:03:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=28e6ff57d4d52c4b2934f223731a0c24dc14a624'/>
<id>urn:sha1:28e6ff57d4d52c4b2934f223731a0c24dc14a624</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52524 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix validator warning</title>
<updated>2008-06-18T14:05:31Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-06-18T14:05:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a9c0f2b03f795b4d09768e6b08dd8a3614e872c5'/>
<id>urn:sha1:a9c0f2b03f795b4d09768e6b08dd8a3614e872c5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52461 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>prettify, no semantic changes</title>
<updated>2008-06-18T13:44:57Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-06-18T13:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dfed118f22d319e8692ed59af4ea45990082e42f'/>
<id>urn:sha1:dfed118f22d319e8692ed59af4ea45990082e42f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52460 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
