Releases: arm-hpc/porting-advisor
Releases · arm-hpc/porting-advisor
1.4.1 release
1.4.1 2020-10-29
- Fix for #5.
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.
1.1 release
1.1 release
- Fix error message when source tree root directory not found.
- Add missing preprocessor support for #ifndef.
- Report negative items before neutral items.
- Ignore version control blobs.
- Fix condition for reporting #error to ignore non-architecture specific macros.
- Include the base name of the source tree root directory in the header of the HTML report.
- Fix missing icons in the HTML report.
1.0
1.0 initial release