Skip to content

1.4 release

Compare
Choose a tag to compare
@arm-chrjan01 arm-chrjan01 released this 08 Jul 08:46
· 1 commit to master since this release

1.4 2020-07-03

  • Add --output-format command line argument to specify the output format.
  • Add automatic detection of output format from output file name.
  • Add CSV output format.
  • Add --no-filter command line argument to prevent filtering of
    architecture-specific code that looks like it already has an aarch64
    equivalent.
  • Distinguish AVX-256 and AVX-512 intrinsics from other intrinsics.
  • Fix issue where not all issue types showed up in --help output.