Implementation notes: aarch64, a72, crypto_aead/twine80n6t4clocv2

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: twine80n6t4clocv2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1073750? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
1100288? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017101020170904
1641057? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
1655471? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017101020170904
1660575? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017101020170904
1690579? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904

Compiler output

Implementation: crypto_aead/twine80n6t4clocv2/vperm
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
encrypt.c: In file included from encrypt.c:3:0:
encrypt.c: twine.h:4:10: fatal error: xmmintrin.h: No such file or directory
encrypt.c: #include <xmmintrin.h> /* SSE instructions and _mm_malloc */
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