<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-04-27T06:53:59Z</updated>
<entry>
<title>Commit 2.7 release notes.</title>
<updated>2010-04-27T06:53:59Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-04-27T06:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4bbf07421f101f00f4272927b60f7a8383b5cecf'/>
<id>urn:sha1:4bbf07421f101f00f4272927b60f7a8383b5cecf</id>
<content type='text'>
Update getting started guide for 2.7


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@102412 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Doc patch for the branch only.</title>
<updated>2010-03-12T00:16:00Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-03-12T00:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=50f480e2f94656b17ed352024d0f813d68ce6991'/>
<id>urn:sha1:50f480e2f94656b17ed352024d0f813d68ce6991</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@98314 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge 97980 from mainline.</title>
<updated>2010-03-12T00:12:20Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-03-12T00:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e65220d4eff446642e04e836c522d3fb3db38275'/>
<id>urn:sha1:e65220d4eff446642e04e836c522d3fb3db38275</id>
<content type='text'>
Add documentation on sibling call optimization. Rename tailcall2.ll test to sibcall.ll.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@98313 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge 97965 from mainline.</title>
<updated>2010-03-12T00:09:10Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-03-12T00:09:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bd437166bcfcf33ec21e521579b70ffad8b64bfc'/>
<id>urn:sha1:bd437166bcfcf33ec21e521579b70ffad8b64bfc</id>
<content type='text'>
Update the OCaml Kaleidoscope tutorial.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@98311 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge 98212 from mainline.</title>
<updated>2010-03-11T23:59:04Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-03-11T23:59:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0d80090979b98a11764a740aee2c94dae42c077b'/>
<id>urn:sha1:0d80090979b98a11764a740aee2c94dae42c077b</id>
<content type='text'>
add support, testcases, and dox for the new GHC calling
convention.  Patch by David Terei!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@98307 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add metadata example.</title>
<updated>2010-03-04T23:44:48Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-03-04T23:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e1d50cd5e4ff7f4d977cc8bda720a58737e7cf8d'/>
<id>urn:sha1:e1d50cd5e4ff7f4d977cc8bda720a58737e7cf8d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97764 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.</title>
<updated>2010-03-04T20:56:19Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2010-03-04T20:56:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d4076cfc834da5255d2f7a15b6f9c7cd80132223'/>
<id>urn:sha1:d4076cfc834da5255d2f7a15b6f9c7cd80132223</id>
<content type='text'>
We need this so can not bake DESTDIR into the O'Caml symlinks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97743 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>attributes are not part of types anymore, patch by James Woodyatt!</title>
<updated>2010-03-02T06:36:51Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-03-02T06:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0724fbd6e90aa23264fdf6af868f67c508232931'/>
<id>urn:sha1:0724fbd6e90aa23264fdf6af868f67c508232931</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97557 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,</title>
<updated>2010-03-02T01:11:08Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-03-02T01:11:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a9445e11c553855a6caacbbbf77a9b993ecc651e'/>
<id>urn:sha1:a9445e11c553855a6caacbbbf77a9b993ecc651e</id>
<content type='text'>
respectively.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97531 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PerformTailCallOpt was renamed to GuaranteedTailCallOpt to</title>
<updated>2010-03-02T01:08:11Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-03-02T01:08:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fbbee8d7f967b72c5ec3105ef1b21e8a115a8b78'/>
<id>urn:sha1:fbbee8d7f967b72c5ec3105ef1b21e8a115a8b78</id>
<content type='text'>
better reflect its meaning, now that tail call optimizations
are done by default in some cases.


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