Implementation notes: aarch64, a72, crypto_aead/tiaoxinv1

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: tiaoxinv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
54378? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
55025? ? ?? ? ?tablegcc_-march=native_-mtune=native_-O22017101020170904
58999? ? ?? ? ?tablegcc_-march=native_-mtune=native_-O32017101020170904
59243? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
62024? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
62211? ? ?? ? ?tablegcc_-march=native_-mtune=native_-Os2017101020170904
3491821? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
3861163? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
4143089? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017101020170904
6282050? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017101020170904
15216520? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
15330473? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017101020170904

Compiler output

Implementation: crypto_aead/tiaoxinv1/aesnim
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
tiaoxin-optimized.c: tiaoxin-optimized.c:20:10: fatal error: xmmintrin.h: No such file or directory
tiaoxin-optimized.c: #include <xmmintrin.h>
tiaoxin-optimized.c: ^~~~~~~~~~~~~
tiaoxin-optimized.c: compilation terminated.

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