Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 971 Bytes

File metadata and controls

27 lines (23 loc) · 971 Bytes
layout default
title Home

Unison is a simple, flexible, and potentially optimal tool that performs integrated register allocation and instruction scheduling using constraint programming as a modern method for combinatorial optimization.

Unison can be used as an alternative or as a complement to the algorithms provided by the state-of-the-art LLVM compiler. Why? How? Check out this short video:

<iframe width="560" height="315" src="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://www.youtube.com/embed/TkanbGAG_Fo?start=0&end=305&modestbranding=1&rel=0&showinfo=0" rel="nofollow">https://www.youtube.com/embed/TkanbGAG_Fo?start=0&end=305&modestbranding=1&rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>

To learn more about Unison, check out the Videos section.