<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm, branch release_24</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/?h=release_24</id>
<link rel='self' href='https://git.amat.us/llvm/atom/?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>Merge from mainline.</title>
<updated>2008-10-30T21:20:47Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-30T21:20:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6bd60cd93871905232dd811e1e57e98e32b71d43'/>
<id>urn:sha1:6bd60cd93871905232dd811e1e57e98e32b71d43</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@58460 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-10-30T06:06:32Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-30T06:06:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d3598cc85988bc7d68c3788e715f2faa8da4d177'/>
<id>urn:sha1:d3598cc85988bc7d68c3788e715f2faa8da4d177</id>
<content type='text'>
Move the code that adds the DeadMachineInstructionElimPass from
target-independent code to target-specific code. This prevents it
from running on targets that aren't using fast-isel.

In addition to saving compile time, this addresses the problem
that not all targets are prepared for it. In order to use this
pass, all instructions must declare all their fixed uses and
defs of physical registers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@58425 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-10-30T06:00:18Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-30T06:00:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f22c0a175da431dafc9323604ae2788b9208fab5'/>
<id>urn:sha1:f22c0a175da431dafc9323604ae2788b9208fab5</id>
<content type='text'>
fix PR2953, an off-by-one error handling formatted i/o. 
Thanks to Török Edwin for the awesome reduced testcase.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@58424 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-10-30T05:55:00Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-30T05:55:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=83d348295e42d14dec2a6b7d53359b57b4db7bd1'/>
<id>urn:sha1:83d348295e42d14dec2a6b7d53359b57b4db7bd1</id>
<content type='text'>
Fix a nasty miscompilation of 176.gcc on linux/x86 where we synthesized
a memset using 16-byte XMM stores, but where the stack realignment code
didn't work.  Until it does (PR2962) disable use of xmm regs in memcpy
and memset formation for linux and other targets with insufficiently
aligned stacks.

This is part of PR2888


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@58423 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline. This test was fixed.</title>
<updated>2008-10-23T16:29:04Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-23T16:29:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=efc29bdb2ce54a15f5e774e4b97144159684314f'/>
<id>urn:sha1:efc29bdb2ce54a15f5e774e4b97144159684314f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@58038 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline for PR2886.</title>
<updated>2008-10-23T05:44:04Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-23T05:44:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f1e2a2cd26eadc4322f2807157190803e34084a7'/>
<id>urn:sha1:f1e2a2cd26eadc4322f2807157190803e34084a7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@58033 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-10-23T05:03:22Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-23T05:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e11adfd26fd843f9b037cb7063f8d9c4fe28b6d4'/>
<id>urn:sha1:e11adfd26fd843f9b037cb7063f8d9c4fe28b6d4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@58032 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline</title>
<updated>2008-10-23T05:01:25Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-10-23T05:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=07b9e8f94e1cb6dc10c5eea177b0461bcbea9317'/>
<id>urn:sha1:07b9e8f94e1cb6dc10c5eea177b0461bcbea9317</id>
<content type='text'>
Fix incorrect testing for the end of the both strings in CStrInCStrNoCase.  This could cause a read-out-of-bounds error if s2 is smaller than s1.


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