Implementation notes: amd64, h4atom, crypto_dh/ecfp256s

Computer: h4atom
Architecture: amd64
CPU ID: GenuineIntel-000106ca-bfe9fbff
SUPERCOP version: 20160806
Operation: crypto_dh
Primitive: ecfp256s
TimeImplementationCompilerBenchmark dateSUPERCOP version
3282328v01/w8s8gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016081420160806
3291792v01/w8s4gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016081420160806
3355688v01/w8s2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016081420160806
3379032v01/w8s8gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016081420160806
3405496v01/w8s4gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016081420160806
3407304v01/w8s8gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016081420160806
3433992v01/w8s8gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016081420160806
3434088v01/w8s4gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016081420160806
3451320v01/w8s4gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016081420160806
3481608v01/w8s1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016081420160806
3488056v01/w8s2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016081420160806
3501584v01/w8s2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016081420160806
3516200v01/w8s2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016081420160806
3602272v01/w8s1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016081420160806
3631704v01/w8s1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016081420160806
3642752v01/w8s1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016081420160806
5511544v01/vargcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016081420160806
5710456v01/vargcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016081420160806
5748976v01/vargcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016081420160806
5787840v01/vargcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016081420160806

Compiler output

Implementation: crypto_dh/ecfp256s/v01/var
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
alloc.c: alloc.c:77:11: warning: passing 'char [13]' to parameter of type 'sic_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
alloc.c: kn_exit("kn_init_fast", ERR_OUT_OF_MEMORY);
alloc.c: ^~~~~~~~~~~~~~
alloc.c: ./_core.h:132:21: note: passing argument to parameter 's' here
alloc.c: void kn_exit(sic_t *s, uni_t code);
alloc.c: ^
alloc.c: alloc.c:92:11: warning: passing 'char [13]' to parameter of type 'sic_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
alloc.c: kn_exit("kn_free_fast", ERR_INVALID_MEMORY);
alloc.c: ^~~~~~~~~~~~~~
alloc.c: ./_core.h:132:21: note: passing argument to parameter 's' here
alloc.c: void kn_exit(sic_t *s, uni_t code);
alloc.c: ^
alloc.c: alloc.c:108:11: warning: passing 'char [8]' to parameter of type 'sic_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
alloc.c: kn_exit("kn_kill", ERR_INVALID_MEMORY);
alloc.c: ^~~~~~~~~
alloc.c: ./_core.h:132:21: note: passing argument to parameter 's' here
alloc.c: void kn_exit(sic_t *s, uni_t code);
alloc.c: ^
alloc.c: alloc.c:131:11: warning: passing 'char [33]' to parameter of type 'sic_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
alloc.c: kn_exit("kn_alloc: cannot allocate memory", 0);
alloc.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c: ./_core.h:132:21: note: passing argument to parameter 's' here
alloc.c: void kn_exit(sic_t *s, uni_t code);
alloc.c: ^
alloc.c: alloc.c:152:12: warning: passing 'char [8]' to parameter of type 'sic_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
alloc.c: ...

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments v01/var v01/w8s1 v01/w8s2 v01/w8s4 v01/w8s8