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]

Re: Scheduler and GCC CFG


On Mon, Dec 16, 2002 at 12:46:31AM -0500, David Edelsohn wrote:
> 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 ...

Yes.  Indeed, it's more complete than the CFG used within the
scheduler.


r~


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