Implementation notes: mipso32, h1mips, crypto_aead/scream12v1

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: scream12v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
1637238refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014060420140525
1653608refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014060420140525
1738530refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014060420140525
1781554refgcc -O3 -fomit-frame-pointer2014060420140525
1781940refgcc -mabi=32 -O3 -fomit-frame-pointer2014060420140525
1785930refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014060420140525
1786016refgcc -funroll-loops -O3 -fomit-frame-pointer2014060420140525
1810264refgcc -funroll-loops -O2 -fomit-frame-pointer2014060420140525
1810376refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014060420140525
2147596refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014060420140525
2148332refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014060420140525
2148460refgcc -funroll-loops -O -fomit-frame-pointer2014060420140525
2843418refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014060420140525
2846446refgcc -mabi=32 -O2 -fomit-frame-pointer2014060420140525
2846512refgcc -O2 -fomit-frame-pointer2014060420140525
2880182refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014060420140525
2880190refgcc -funroll-loops -Os -fomit-frame-pointer2014060420140525
2895134refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014060420140525
2931958refgcc -Os -fomit-frame-pointer2014060420140525
2932058refgcc -mabi=32 -Os -fomit-frame-pointer2014060420140525
2951604refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014060420140525
3019596refgcc -fno-schedule-insns -O -fomit-frame-pointer2014060420140525
3019772refgcc -O -fomit-frame-pointer2014060420140525
3021128refgcc -mabi=32 -O -fomit-frame-pointer2014060420140525
10053172refgcc2014060420140525
10053210refgcc -funroll-loops2014060420140525
10054182refcc2014060420140525

Compiler output

Implementation: crypto_aead/scream12v1/sse
Compiler: cc
scream.c: scream.c: In function 'LBox16P':
scream.c: scream.c:182: error: can't convert between vector values of different size
scream.c: scream.c:183: error: can't convert between vector values of different size
scream.c: scream.c:185: error: incompatible types when assigning to type 'v16qi' from type 'int'
scream.c: scream.c:186: error: incompatible types when assigning to type 'v16qi' from type 'int'
scream.c: scream.c:190: error: incompatible types when assigning to type 'v16qi' from type 'int'
scream.c: scream.c:191: error: incompatible types when assigning to type 'v16qi' from type 'int'
scream.c: scream.c:198: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c:199: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c:203: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c:204: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c:208: error: can't convert between vector values of different size
scream.c: scream.c:209: error: can't convert between vector values of different size
scream.c: scream.c:211: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c:212: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c:216: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c:217: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c:224: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c:225: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c:229: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c:230: error: invalid operands to binary ^ (have 'v16qi' and 'int')
scream.c: scream.c: In function 'LBoxInv16P':
scream.c: scream.c:277: error: can't convert between vector values of different size
scream.c: scream.c:278: error: can't convert between vector values of different size
scream.c: scream.c:280: error: incompatible types when assigning to type 'v16qi' from type 'int'
scream.c: ...

Number of similar (compiler,implementation) pairs: 27, namely:
CompilerImplementations
cc sse
gcc sse
gcc -O2 -fomit-frame-pointer sse
gcc -O3 -fomit-frame-pointer sse
gcc -O -fomit-frame-pointer sse
gcc -Os -fomit-frame-pointer sse
gcc -fno-schedule-insns -O2 -fomit-frame-pointer sse
gcc -fno-schedule-insns -O3 -fomit-frame-pointer sse
gcc -fno-schedule-insns -O -fomit-frame-pointer sse
gcc -fno-schedule-insns -Os -fomit-frame-pointer sse
gcc -funroll-loops sse
gcc -funroll-loops -O2 -fomit-frame-pointer sse
gcc -funroll-loops -O3 -fomit-frame-pointer sse
gcc -funroll-loops -O -fomit-frame-pointer sse
gcc -funroll-loops -Os -fomit-frame-pointer sse
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer sse
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer sse
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer sse
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer sse
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer sse
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer sse
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer sse
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer sse
gcc -mabi=32 -O2 -fomit-frame-pointer sse
gcc -mabi=32 -O3 -fomit-frame-pointer sse
gcc -mabi=32 -O -fomit-frame-pointer sse
gcc -mabi=32 -Os -fomit-frame-pointer sse

Compiler output

Implementation: crypto_aead/scream12v1/sse
Compiler: clang -O3 -fomit-frame-pointer
scream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream.c: In file included from scream.c:2:
scream.c: In file included from /usr/include/stdlib.h:320:
scream.c: In file included from /usr/include/sys/types.h:31:
scream.c: /usr/include/bits/types.h:129:3: error: #error
scream.c: # error
scream.c: ^
scream.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
scream.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
scream.c: ^
scream.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
scream.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
scream.c: ^
scream.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
scream.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
scream.c: ^
scream.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
scream.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
scream.c: ^
scream.c: In file included from scream.c:2:
scream.c: In file included from /usr/include/stdlib.h:320:
scream.c: In file included from /usr/include/sys/types.h:31:
scream.c: In file included from /usr/include/bits/types.h:131:
scream.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
scream.c: #define __UID_T_TYPE __U32_TYPE
scream.c: ...

Number of similar (compiler,implementation) pairs: 15, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer sse
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer sse
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive sse
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer sse
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive sse
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer sse
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive sse
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer sse
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive sse
clang -O3 -fwrapv -march=native -fomit-frame-pointer sse
clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer sse
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer sse
clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer sse
clang -O3 -fwrapv -mavx -fomit-frame-pointer sse
clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer sse

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: /tmp/cc-T8hwGS.s: Assembler messages:
tae.c: /tmp/cc-T8hwGS.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-T8hwGS.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-T8hwGS.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-T8hwGS.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-T8hwGS.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-T8hwGS.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-T8hwGS.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-T8hwGS.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-T8hwGS.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-T8hwGS.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-T8hwGS.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-T8hwGS.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-T8hwGS.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-T8hwGS.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-T8hwGS.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-T8hwGS.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-T8hwGS.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-T8hwGS.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-T8hwGS.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-T8hwGS.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-T8hwGS.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-T8hwGS.s:217: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-8Mf1pk.s: Assembler messages:
tae.c: /tmp/cc-8Mf1pk.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8Mf1pk.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8Mf1pk.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8Mf1pk.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8Mf1pk.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8Mf1pk.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8Mf1pk.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8Mf1pk.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8Mf1pk.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8Mf1pk.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8Mf1pk.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8Mf1pk.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8Mf1pk.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8Mf1pk.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8Mf1pk.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8Mf1pk.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8Mf1pk.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8Mf1pk.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8Mf1pk.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8Mf1pk.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-9ActFO.s: Assembler messages:
tae.c: /tmp/cc-9ActFO.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9ActFO.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9ActFO.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9ActFO.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9ActFO.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9ActFO.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9ActFO.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9ActFO.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9ActFO.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9ActFO.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9ActFO.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9ActFO.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9ActFO.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9ActFO.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9ActFO.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9ActFO.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9ActFO.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9ActFO.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9ActFO.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9ActFO.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-2EPA1d.s: Assembler messages:
tae.c: /tmp/cc-2EPA1d.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2EPA1d.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2EPA1d.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2EPA1d.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2EPA1d.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2EPA1d.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2EPA1d.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2EPA1d.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2EPA1d.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2EPA1d.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2EPA1d.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2EPA1d.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2EPA1d.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2EPA1d.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2EPA1d.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2EPA1d.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2EPA1d.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2EPA1d.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2EPA1d.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2EPA1d.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-IGw9uh.s: Assembler messages:
tae.c: /tmp/cc-IGw9uh.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IGw9uh.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IGw9uh.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IGw9uh.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IGw9uh.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IGw9uh.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IGw9uh.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IGw9uh.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IGw9uh.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IGw9uh.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IGw9uh.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IGw9uh.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IGw9uh.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IGw9uh.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IGw9uh.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IGw9uh.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IGw9uh.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IGw9uh.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IGw9uh.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IGw9uh.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-RoD5bF.s: Assembler messages:
tae.c: /tmp/cc-RoD5bF.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RoD5bF.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RoD5bF.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RoD5bF.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RoD5bF.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RoD5bF.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RoD5bF.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RoD5bF.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RoD5bF.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RoD5bF.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RoD5bF.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RoD5bF.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RoD5bF.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RoD5bF.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RoD5bF.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RoD5bF.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RoD5bF.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RoD5bF.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RoD5bF.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RoD5bF.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-8EJZuM.s: Assembler messages:
tae.c: /tmp/cc-8EJZuM.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8EJZuM.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8EJZuM.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8EJZuM.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8EJZuM.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8EJZuM.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8EJZuM.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8EJZuM.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8EJZuM.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8EJZuM.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8EJZuM.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8EJZuM.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8EJZuM.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8EJZuM.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8EJZuM.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8EJZuM.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8EJZuM.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8EJZuM.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8EJZuM.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8EJZuM.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-qgqGmz.s: Assembler messages:
tae.c: /tmp/cc-qgqGmz.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qgqGmz.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qgqGmz.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qgqGmz.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qgqGmz.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qgqGmz.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qgqGmz.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qgqGmz.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qgqGmz.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qgqGmz.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qgqGmz.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qgqGmz.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qgqGmz.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qgqGmz.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qgqGmz.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qgqGmz.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qgqGmz.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qgqGmz.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qgqGmz.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qgqGmz.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-1i5zNE.s: Assembler messages:
tae.c: /tmp/cc-1i5zNE.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1i5zNE.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1i5zNE.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1i5zNE.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1i5zNE.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1i5zNE.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1i5zNE.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1i5zNE.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1i5zNE.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1i5zNE.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1i5zNE.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1i5zNE.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1i5zNE.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1i5zNE.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1i5zNE.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1i5zNE.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1i5zNE.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1i5zNE.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1i5zNE.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1i5zNE.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-SJrF2X.s: Assembler messages:
tae.c: /tmp/cc-SJrF2X.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SJrF2X.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SJrF2X.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SJrF2X.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SJrF2X.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SJrF2X.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SJrF2X.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SJrF2X.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SJrF2X.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SJrF2X.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SJrF2X.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SJrF2X.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SJrF2X.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SJrF2X.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SJrF2X.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SJrF2X.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SJrF2X.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SJrF2X.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SJrF2X.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SJrF2X.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

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

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-rjbVy8.s: Assembler messages:
tae.c: /tmp/cc-rjbVy8.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-rjbVy8.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-rjbVy8.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-rjbVy8.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-rjbVy8.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-rjbVy8.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-rjbVy8.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-rjbVy8.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-rjbVy8.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-rjbVy8.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-rjbVy8.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-rjbVy8.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-rjbVy8.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-rjbVy8.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-rjbVy8.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-rjbVy8.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-rjbVy8.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-rjbVy8.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-rjbVy8.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-rjbVy8.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: /tmp/cc-zTOJul.s: Assembler messages:
tae.c: /tmp/cc-zTOJul.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zTOJul.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zTOJul.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zTOJul.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zTOJul.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zTOJul.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zTOJul.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zTOJul.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zTOJul.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zTOJul.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zTOJul.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zTOJul.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zTOJul.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zTOJul.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zTOJul.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zTOJul.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zTOJul.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zTOJul.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zTOJul.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zTOJul.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zTOJul.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zTOJul.s:217: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: /tmp/cc-s16cDu.s: Assembler messages:
tae.c: /tmp/cc-s16cDu.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-s16cDu.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-s16cDu.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-s16cDu.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-s16cDu.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-s16cDu.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-s16cDu.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-s16cDu.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-s16cDu.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-s16cDu.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-s16cDu.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-s16cDu.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-s16cDu.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-s16cDu.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-s16cDu.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-s16cDu.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-s16cDu.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-s16cDu.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-s16cDu.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-s16cDu.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-s16cDu.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-s16cDu.s:217: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: /tmp/cc-sJVI4f.s: Assembler messages:
tae.c: /tmp/cc-sJVI4f.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-sJVI4f.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-sJVI4f.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-sJVI4f.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-sJVI4f.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-sJVI4f.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-sJVI4f.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-sJVI4f.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-sJVI4f.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-sJVI4f.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-sJVI4f.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-sJVI4f.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-sJVI4f.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-sJVI4f.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-sJVI4f.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-sJVI4f.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-sJVI4f.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-sJVI4f.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-sJVI4f.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-sJVI4f.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-sJVI4f.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-sJVI4f.s:217: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/scream12v1/ref
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: /tmp/cc-U2fB8d.s: Assembler messages:
tae.c: /tmp/cc-U2fB8d.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-U2fB8d.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-U2fB8d.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-U2fB8d.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-U2fB8d.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-U2fB8d.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-U2fB8d.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-U2fB8d.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-U2fB8d.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-U2fB8d.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-U2fB8d.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-U2fB8d.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-U2fB8d.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-U2fB8d.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-U2fB8d.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-U2fB8d.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-U2fB8d.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-U2fB8d.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-U2fB8d.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-U2fB8d.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-U2fB8d.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-U2fB8d.s:217: Warning: Macro instruction expanded into multiple instructions
tae.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref