[llvm-commits] X86 FastISel: Emit immediate call arguments locally to save stack size when compiling with -O0

Ivan Krasin krasin at google.com
Thu Aug 18 15:07:27 PDT 2011


Committed as r137993.

On Thu, Aug 18, 2011 at 3:05 PM, Ivan Krasin <krasin at google.com> wrote:
> Thanks, the typo is fixed.
>
> On Thu, Aug 18, 2011 at 3:01 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>>
>> On Aug 18, 2011, at 2:57 PM, Ivan Krasin wrote:
>>
>>> Eric,
>>>
>>> I have added comments before declarations of LastLocalValue and EmitStartPt.
>>> Please find the patch attached or http://codereview.chromium.org/7612002/
>>
>> +  /// flus\hLocalValueMap - clears LocalValueMap and moves the area for the
>>
>> Spurious backslash.
>>
>> /jakob
>>
>>
>




More information about the llvm-commits mailing list