Implementation notes: aarch64, par3, crypto_aead/tiaoxinv1

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: tiaoxinv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
87247? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
87527? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
97230? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
116002? ? ?? ? ?tablegcc_-march=native_-mtune=native_-O22017072020170718
120427? ? ?? ? ?tablegcc_-march=native_-mtune=native_-O32017072020170718
126773? ? ?? ? ?tablegcc_-march=native_-mtune=native_-Os2017072020170718
4309126? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
4767663? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
4975791? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
9187011? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
14174933? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
15611130? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718

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