Skip to content
#

interference-graph

Here are 3 public repositories matching this topic...

Language: All
Filter by language

A CLI tool that performs register allocation for compiler intermediate representations using graph-coloring algorithms. Given a set of live ranges and a register configuration, the tool builds webs, constructs an interference graph, and assigns physical registers (or spills to memory) via one of four selectable strategies.

  • Updated Jul 6, 2026
  • C++

Improve this page

Add a description, image, and links to the interference-graph topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interference-graph topic, visit your repo's landing page and select "manage topics."

Learn more