| layout | title |
|---|---|
default |
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="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 or read how Ericsson uses the tool.