Skip to content

GioMaz/ssara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSARA

SSARA (Static Single Assignment Register Assignment) is an implementation of a partially verified SSA-based register assignment algorithm. Given a program written in JAIR (Just Another Intermediate Representation), the result is an x64 program. Some sample programs can be found in core/Color.v.

Building

dune build

Running

./_build/default/extract/main.exe

About

Verified SSA-Based Register Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published