github slothy-optimizer/slothy 0.2.0

11 hours ago

SLOTHY is experimental software. This release mainly serves the purpose of easing versioning in package managers such as pypi (pip).

What's Changed

  • Add RISC-V Support (Architecture Model Refactor + XuanTie C908) by @thisisjube in #383
  • AArch64: Missing instructions: mov, cmp, csel by @willieyz in #423
  • AArch64: Add missing uArch models for ldp, ld4, ld3 and ld2 by @GoulongWang in #424
  • Fix sphinx warnings and linting issues when using flake8 with Python3.12 by @thisisjube in #429
  • build(deps): bump black from 26.1.0 to 26.3.1 by @dependabot[bot] in #431
  • refactor: make all targets use the same exceptions by @thisisjube in #430
  • Fix typo: vars -> bvars in _add_path_constraint_from by @dop-amin in #434
  • Add CLI support for RISC_V architecture and XuanTie_C908 target by @thisisjube in #436
  • Prepare 0.2.0 release by @mkannwischer in #438

Full Changelog: 0.1.12...0.2.0

Don't miss a new slothy release

NewReleases is sending notifications on new releases.