Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 199 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 199 Bytes

stack2ssa

Simple implementation of stack to SSA IR lowering. Implementation is based on JikesRVM BC2IR pass except removed all the unecessary features like exception handlers and self-regen blocks