SLOTHY is experimental software. This release mainly serves the purpose of easing versioning in package managers such as pypi (pip).
What's Changed
- Armv8-M: Clean up unused assembly files and add missing example configurations by @willieyz in #287
- slothy-cli: validate output directory before starting optimization by @mkannwischer in #291
- Feat: Supporting immediate values without # by @willieyz in #290
- Don't use str(line) by @dop-amin in #297
- Switch default logging to stdout; default log level INFO by @mkannwischer in #299
- Fix loop detection (disallow cross-arch loop matching) by @mkannwischer in #302
- Fix: Do not create model dir if log_model is not set by @mkannwischer in #301
- More flexible loop labels for AArch64 and Armv7-M by @mkannwischer in #303
- Add Cortex-M85 instructions test by @mkannwischer in #300
- AArch64: Add support for bic without ROR by @hanno-becker in #307
- Aarch64: add conditional compare instructions by @cheng-wei-huang0612 in #306
- Prepare 0.1.3 release by @mkannwischer in #309
Full Changelog: 0.1.2...0.1.3