Skip to content

MDL 2.3

Compare
Choose a tag to compare
@santiontanon santiontanon released this 14 Jan 13:05
· 196 commits to master since this release
bf3ce1e

Changes since v2.2:

  • Better support for tniasm (%if/%else/%endif, %macro, %error)
  • Reduced the initialization time of the search-based optimizer by 60% (resulting on a 30%-40% reduction in execution time overall)
  • New data block optimizer (-do) that tries to look for data blocks that are repeated or can be optimized in other ways to save space
  • Better support for sjasmplus
  • Many bug fixes