Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MIR version 0.1.2 released.tar.gz | 2023-01-13 | 37.7 MB | |
MIR version 0.1.2 released.zip | 2023-01-13 | 38.0 MB | |
README.md | 2023-01-13 | 541 Bytes | |
Totals: 3 Items | 75.7 MB | 0 |
New version (0.1.2) of MIR has been released
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