SDK v2.0.0
Breaking Changes
- #131 -- Changed
cbm_k_load
andcbm_k_save
to usevoid*
rather thanunsigned
.
Library
Misc
- llvm-mos/llvm-mos#312 -- Model bytes and cycles separately in cost calculations. This can slightly improve register allocation by giving more specific costs when optimizing for size, speed, or both.