Implementation notes: amd64, pluton1mn, crypto_aead/aes128otrsv2

Computer: pluton1mn
Architecture: amd64
CPU ID: GenuineIntel-00050671-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: aes128otrsv2
TimeImplementationCompilerBenchmark dateSUPERCOP version
148316refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080620160731
181272refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080620160731
204848refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080620160731
217168refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080620160731
269486reficc -xMIC-AVX512 -O3 -fomit-frame-pointer2016080620160731
272748reficc -xMIC-AVX512 -O2 -fomit-frame-pointer2016080620160731

Compiler output

Implementation: crypto_aead/aes128otrsv2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
OTR.c: OTR.c:51:7: warning: built-in function 'gamma' declared as non-function
OTR.c: uint8 gamma[BLOCK]={0}, gamma2[BLOCK]={0}, Q[BLOCK]={0};
OTR.c: ^~~~~

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref