Skip to content

Commit

Permalink
Add RELEASE-NOTES.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmakarov committed Jan 13, 2023
1 parent 81fbf17 commit a7213f5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Major changes from v0.1.1 to v0.1.2:

* Numerous bugs were fixed
* Shared library is now built and installed beside the static library
* MIR was ported to musl-based Linux systems, e.g. alpine Linux
* Generator was improved
* Register allocator was significantly sped up
* Alloca code generation was improved (alloca insn consolidation)
* No red zone x86_64 ABI is now supported
* Generator debug info were enhanced and improved
* Documentation in Chinese was added

0 comments on commit a7213f5

Please sign in to comment.