Implementation notes: armeabi, h2tegra, crypto_aead/minalpherv11

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: minalpherv11
TimeImplementationCompilerBenchmark dateSUPERCOP version
10893342refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
11885844refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
13229002refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
14848964refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731

Compiler output

Implementation: crypto_aead/minalpherv11/avx2
Compiler: g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
MinalpherCore.cpp: In file included from MinalpherCore.cpp:33:0:
MinalpherCore.cpp: define.h:47:25: fatal error: x86intrin.h: No such file or directory
MinalpherCore.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv avx2
g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv avx2
g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv avx2
g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv avx2