Implementation notes: amd64, par, crypto_aead/tiaoxinv1

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: tiaoxinv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
14440aesnimgcc -march=native -mcpu=native -O22016121420161026
14440aesnimgcc -march=native -mcpu=native -O32016121420161026
14440aesnimgcc -march=native -mcpu=native -Os2016121420161026
14620aesnimgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
14640aesnimgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
14640optgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
14660optgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
14680optgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
14680optgcc -march=native -mcpu=native -Os2016121420161026
14740optgcc -march=native -mcpu=native -O22016121420161026
14780optgcc -march=native -mcpu=native -O32016121420161026
15060aesnimgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
109440tablegcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
110120tablegcc -march=native -mcpu=native -Os2016121420161026
113620tablegcc -funroll-loops -march=native -mcpu=native -O22016121420161026
115200tablegcc -march=native -mcpu=native -O22016121420161026
121540tablegcc -funroll-loops -march=native -mcpu=native -O32016121420161026
126220tablegcc -march=native -mcpu=native -O32016121420161026
5603540refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
5675800refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
5704720refgcc -march=native -mcpu=native -O32016121420161026
10117620refgcc -march=native -mcpu=native -O22016121420161026
10806620refgcc -march=native -mcpu=native -Os2016121420161026
11414020refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_aead/tiaoxinv1/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
aes_round.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
encrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
tiaoxin-reference.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: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 ref
gcc -funroll-loops -march=native -mcpu=native -O3 ref
gcc -funroll-loops -march=native -mcpu=native -Os ref
gcc -march=native -mcpu=native -O2 ref
gcc -march=native -mcpu=native -O3 ref
gcc -march=native -mcpu=native -Os ref

Compiler output

Implementation: crypto_aead/tiaoxinv1/aesnim
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
encrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
tiaoxin-optimized.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: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 aesnim opt
gcc -funroll-loops -march=native -mcpu=native -O3 aesnim opt
gcc -funroll-loops -march=native -mcpu=native -Os aesnim opt
gcc -march=native -mcpu=native -O2 aesnim opt
gcc -march=native -mcpu=native -O3 aesnim opt
gcc -march=native -mcpu=native -Os aesnim opt

Compiler output

Implementation: crypto_aead/tiaoxinv1/table
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
encrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
tiaoxin-tablebased.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: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 table
gcc -funroll-loops -march=native -mcpu=native -O3 table
gcc -funroll-loops -march=native -mcpu=native -Os table
gcc -march=native -mcpu=native -O2 table
gcc -march=native -mcpu=native -O3 table
gcc -march=native -mcpu=native -Os table