<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-04-07T04:28:16Z</updated>
<entry>
<title>Update the release notes.</title>
<updated>2011-04-07T04:28:16Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-04-07T04:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=762e194268e673272606344b39b483785b71004d'/>
<id>urn:sha1:762e194268e673272606344b39b483785b71004d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@129054 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Mention the 2.9 release.</title>
<updated>2011-03-31T20:38:22Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-31T20:38:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2aba8f7f84766599496a6a542d72cc21d1d27a23'/>
<id>urn:sha1:2aba8f7f84766599496a6a542d72cc21d1d27a23</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@128666 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clarify that the result of an srem is only guaranteed to have the same sign as the</title>
<updated>2011-03-07T09:12:24Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2011-03-07T09:12:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dea3a5e202fa6bcd4885273a25a77ded701be909'/>
<id>urn:sha1:dea3a5e202fa6bcd4885273a25a77ded701be909</id>
<content type='text'>
left-hand-side if the result is non-zero.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127156 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix tagging name.</title>
<updated>2011-03-07T07:37:12Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-07T07:37:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f16fe9ef558cb6480dfc99a3e228827d50aa7c91'/>
<id>urn:sha1:f16fe9ef558cb6480dfc99a3e228827d50aa7c91</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127154 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove another jeff link</title>
<updated>2011-03-06T23:00:33Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-03-06T23:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6ca55370d27ebdee6be4bdc7338da0b6cf0221d3'/>
<id>urn:sha1:6ca55370d27ebdee6be4bdc7338da0b6cf0221d3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127135 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove jeff's name (by his request)</title>
<updated>2011-03-05T07:23:02Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-03-05T07:23:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a4a1c3f0d92f8737b5ff72bfd4b44bf19c859cee'/>
<id>urn:sha1:a4a1c3f0d92f8737b5ff72bfd4b44bf19c859cee</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127066 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Support for parallel compilation (/MP) when using the VS IDE.</title>
<updated>2011-03-02T17:47:37Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2011-03-02T17:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0dddbc3d1be415afafffff8c95b8e1d7a1631106'/>
<id>urn:sha1:0dddbc3d1be415afafffff8c95b8e1d7a1631106</id>
<content type='text'>
Patch by Erik Olofsson!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126847 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Small cleanup.</title>
<updated>2011-03-02T02:17:11Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-02T02:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9ff5de99df4820a128e525e077333047cfe50661'/>
<id>urn:sha1:9ff5de99df4820a128e525e077333047cfe50661</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126821 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the documentation on "How to Release LLVM". It lays out a new way of</title>
<updated>2011-02-28T01:10:44Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-02-28T01:10:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=36d6c4d5f63ec2d1170dadf69b51f02c70b4efdb'/>
<id>urn:sha1:36d6c4d5f63ec2d1170dadf69b51f02c70b4efdb</id>
<content type='text'>
tagging and branching for the release. I will update this more throughout the
2.9 release process.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126604 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix typo pointed out in pr9339.</title>
<updated>2011-02-27T13:54:01Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2011-02-27T13:54:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=60c8bf5350c475e28e727737cb1d721b50c06409'/>
<id>urn:sha1:60c8bf5350c475e28e727737cb1d721b50c06409</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126573 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
