Implementation notes: aarch64, a72, crypto_aead/led80n6t4silcv3

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: led80n6t4silcv3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
54489155? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017100920170904
55262011? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017100920170904
57932301? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017100920170904
120494918? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017100920170904
288367874? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017100920170904
319044446? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017100920170904

Compiler output

Implementation: crypto_aead/led80n6t4silcv3/vperm
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
encrypt.c: In file included from led.h:1:0,
encrypt.c: from silc.h:2,
encrypt.c: from encrypt.c:4:
encrypt.c: common.h:4:10: fatal error: xmmintrin.h: No such file or directory
encrypt.c: #include <xmmintrin.h>
encrypt.c: ^~~~~~~~~~~~~
encrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 vperm
gcc -funroll-loops -march=native -mtune=native -O3 vperm
gcc -funroll-loops -march=native -mtune=native -Os vperm
gcc -march=native -mtune=native -O2 vperm
gcc -march=native -mtune=native -O3 vperm
gcc -march=native -mtune=native -Os vperm