Implementation notes: amd64, floodyberry, crypto_hash/lux256

Computer: floodyberry
Architecture: amd64
CPU ID: GenuineIntel-00010676-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_hash
Primitive: lux256
TimeImplementationCompilerBenchmark dateSUPERCOP version
19250asmicc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
19525asmgcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
19587asmgcc -m64 -O3 -fomit-frame-pointer2014050820140505
19700asmicc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
19725asmclang -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
19750asmgcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
19800asmgcc -m64 -O2 -fomit-frame-pointer2014050820140505
20500asmclang -O1 -march=native -m64 -fomit-frame-pointer2014050820140505

Compiler output

Implementation: crypto_hash/lux256/asm
Compiler: clang -O1 -march=native -m64 -fomit-frame-pointer
LUX.c: LUX.c:264:5: warning: implicit declaration of function 'LUX25664' is invalid in C99 [-Wimplicit-function-declaration]
LUX.c: LUX25664(&Te0,state->gt;core,state->gt;buffer,data,doneLength);
LUX.c: ^
LUX.c: LUX.c:286:4: warning: implicit declaration of function 'LUX51264' is invalid in C99 [-Wimplicit-function-declaration]
LUX.c: LUX51264(&T640,state->gt;core64,state->gt;buffer64,data,doneLength);
LUX.c: ^
LUX.c: 2 warnings generated.
hash.c: In file included from hash.c:2:
hash.c: ./LUX.c:264:5: warning: implicit declaration of function 'LUX25664' is invalid in C99 [-Wimplicit-function-declaration]
hash.c: LUX25664(&Te0,state->gt;core,state->gt;buffer,data,doneLength);
hash.c: ^
hash.c: ./LUX.c:286:4: warning: implicit declaration of function 'LUX51264' is invalid in C99 [-Wimplicit-function-declaration]
hash.c: LUX51264(&T640,state->gt;core64,state->gt;buffer64,data,doneLength);
hash.c: ^
hash.c: 2 warnings generated.
LUX256-64.s: clang: warning: argument unused during compilation: '-fomit-frame-pointer'
LUX256-64.s: clang: warning: argument unused during compilation: '-D SUPERCOP'
LUX256-64.s: clang: warning: argument unused during compilation: '-I .'
LUX256-64.s: clang: warning: argument unused during compilation: '-I /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include'
LUX512-64.s: clang: warning: argument unused during compilation: '-fomit-frame-pointer'
LUX512-64.s: clang: warning: argument unused during compilation: '-D SUPERCOP'
LUX512-64.s: clang: warning: argument unused during compilation: '-I .'
LUX512-64.s: clang: warning: argument unused during compilation: '-I /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include'

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
clang -O1 -march=native -m64 -fomit-frame-pointer asm
clang -O3 -march=native -m64 -fomit-frame-pointer asm