r122405 - in /branches/sel-sched-branch/gcc: Ch...

abel@gcc.gnu.org abel@gcc.gnu.org
Wed Feb 28 16:57:00 GMT 2007


Author: abel
Date: Wed Feb 28 16:57:40 2007
New Revision: 122405

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122405
Log:
        * haifa-sched.c (schedule_block): Add debugging of insns and their
        costs.  Move debugging of the total scheduling time before updating
        head and tail.
        * sched-ebb.c (schedule_ebb): Kill dead code setting head and tail.
        * sched-dump.c (dump_insn_1): Do not print insn with a verbose flag
        set to one.


Modified:
    branches/sel-sched-branch/gcc/ChangeLog.sel-sched
    branches/sel-sched-branch/gcc/haifa-sched.c
    branches/sel-sched-branch/gcc/sched-ebb.c
    branches/sel-sched-branch/gcc/sel-sched-dump.c



More information about the Gcc-cvs mailing list