Fusion-Based Register Allocation.

Abstract

Nowadays, compilers are looking for more optimizing opportunities by performing aggressive code transformations which introduce high register pressure. High register pressure potentially increases register overhead operations. Register allocation must deal with high register pressure well so that the performance gain of the code transformations is not thrown away by the increased overhead operations. Register allocation must deal with three issues: spilling, live-range splitting, and register assignment. These issues are closely related to each other. Focusing on one issue and ignoring the others may deteriorate the quality of register allocation. This dissertation proposes a novel register-allocation approach that is fusion-based. Fusion-style register allocation starts off with constructing regions and applies graph fusion along control-flow edges to combine the interference graphs of regions into the interference graph for the whole function. Graph fusion integrates spilling,

Open PDF

Document Details

Document Type
Technical Report
Publication Date
May 02, 1997
Accession Number
ADA328008

Entities

People

  • Guei-yuan Lueh

Organizations

  • Carnegie Mellon University

Tags

Communities of Interest

  • C4I
  • Human Systems

DTIC Thesaurus Topics

  • Algorithms
  • Boundaries
  • Compilers
  • Computer Programming
  • Computer Programs
  • Computer Science
  • Computers
  • Cost Models
  • Integer Programming
  • Intellectual Property
  • Language
  • Law
  • Machine Languages
  • Programming Languages
  • Scheduling (Production)
  • Standards
  • Theses

Readers

  • Archaeological Resource Survey
  • Database Systems and Applications
  • Educational Psychology