This is the mail archive of the gcc@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]

Scheduler and GCC CFG


	sched-rgn.c has a comments implying that it should be converted to
use the new cfg code and flow.c.  Is the current CFG code in GCC suppose
to be complete enough to express all of the dominance and successor
information needed by the scheduler or is CFG suppose to be expanded as
necessary?

Thanks, David


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