Implementation notes: amd64, slide, crypto_aead/omdsha512k512n256tau256v2

Computer: slide
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: omdsha512k512n256tau256v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
94972avx1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
96712sse4gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
125464avx1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
128368sse4gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
130124avx1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
135144avx1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
136300sse4gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
136352sse4gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
138492refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
160872refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
164036refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
184672refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806

Compiler output

Implementation: crypto_aead/omdsha512k512n256tau256v2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
sha512.c: sha512.c: In function 'sha512_comp':
sha512.c: sha512.c:206:20: warning: initialization from incompatible pointer type
sha512.c: const uint64_t *W=in;
sha512.c: ^

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