Implementation notes: amd64, sliver, crypto_aead/omdsha256k192n104tau128v2

Computer: sliver
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160731
Operation: crypto_aead
Primitive: omdsha256k192n104tau128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
570882refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016072420160718
675000refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072420160718
768606refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072420160718
795024refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072420160718
807114refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072420160718

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/sse4
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
try.c: /tmp/try-anything-47e89b.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_aead_omdsha256k192n104tau128v2.a(encrypt.o):(.text+0x...): undefined reference to `_SHUF_00BA'
try.c: /usr/bin/ld: crypto_aead_omdsha256k192n104tau128v2.a(encrypt.o): relocation R_X86_64_PC32 against `_SHUF_00BA' can not be used when making a shared object; recompile with -fPIC
try.c: /usr/bin/ld: final link failed: Bad value
try.c: clang-3.5: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments sse4

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/avx1
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
try.c: /tmp/try-anything-bda5f3.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_aead_omdsha256k192n104tau128v2.a(encrypt.o):(.text+0x...): undefined reference to `PSHUFFLE_BYTE_FLIP_MASK'
try.c: /usr/bin/ld: crypto_aead_omdsha256k192n104tau128v2.a(encrypt.o): relocation R_X86_64_PC32 against `PSHUFFLE_BYTE_FLIP_MASK' can not be used when making a shared object; recompile with -fPIC
try.c: /usr/bin/ld: final link failed: Bad value
try.c: clang-3.5: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments avx1

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/ref
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
try.c: /tmp/try-anything-fe80b6.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp/try-anything-ca9551.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ref

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/sse4
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//cc2mtx7I.s: Assembler messages:
encrypt.c: /tmp//cc2mtx7I.s:958: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc2mtx7I.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc2mtx7I.s:960: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc2mtx7I.s:961: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//cc2mtx7I.s:964: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//cc2mtx7I.s:965: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//cc2mtx7I.s:967: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//cc2mtx7I.s:971: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//cc2mtx7I.s:982: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc2mtx7I.s:984: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc2mtx7I.s:988: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc2mtx7I.s:990: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc2mtx7I.s:992: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//cc2mtx7I.s:995: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//cc2mtx7I.s:996: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//cc2mtx7I.s:998: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//cc2mtx7I.s:1001: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc2mtx7I.s:1002: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc2mtx7I.s:1003: Error: no such instruction: `movl %edx,%eax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv sse4

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/avx1
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccoxhSOS.s: Assembler messages:
encrypt.c: /tmp//ccoxhSOS.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//ccoxhSOS.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//ccoxhSOS.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//ccoxhSOS.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//ccoxhSOS.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//ccoxhSOS.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//ccoxhSOS.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//ccoxhSOS.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//ccoxhSOS.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//ccoxhSOS.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//ccoxhSOS.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//ccoxhSOS.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//ccoxhSOS.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//ccoxhSOS.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//ccoxhSOS.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//ccoxhSOS.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//ccoxhSOS.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//ccoxhSOS.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//ccoxhSOS.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//ccoxhSOS.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//ccoxhSOS.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//ccoxhSOS.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//ccoxhSOS.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//ccoxhSOS.s:98: Error: no such instruction: `vpxor xmm3,xmm3,xmm2'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv avx1

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: /tmp//ccOtCws3.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//ccDDiIVT.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

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

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/avx1
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//cc4qxcxR.s: Assembler messages:
encrypt.c: /tmp//cc4qxcxR.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//cc4qxcxR.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//cc4qxcxR.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//cc4qxcxR.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//cc4qxcxR.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//cc4qxcxR.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//cc4qxcxR.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//cc4qxcxR.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//cc4qxcxR.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//cc4qxcxR.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//cc4qxcxR.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//cc4qxcxR.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//cc4qxcxR.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//cc4qxcxR.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//cc4qxcxR.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//cc4qxcxR.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//cc4qxcxR.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//cc4qxcxR.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//cc4qxcxR.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//cc4qxcxR.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//cc4qxcxR.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//cc4qxcxR.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//cc4qxcxR.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//cc4qxcxR.s:98: Error: no such instruction: `vpxor xmm3,xmm3,xmm2'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv avx1

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/sse4
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//cclFEr0U.s: Assembler messages:
encrypt.c: /tmp//cclFEr0U.s:958: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cclFEr0U.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cclFEr0U.s:960: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cclFEr0U.s:961: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//cclFEr0U.s:964: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//cclFEr0U.s:965: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//cclFEr0U.s:967: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//cclFEr0U.s:971: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//cclFEr0U.s:982: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cclFEr0U.s:984: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cclFEr0U.s:988: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cclFEr0U.s:990: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cclFEr0U.s:992: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//cclFEr0U.s:995: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//cclFEr0U.s:996: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//cclFEr0U.s:998: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//cclFEr0U.s:1001: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cclFEr0U.s:1002: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cclFEr0U.s:1003: Error: no such instruction: `movl %edx,%eax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv sse4

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/ref
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
try.c: /tmp//ccWSXzV6.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//ccq6yk2v.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

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

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/avx1
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccjm4BjD.s: Assembler messages:
encrypt.c: /tmp//ccjm4BjD.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//ccjm4BjD.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//ccjm4BjD.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//ccjm4BjD.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//ccjm4BjD.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//ccjm4BjD.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//ccjm4BjD.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//ccjm4BjD.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//ccjm4BjD.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//ccjm4BjD.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//ccjm4BjD.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//ccjm4BjD.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//ccjm4BjD.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//ccjm4BjD.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//ccjm4BjD.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//ccjm4BjD.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//ccjm4BjD.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//ccjm4BjD.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//ccjm4BjD.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//ccjm4BjD.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//ccjm4BjD.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//ccjm4BjD.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//ccjm4BjD.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//ccjm4BjD.s:98: Error: no such instruction: `vpxor xmm3,xmm3,xmm2'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv avx1

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/sse4
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccsw9TM1.s: Assembler messages:
encrypt.c: /tmp//ccsw9TM1.s:956: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//ccsw9TM1.s:957: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccsw9TM1.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccsw9TM1.s:961: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccsw9TM1.s:963: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccsw9TM1.s:964: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccsw9TM1.s:966: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccsw9TM1.s:969: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//ccsw9TM1.s:980: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccsw9TM1.s:982: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccsw9TM1.s:988: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//ccsw9TM1.s:989: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccsw9TM1.s:991: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccsw9TM1.s:993: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccsw9TM1.s:994: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccsw9TM1.s:996: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccsw9TM1.s:999: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//ccsw9TM1.s:1000: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccsw9TM1.s:1001: Error: invalid operand for 'movq' ('(' unexpected)

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv sse4

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/ref
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
try.c: /tmp//ccLEjTBi.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//ccpTzUgm.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

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

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/sse4
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//cc1OQh03.s: Assembler messages:
encrypt.c: /tmp//cc1OQh03.s:957: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc1OQh03.s:958: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc1OQh03.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc1OQh03.s:960: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//cc1OQh03.s:963: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//cc1OQh03.s:964: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//cc1OQh03.s:966: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//cc1OQh03.s:970: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//cc1OQh03.s:988: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc1OQh03.s:989: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cc1OQh03.s:990: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//cc1OQh03.s:993: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//cc1OQh03.s:994: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//cc1OQh03.s:996: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//cc1OQh03.s:1000: Error: no such instruction: `movl %edx,%eax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv sse4

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/avx1
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//cc1p0ysb.s: Assembler messages:
encrypt.c: /tmp//cc1p0ysb.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//cc1p0ysb.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//cc1p0ysb.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//cc1p0ysb.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//cc1p0ysb.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//cc1p0ysb.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//cc1p0ysb.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//cc1p0ysb.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//cc1p0ysb.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//cc1p0ysb.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//cc1p0ysb.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//cc1p0ysb.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//cc1p0ysb.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//cc1p0ysb.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//cc1p0ysb.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//cc1p0ysb.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//cc1p0ysb.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//cc1p0ysb.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//cc1p0ysb.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//cc1p0ysb.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//cc1p0ysb.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//cc1p0ysb.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//cc1p0ysb.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//cc1p0ysb.s:98: Error: no such instruction: `vpxor xmm3,xmm3,xmm2'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv avx1

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v2/ref
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
try.c: /tmp//ccxBbQ4l.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//ccIYczgv.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

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