<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm, branch release_30</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/?h=release_30</id>
<link rel='self' href='https://git.amat.us/llvm/atom/?h=release_30'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-12-01T00:41:59Z</updated>
<entry>
<title>Fully merge mainline release notes onto the release branch.</title>
<updated>2011-12-01T00:41:59Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2011-12-01T00:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4c2eb565ec0226c2c29c8ce56b78d8c7b82cc050'/>
<id>urn:sha1:4c2eb565ec0226c2c29c8ce56b78d8c7b82cc050</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@145545 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging r143712:</title>
<updated>2011-11-07T19:38:25Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-11-07T19:38:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=21a7e1ac708ec9fab0c5eeee081e3333d8b6d4d1'/>
<id>urn:sha1:21a7e1ac708ec9fab0c5eeee081e3333d8b6d4d1</id>
<content type='text'>
------------------------------------------------------------------------
r143712 | efriedma | 2011-11-04 10:29:35 -0700 (Fri, 04 Nov 2011) | 3 lines

Add missing argument for atomic instructions in c++ backend.  PR11268, part 2.


------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@143999 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging r143406:</title>
<updated>2011-11-07T19:38:01Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-11-07T19:38:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=39be04a27ecf8b27a7bd4c4bf45249205d6fb6af'/>
<id>urn:sha1:39be04a27ecf8b27a7bd4c4bf45249205d6fb6af</id>
<content type='text'>
------------------------------------------------------------------------
r143406 | efriedma | 2011-10-31 16:59:22 -0700 (Mon, 31 Oct 2011) | 3 lines

Add support for new atomics to cpp backend.  Misc other fixes while I'm here.  PR11268.


------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@143998 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging r143159:</title>
<updated>2011-11-04T06:30:50Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-11-04T06:30:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4866cedb43133340a1ced1762100e08355bbdffa'/>
<id>urn:sha1:4866cedb43133340a1ced1762100e08355bbdffa</id>
<content type='text'>
------------------------------------------------------------------------
r143159 | efriedma | 2011-10-27 15:32:13 -0700 (Thu, 27 Oct 2011) | 3 lines

The default alias analysis is -noaa; update the docs to reflect that.  Patch by Michael Ilseman.


------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@143681 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging r143349:</title>
<updated>2011-11-03T06:43:54Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-11-03T06:43:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b87d985ebf65e4ae530be68ec0fd9df774f250c3'/>
<id>urn:sha1:b87d985ebf65e4ae530be68ec0fd9df774f250c3</id>
<content type='text'>
------------------------------------------------------------------------
r143349 | chapuni | 2011-10-31 06:04:26 -0700 (Mon, 31 Oct 2011) | 1 line

docs/*.html: Fix markups.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@143610 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging r143348:</title>
<updated>2011-11-03T06:43:23Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-11-03T06:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f9dc5f8b21bffc17faf7153a1646a0dcedb9007f'/>
<id>urn:sha1:f9dc5f8b21bffc17faf7153a1646a0dcedb9007f</id>
<content type='text'>
------------------------------------------------------------------------
r143348 | chapuni | 2011-10-31 04:21:59 -0700 (Mon, 31 Oct 2011) | 1 line

docs/*.html: Appease W3C Checker to add "charset=utf-8".
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@143609 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging r143328:</title>
<updated>2011-11-03T06:42:43Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-11-03T06:42:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f1e68a8084e4afd714450dfe28078744be8b83b7'/>
<id>urn:sha1:f1e68a8084e4afd714450dfe28078744be8b83b7</id>
<content type='text'>
------------------------------------------------------------------------
r143328 | nicholas | 2011-10-30 18:32:21 -0700 (Sun, 30 Oct 2011) | 2 lines

Close &lt;div&gt; that was indenting the rest of the page.

------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@143608 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging r143290:</title>
<updated>2011-11-01T05:11:00Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-11-01T05:11:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c3deb510f8d23ddbc9217a54760e4bff38ddef09'/>
<id>urn:sha1:c3deb510f8d23ddbc9217a54760e4bff38ddef09</id>
<content type='text'>
------------------------------------------------------------------------
r143290 | d0k | 2011-10-29 12:43:38 -0700 (Sat, 29 Oct 2011) | 3 lines

PPC: Disable moves for all CR subregisters.

Should fix assertion failures on ppc buildbots.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@143451 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging r143303:</title>
<updated>2011-11-01T05:09:30Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-11-01T05:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3092965eb491e502b9b2c6189b89c8a0f3775cfd'/>
<id>urn:sha1:3092965eb491e502b9b2c6189b89c8a0f3775cfd</id>
<content type='text'>
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@143450 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merging r143194:</title>
<updated>2011-11-01T05:08:55Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-11-01T05:08:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=31491eecf75a450ae33ff35d49f1a86535d704b1'/>
<id>urn:sha1:31491eecf75a450ae33ff35d49f1a86535d704b1</id>
<content type='text'>
------------------------------------------------------------------------
r143194 | chapuni | 2011-10-28 07:12:22 -0700 (Fri, 28 Oct 2011) | 7 lines

Dwarf: [PR11022] Fix emitting DW_AT_const_value(&gt;i64), to be host-endian-neutral.

Don't assume APInt::getRawData() would hold target-aware endianness nor host-compliant endianness. rawdata[0] holds most lower i64, even on big endian host.

FIXME: Add a testcase for big endian target.

FIXME: Ditto on CompileUnit::addConstantFPValue() ?
------------------------------------------------------------------------


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