Implementation notes: amd64, par, crypto_aead/pi32cipher128v2

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: pi32cipher128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
127840goptvgcc -march=native -mcpu=native -O32016121420161026
127960goptvgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
151540goptvgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
155260goptvgcc -march=native -mcpu=native -O22016121420161026
278820goptvgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
281040goptvgcc -march=native -mcpu=native -Os2016121420161026
368440ref2gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
378840ref2gcc -march=native -mcpu=native -O32016121420161026
448940ref3gcc -march=native -mcpu=native -O32016121420161026
457940ref3gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
502200ref3gcc -march=native -mcpu=native -O22016121420161026
504400ref3gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
544740ref3gcc -march=native -mcpu=native -Os2016121420161026
553940ref3gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
1074520ref2gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
1881160ref2gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
1895300ref2gcc -march=native -mcpu=native -O22016121420161026
1985820ref2gcc -march=native -mcpu=native -Os2016121420161026

Test failure

Implementation: crypto_aead/pi32cipher128v2/optimized_nonSSE
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
error 111
crypto_aead_encrypt returns more than crypto_aead_ABYTES extra bytes

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 optimized_nonSSE ref
gcc -funroll-loops -march=native -mcpu=native -O3 optimized_nonSSE ref
gcc -funroll-loops -march=native -mcpu=native -Os optimized_nonSSE ref
gcc -march=native -mcpu=native -O2 optimized_nonSSE ref
gcc -march=native -mcpu=native -O3 optimized_nonSSE ref
gcc -march=native -mcpu=native -Os optimized_nonSSE ref

Compiler output

Implementation: crypto_aead/pi32cipher128v2/goptv
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
encrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
pi-cipher.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
measure.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 18, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 goptv ref2 ref3
gcc -funroll-loops -march=native -mcpu=native -O3 goptv ref2 ref3
gcc -funroll-loops -march=native -mcpu=native -Os goptv ref2 ref3
gcc -march=native -mcpu=native -O2 goptv ref2 ref3
gcc -march=native -mcpu=native -O3 goptv ref2 ref3
gcc -march=native -mcpu=native -Os goptv ref2 ref3

Compiler output

Implementation: crypto_aead/pi32cipher128v2/optimized_nonSSE
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
encrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 optimized_nonSSE ref
gcc -funroll-loops -march=native -mcpu=native -O3 optimized_nonSSE ref
gcc -funroll-loops -march=native -mcpu=native -Os optimized_nonSSE ref
gcc -march=native -mcpu=native -O2 optimized_nonSSE ref
gcc -march=native -mcpu=native -O3 optimized_nonSSE ref
gcc -march=native -mcpu=native -Os optimized_nonSSE ref