Implementation notes: amd64, wintermute, crypto_dh/curve25519

Computer: wintermute
Architecture: amd64
CPU ID: GenuineIntel-000306c3-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_dh
Primitive: curve25519
TimeImplementationCompilerBenchmark dateSUPERCOP version
657920refclang -O3 -mavx22014050820140505
659376refclang -O3 -mavx2014050820140505
661380refclang -O32014050820140505
684848refcc2014050820140505
1138020mpfqclang -O3 -mavx2014050820140505
1139620mpfqclang -O32014050820140505
1161564mpfqclang -O3 -mavx22014050820140505
2047844mpfqcc2014050820140505

Compiler output

Implementation: crypto_dh/curve25519/mpfq
Compiler: cc
mpfq_p_25519.c: In file included from mpfq_p_25519.c:5:
mpfq_p_25519.c: ./x86_64/mpfq_p_25519.c:111:1: warning: control reaches end of non-void function [-Wreturn-type]
mpfq_p_25519.c: }
mpfq_p_25519.c: ^
mpfq_p_25519.c: 1 warning generated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
cc mpfq
clang -O3 mpfq
clang -O3 -mavx mpfq
clang -O3 -mavx2 mpfq