Register allocation for programs in SSA-form

71Citations
Citations of this article
52Readers
Mendeley users who have this article in their library.

This article is free to access.

Abstract

As register allocation is one of the most important phases in optimizing compilers, much work has been done to improve its quality and speed. We present a novel register allocation architecture for programs in SSA-form which simplifies register allocation significantly. We investigate certain properties of SSA-programs and their interference graphs, showing that they belong to the class of chordal graphs. This leads to a quadratic-time optimal coloring algorithm and allows for decoupling the tasks of coloring, spilling and coalescing completely. After presenting heuristic methods for spilling and coalescing, we compare our coalescing heuristic to an optimal method based on integer linear programming. © Springer-Verlag Berlin Heidelberg 2006.

Cite

CITATION STYLE

APA

Hack, S., Grund, D., & Goos, G. (2006). Register allocation for programs in SSA-form. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 3923 LNCS, pp. 247–262). https://doi.org/10.1007/11688839_20

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free