Implementation notes: amd64, slide, crypto_hash/hamsi

Computer: slide
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_hash
Primitive: hamsi
TimeImplementationCompilerBenchmark dateSUPERCOP version
34064simd-1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
35308simd-2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
35812simd-1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
35884simd-1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
35988simd-1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
36252simd-2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
36316simd-2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
36880simd-2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
39076bernstein/small-simd-2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
40156bernstein/small-simd-2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
40304bernstein/small-simd-2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
40492bernstein/small-simd-2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806

Compiler output

Implementation: crypto_hash/hamsi/sphlib
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
hamsi.c: hamsi.c:111:26: fatal error: hamsi_helper.c: No such file or directory
hamsi.c: #include "hamsi_helper.c"
hamsi.c: ^
hamsi.c: compilation terminated.

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