Implementation notes: amd64, slide, crypto_hash/skein256256

Computer: slide
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_hash
Primitive: skein256256
TimeImplementationCompilerBenchmark dateSUPERCOP version
12256x64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
12292x64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
12312x64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
12420x64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
12476optgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
12516optgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
12700optgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
12892optgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806

Compiler output

Implementation: crypto_hash/skein256256/x64
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
skein_block_x64.S: skein_block_x64.S:336:61: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs]
skein_block_x64.S: addq $LOCAL_SIZE,%rsp #get rid of locals (wipe??)
skein_block_x64.S: ^

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