Implementation notes: armeabi, tonido, crypto_aead/minalpherv11

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: minalpherv11
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
17637666? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072820170718
21001170? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072820170718
23290812? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017072820170718
27250668? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072820170718
28249086? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017072820170718
28675776? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017072820170718

Compiler output

Implementation: crypto_aead/minalpherv11/avx2
Compiler: g++ -funroll-loops -march=native -mtune=xscale -O2
MinalpherCore.cpp: In file included from MinalpherCore.cpp:33:0:
MinalpherCore.cpp: define.h:47:12: fatal error: x86intrin.h: No such file or directory
MinalpherCore.cpp: #include <x86intrin.h>
MinalpherCore.cpp: ^~~~~~~~~~~~~
MinalpherCore.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mtune=xscale -O2 avx2
g++ -funroll-loops -march=native -mtune=xscale -O3 avx2
g++ -funroll-loops -march=native -mtune=xscale -Os avx2
g++ -march=native -mtune=xscale -O2 avx2
g++ -march=native -mtune=xscale -O3 avx2
g++ -march=native -mtune=xscale -Os avx2