Implementation notes: amd64, tueisecgern, crypto_aead/silverv1

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_aead
Primitive: silverv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
4794aesnioptimizedgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
6412aesnioptimizedgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
10298aesnioptimizedgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
10746aesnioptimizedgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
64654littleendoptnotaesnigcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
109854littleendoptnotaesnigcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
122176littleendoptnotaesnigcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
125583littleendoptnotaesnigcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
138012anotherlittleendgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
138417anotherlittleendgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
140855anotherlittleendgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
154465anotherlittleendgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
336150refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
672066refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
706060refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
898347refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718

Compiler output

Implementation: crypto_aead/silverv1/bigendoptimized
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: encrypt.c:28:2: error: #error "This code produces standard results only on BE machines"
encrypt.c: #error "This code produces standard results only on BE machines"
encrypt.c: ^

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