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: constructing webs from ssa.


> So, if you're pondering writing some code to create
> webs, you might
> keep keep that in mind.
> jeff
> 
I aim to write register allocation based on SSA, i.e
making
webs from SSA, interference graph, and graph coloring.
Though not for gcc, but as a learning project with my
experimental C compiler.

Thanks
--Sanjiv


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com


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