This is the mail archive of the gcc-help@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: how to build interference graph in gcc


aparna@cse.iitb.ac.in wrote:
my seminar topic is "how to build interference graph". i want to know how
it is done in gcc. pls help me.

As in a graph colouring register allocator, I take it.


gcc doesn't use a graph colouring register allocator.


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