On Fri, Sep 28, 2012 at 9:18 AM, Bin Cheng <bin.ch...@arm.com> wrote:
>         (get_regno_pressure_class, get_pressure_class_and_nregs)

Broken long lines in a ChangeLog entry end with a ",".


>         (change_pressure, mark_regno_live, mark_regno_death, mark_reg_death)
>         (mark_reg_store, mark_reg_clobber, calculate_bb_reg_pressure)

Please use the DF caches instead of note_stores, note_uses, etc.


>         (free_bb_data): New.

Please use alloc_aux_for_blocks (in calculate_bb_reg_pressure) and
free_aux_for_block.

Ciao!
Steven

Reply via email to