This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Improve stack layout heuristic.


On Thu, Apr 21, 2011 at 12:30 PM, Eric Botcazou <ebotcazou@adacore.com> wrote:
>> 2011-04-21 ?Easwaran Raman ?<eraman@google.com>
>>
>> ? ? ? * gcc/cfgexpand.c (stack_var): Remove OFFSET...
>> ? ? ? (add_stack_var): ...and its reference here...
>> ? ? ? (expand_stack_vars): ...and here.
>> ? ? ? (stack_var_cmp): Sort by descending order of size.
>> ? ? ? (partition_stack_vars): Change heuristic.
>> ? ? ? (union_stack_vars): Fix to reflect changes in
>> ? ? ? partition_stack_vars.
>> ? ? ? (dump_stack_var_partition): Add newline after each partition.
>
> No gcc/ prefix. ?Paths are relative to the ChangeLog file.
>
> --
> Eric Botcazou
>

Sorry. Fixed that entry and committed.

Thanks,
Easwaran


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]