Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@sunho sunho released this 29 Jun 09:21
· 2 commits to master since this release

New features

  • Supports ARM64 target
  • More granular mem2reg pass; it tries to remove check specific storage instructions

Bug fixes

  • Fixed use after free issue of register allocator
  • Fixed #16