<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/CodeGen, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/CodeGen?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/CodeGen?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-03-11T00:11:06Z</updated>
<entry>
<title>Merge r127263 from mainline, fixes PR9427 for 2.9.</title>
<updated>2011-03-11T00:11:06Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2011-03-11T00:11:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5705843fd151b9d701f9cf81edf0497a25aee53a'/>
<id>urn:sha1:5705843fd151b9d701f9cf81edf0497a25aee53a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@127437 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR9438:</title>
<updated>2011-03-10T01:09:20Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-10T01:09:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7a8ed97dfbc4d8c61494d30beb3bf6d96ab8489d'/>
<id>urn:sha1:7a8ed97dfbc4d8c61494d30beb3bf6d96ab8489d</id>
<content type='text'>
--- Merging r127350 into '.':
D    test/CodeGen/X86/2009-03-11-CoalescerBug.ll

--- Merging r127351 into '.':
A    test/CodeGen/X86/2011-03-09-Physreg-Coalescing.ll
U    test/CodeGen/X86/fold-pcmpeqd-2.ll
U    lib/CodeGen/SimpleRegisterCoalescing.cpp



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@127384 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge r127264:</title>
<updated>2011-03-08T21:40:31Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-08T21:40:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b59f9773f6dd06ac147d4af43a104473d21962d0'/>
<id>urn:sha1:b59f9773f6dd06ac147d4af43a104473d21962d0</id>
<content type='text'>
Fix the build for MSVC 9 whose upper_bound() wants to compare elements in the
sorted array.

Patch by Olaf Krzikalla!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@127273 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Further improvements to pre-RA-sched=list-ilp.</title>
<updated>2011-03-08T01:51:56Z</updated>
<author>
<name>Andrew Trick</name>
<email>atrick@apple.com</email>
</author>
<published>2011-03-08T01:51:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0bf56c821c454a960afc34cb5746006bc1f9e1a1'/>
<id>urn:sha1:0bf56c821c454a960afc34cb5746006bc1f9e1a1</id>
<content type='text'>
This change uses the MaxReorderWindow for both height and depth, which
tends to limit the negative effects of high register pressure.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127203 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Let shrinkToUses optionally return a list of now dead machine instructions.</title>
<updated>2011-03-07T23:29:10Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2011-03-07T23:29:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0d8ccaa5c8db820b5b93f37e51563148c57ba6b8'/>
<id>urn:sha1:0d8ccaa5c8db820b5b93f37e51563148c57ba6b8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127192 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make the UselessRegs argument optional in the LiveRangeEdit constructor.</title>
<updated>2011-03-07T22:42:16Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2011-03-07T22:42:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1973b3e2541f95c87e4acb7e134362ff306ec9ed'/>
<id>urn:sha1:1973b3e2541f95c87e4acb7e134362ff306ec9ed</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127181 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move getRegPressureLimit() from TargetLoweringInfo to TargetRegisterInfo.</title>
<updated>2011-03-07T21:56:36Z</updated>
<author>
<name>Cameron Zwarich</name>
<email>zwarich@apple.com</email>
</author>
<published>2011-03-07T21:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=be2119e8e2bc7006cfd638a24367acbfda625d16'/>
<id>urn:sha1:be2119e8e2bc7006cfd638a24367acbfda625d16</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127175 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Handle the special case of registers begin redefined by early-clobber defs.</title>
<updated>2011-03-07T18:56:16Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2011-03-07T18:56:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a9d5c2715b5e8e0be613d8d31e76c35a5bfff07d'/>
<id>urn:sha1:a9d5c2715b5e8e0be613d8d31e76c35a5bfff07d</id>
<content type='text'>
In this case, the value need to be available at the load index instead of the
normal use index.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127167 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use the correct LHS type when determining the legalization of a shift's RHS type.</title>
<updated>2011-03-07T18:29:47Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2011-03-07T18:29:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6154f6c9292179fab6346ae8336f2ad790b52028'/>
<id>urn:sha1:6154f6c9292179fab6346ae8336f2ad790b52028</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127163 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Typo.</title>
<updated>2011-03-06T21:13:45Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2011-03-06T21:13:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b43034d700004e1fec3ddf177e21ac89478bcc6c'/>
<id>urn:sha1:b43034d700004e1fec3ddf177e21ac89478bcc6c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127131 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
