Implementation notes: amd64, par, crypto_aead/pi32cipher256v2

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: pi32cipher256v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
127140goptvgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
127700goptvgcc -march=native -mcpu=native -O32016121420161026
150940goptvgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
154340goptvgcc -march=native -mcpu=native -O22016121420161026
276920goptvgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
282540goptvgcc -march=native -mcpu=native -Os2016121420161026
368580ref2gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
378660ref2gcc -march=native -mcpu=native -O32016121420161026
447020ref3gcc -march=native -mcpu=native -O32016121420161026
454560ref3gcc -funroll-loops -march=native -mcpu=native -O32016121420161026
504240ref3gcc -march=native -mcpu=native -O22016121420161026
505140ref3gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
546340ref3gcc -march=native -mcpu=native -Os2016121420161026
555260ref3gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
1073400ref2gcc -funroll-loops -march=native -mcpu=native -O22016121420161026
1911240ref2gcc -march=native -mcpu=native -O22016121420161026
1912980ref2gcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
1975800ref2gcc -march=native -mcpu=native -Os2016121420161026

Test failure

Implementation: crypto_aead/pi32cipher256v2/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/pi32cipher256v2/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/pi32cipher256v2/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