Implementation notes: x86, thoth, crypto_dh/curve25519

Computer: thoth
Architecture: x86
CPU ID: AuthenticAMD-00000622-0183f9ff
SUPERCOP version: 20160806
Operation: crypto_dh
Primitive: curve25519
TimeImplementationCompilerBenchmark dateSUPERCOP version
2411738refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072820160724
2420505refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072820160724
2420537refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016072820160724
2420904refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072820160724
2427235refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072820160724
5488317mpfqclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016072820160724
5888793mpfqgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072820160724
6582840mpfqgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072820160724
6889614mpfqgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072820160724
7309758mpfqgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072820160724

Compiler output

Implementation: crypto_dh/curve25519/mpfq
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
mpfq_p_25519.c: In file included from mpfq_p_25519.c:3:
mpfq_p_25519.c: ./x86_32/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: 1, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments mpfq