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]

[ira-improv] more comments, fixing some typos.


The following patch implements some proposals form Jeff and Kenny.

2010-11-10 Vladimir Makarov <vmakarov@redhat.com>

    * ira.c: Add high level comment about improving allocation cost.
    Remove comment about coalescing.

    * ira-color.c: Change forrest to forest and FIRTS to FIRST in
    comments.
    (object_hard_regs_t, object_hard_regs_node_t):
    Remove meaningless comments.
    (node_check_tick, improve_allocation): Add more comments.

    * ira-int.h (target_ira_int): Fix typos in comment for
    x_ira_max_memory_move_cost.

Attachment: comments.patch
Description: Text document


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