[PATCH][dbgcnt] New debug counter global_alloc_at_func, global_alloc_at_reg, and make sched_insn work

Ayal Zaks ZAKS@il.ibm.com
Wed Jun 27 11:03:00 GMT 2007


We should use dbg_cnt instead of MAX_SMS_LOOP_NUMBER in modulo-sched.c.

Perhaps these counters should be part of every pass, and use the inherent
pass names. In some cases a pass may want more than one counter. Are there
any optimizations that cannot make use of such a counter?

Ayal.



More information about the Gcc-patches mailing list