<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs, branch release_24</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs?h=release_24</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs?h=release_24'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-11-10T06:08:34Z</updated>
<entry>
<title>Update for 2.4 release.</title>
<updated>2008-11-10T06:08:34Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-11-10T06:08:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ab0caf241eaaeceed7de6c72fdd7a577b3fa49b7'/>
<id>urn:sha1:ab0caf241eaaeceed7de6c72fdd7a577b3fa49b7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@58972 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-11-10T05:50:57Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-11-10T05:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=607faa54b2ea98f97171b0094e18cc10681b8fde'/>
<id>urn:sha1:607faa54b2ea98f97171b0094e18cc10681b8fde</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@58967 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove v[if]cmp functionality from the 2.4 release.  These instructions will be removed or substantially changes in mainline after the 2.4 release and we don't want to have to support these for backwards compatibility purposes.  Patch by Chris.</title>
<updated>2008-10-17T21:36:29Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-17T21:36:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8c07c4ede04f4a06b8e090da65dc38706543f5cf'/>
<id>urn:sha1:8c07c4ede04f4a06b8e090da65dc38706543f5cf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@57732 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-10-17T17:56:46Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-17T17:56:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b90586744b8669b7490055b799fcd1c7e404d74b'/>
<id>urn:sha1:b90586744b8669b7490055b799fcd1c7e404d74b</id>
<content type='text'>
Improve the description on the getelementptr instruction. It should now better
define what the instruction does. This also makes it clear that getelementptr
can index into a vector type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@57702 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-10-08T16:52:23Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-08T16:52:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=778ecdb7625b0f97c323156f6cf521649f0b0f4c'/>
<id>urn:sha1:778ecdb7625b0f97c323156f6cf521649f0b0f4c</id>
<content type='text'>
Add two forgotten &lt;/i&gt;'s.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@57296 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update function attributes docs.</title>
<updated>2008-10-06T18:50:38Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2008-10-06T18:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f642f4707f427649b0c131c548306bad3f28ddaf'/>
<id>urn:sha1:f642f4707f427649b0c131c548306bad3f28ddaf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57197 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clarify the relationship between byval and readonly/</title>
<updated>2008-10-06T08:14:18Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2008-10-06T08:14:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=edb05dfe4815682b91280a9f4b28c3e47da5b141'/>
<id>urn:sha1:edb05dfe4815682b91280a9f4b28c3e47da5b141</id>
<content type='text'>
readnone.  Make clearer that readnone functions do not
dereference pointer arguments.  Do not use the highly
ambiguous "side-effects" in the readonly description
(since such functions can have control flow side-effects,
such as throwing an exception, or looping for ever).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57166 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>A word got optimized out, thanks to Duncan for pointing this out</title>
<updated>2008-10-05T17:14:59Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-10-05T17:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=94b5f7dc78060975f92b800e501cac84ed9b7fb9'/>
<id>urn:sha1:94b5f7dc78060975f92b800e501cac84ed9b7fb9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57116 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the documentation for first-class aggregates changes,</title>
<updated>2008-10-04T19:00:07Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-10-04T19:00:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b1e6b969fe72b5b616d3a169955d95cc0fb16a1e'/>
<id>urn:sha1:b1e6b969fe72b5b616d3a169955d95cc0fb16a1e</id>
<content type='text'>
and remove getresult and references thereto.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57064 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a note about inline asm</title>
<updated>2008-10-04T18:36:02Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-10-04T18:36:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4f993352ea650c87d5a1c35e12d4a40cd9b7b2e4'/>
<id>urn:sha1:4f993352ea650c87d5a1c35e12d4a40cd9b7b2e4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57062 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
