efficacy of register allocation algorithms!
- by aksci
i'm trying to do a research/project on register allocation using graph coloring where i am to test the efficiency of different optimizing register allocation algorithms in different scenarios.
how do i start? what are the prerequisites and the grounds with which i can test them.
what all algos can i use?
thank you!