1.4 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.