[llvm-commits] [llvm] r138794 - /llvm/trunk/lib/CodeGen/InlineSpiller.cpp
Jakob Stoklund Olesen
jolesen at apple.com
Thu Sep 1 11:26:27 PDT 2011
Fix + test case in r138944. This bug affected linear scan too!
/jakob
On Aug 31, 2011, at 9:17 AM, Bob Wilson wrote:
> Jakob wants to try a less conservative fix. I'm going to leave it up to him to find a testcase.
>
> On Aug 29, 2011, at 10:36 PM, Bob Wilson wrote:
>
>> Author: bwilson
>> Date: Tue Aug 30 00:36:02 2011
>> New Revision: 138794
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=138794&view=rev
>> Log:
>> Do not try to rematerialize a value from a partial definition.
>> I don't currently have a good testcase for this; will try to get one
>> tomorrow. <rdar://problem/10032939>
>>
>> Modified:
>> llvm/trunk/lib/CodeGen/InlineSpiller.cpp
>>
More information about the llvm-commits
mailing list