<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/LangRef.html, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/LangRef.html?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/LangRef.html?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-03-03T02:50:57Z</updated>
<entry>
<title>Merge 64066 from mainline.</title>
<updated>2009-03-03T02:50:57Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2009-03-03T02:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9cdda8b4d7966249f152aeee04a37ed018849af2'/>
<id>urn:sha1:9cdda8b4d7966249f152aeee04a37ed018849af2</id>
<content type='text'>
Document the 'llvm.OP.with.overflow' intrinsics.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_25@65918 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Disable support for vicmp/vfcmp from the LLVM 2.5 release branch, like we did for LLVM 2.4.  These are slated to be removed (PR3370) and we don't want to have to be backwards compatible with them in the future.</title>
<updated>2009-02-04T23:00:52Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2009-02-04T23:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a5db86927f4786447fac319405a50c672603b80f'/>
<id>urn:sha1:a5db86927f4786447fac319405a50c672603b80f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_25@63788 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>validation error fix.</title>
<updated>2009-02-02T07:33:15Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-02-02T07:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ef56ce18b81ef8d9769ec9620f35a6c6843d1db8'/>
<id>urn:sha1:ef56ce18b81ef8d9769ec9620f35a6c6843d1db8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63503 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Document type upreferences (PR3380), patch by Stein Roger Skafløtten</title>
<updated>2009-02-02T07:32:36Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-02-02T07:32:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=242d61d1c974e1c79f063a29fe8448d543f24cb1'/>
<id>urn:sha1:242d61d1c974e1c79f063a29fe8448d543f24cb1</id>
<content type='text'>
with enhancements and corrections by me.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63502 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add more documentation mentioning the limitations due to PR2660.</title>
<updated>2009-01-24T15:58:40Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-01-24T15:58:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d8791e5ed702a5f11ef27ff8e40e78aa2dbee1de'/>
<id>urn:sha1:d8791e5ed702a5f11ef27ff8e40e78aa2dbee1de</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62919 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a few more notes about LLVM IR features that codegen doesn't</title>
<updated>2009-01-22T01:39:38Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-01-22T01:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c766f7234a96a6df712aafe72b57a0021a7a41fd'/>
<id>urn:sha1:c766f7234a96a6df712aafe72b57a0021a7a41fd</id>
<content type='text'>
yet support.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62739 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Grammar fix.</title>
<updated>2009-01-16T09:29:46Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2009-01-16T09:29:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=81d05c2ae210b09018e7b47cbf3c88e712046349'/>
<id>urn:sha1:81d05c2ae210b09018e7b47cbf3c88e712046349</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62319 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add the private linkage.</title>
<updated>2009-01-15T20:18:42Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2009-01-15T20:18:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bb46f52027416598a662dc1c58f48d9d56b1a65b'/>
<id>urn:sha1:bb46f52027416598a662dc1c58f48d9d56b1a65b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62279 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Document several current CodeGen limitations in LangRef.html.</title>
<updated>2009-01-12T23:12:39Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-01-12T23:12:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f3e60bd8ee1a1ef1c34011874b05cf3b462c91fd'/>
<id>urn:sha1:f3e60bd8ee1a1ef1c34011874b05cf3b462c91fd</id>
<content type='text'>
Patches for any of these are welcome!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62120 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The LLVM Assembly Language Reference incorrectly stated that the</title>
<updated>2009-01-12T21:35:55Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-01-12T21:35:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7956412470b2e1f48c6be6fcd8e2363509358839'/>
<id>urn:sha1:7956412470b2e1f48c6be6fcd8e2363509358839</id>
<content type='text'>
prefix used for dll{import,export} is _imp__; it is actually __imp_.
Patch by Mahadevan R!


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