]> git.ipfire.org Git - thirdparty/gcc.git/commit
haifa-sched.c (schedule_insn): Print table of instructions and reservations.
authorJan Hubicka <jh@suse.cz>
Fri, 3 May 2002 00:05:52 +0000 (02:05 +0200)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 3 May 2002 00:05:52 +0000 (17:05 -0700)
commit6d0de0058121acea1a5688c1b6b7668ce40f5663
tree48538557c882b1e8c83381b471c4d07309156a06
parent0bfb9a691ff8561383df396da0fa0aff3e30fe43
haifa-sched.c (schedule_insn): Print table of instructions and reservations.

        * haifa-sched.c (schedule_insn): Print table of instructions and
        reservations.
        (sched_block): Do not print ready list at verbosity level 1.
        * sched-vis.c (print_insn): Make global.
        * sched-ebb.c (ebb_print_insn): Rename from...
        (print_insn): ... this one.
        * sched-int.h (print_insn): Declare

From-SVN: r53073
gcc/ChangeLog
gcc/haifa-sched.c
gcc/sched-ebb.c
gcc/sched-int.h
gcc/sched-vis.c