Implementation notes: aarch64, par3, crypto_aead/tiaoxinv2

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: tiaoxinv2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
87924? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
88295? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
97229? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
115895? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
120528? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
131971? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718

Compiler output

Implementation: crypto_aead/tiaoxinv2/nim
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: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 nim
gcc -funroll-loops -march=native -mtune=native -O3 nim
gcc -funroll-loops -march=native -mtune=native -Os nim
gcc -march=native -mtune=native -O2 nim
gcc -march=native -mtune=native -O3 nim
gcc -march=native -mtune=native -Os nim