Skip to content

Single Static Assignment (SSA) Example Showcasing Conversion of Immediate Representation (IR) into SSA form. Building a Control-Flow Graph (CFG), Computing Dominance Frontiers & Inserting Phi (Φ) Functions

Notifications You must be signed in to change notification settings

WillKirkmanM/ssa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single Static Assignment (SSA)

Single Static Assignment (SSA) Example Showcasing Conversion of Immediate Representation (IR) into SSA form. Building a Control-Flow Graph (CFG), Computing Dominance Frontiers & Inserting Phi (Φ) Functions

About

Single Static Assignment (SSA) Example Showcasing Conversion of Immediate Representation (IR) into SSA form. Building a Control-Flow Graph (CFG), Computing Dominance Frontiers & Inserting Phi (Φ) Functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages