Implementation notes: mipso32, h1mips, crypto_aead/scream10v1

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: scream10v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
1387906refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014060420140525
1401158refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014060420140525
1471702refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014060420140525
1508804refgcc -O3 -fomit-frame-pointer2014060420140525
1509016refgcc -mabi=32 -O3 -fomit-frame-pointer2014060420140525
1512242refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014060420140525
1520646refgcc -funroll-loops -O3 -fomit-frame-pointer2014060420140525
1533088refgcc -funroll-loops -O2 -fomit-frame-pointer2014060420140525
1533950refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014060420140525
1814542refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014060420140525
1814666refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014060420140525
1815014refgcc -funroll-loops -O -fomit-frame-pointer2014060420140525
2408080refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014060420140525
2409976refgcc -O2 -fomit-frame-pointer2014060420140525
2409980refgcc -mabi=32 -O2 -fomit-frame-pointer2014060420140525
2438844refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014060420140525
2438964refgcc -funroll-loops -Os -fomit-frame-pointer2014060420140525
2450550refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014060420140525
2483910refgcc -Os -fomit-frame-pointer2014060420140525
2483910refgcc -mabi=32 -Os -fomit-frame-pointer2014060420140525
2500910refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014060420140525
2556912refgcc -mabi=32 -O -fomit-frame-pointer2014060420140525
2556962refgcc -fno-schedule-insns -O -fomit-frame-pointer2014060420140525
2557048refgcc -O -fomit-frame-pointer2014060420140525
8481578refgcc -funroll-loops2014060420140525
8481662refcc2014060420140525
8481672refgcc2014060420140525

Compiler output

Implementation: crypto_aead/scream10v1/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/scream10v1/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/scream10v1/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-Nay5Kp.s: Assembler messages:
tae.c: /tmp/cc-Nay5Kp.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Nay5Kp.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Nay5Kp.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Nay5Kp.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Nay5Kp.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Nay5Kp.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Nay5Kp.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Nay5Kp.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Nay5Kp.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Nay5Kp.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Nay5Kp.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Nay5Kp.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Nay5Kp.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Nay5Kp.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Nay5Kp.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Nay5Kp.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Nay5Kp.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Nay5Kp.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Nay5Kp.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Nay5Kp.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Nay5Kp.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Nay5Kp.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/scream10v1/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-O0qrJt.s: Assembler messages:
tae.c: /tmp/cc-O0qrJt.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-O0qrJt.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-O0qrJt.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-O0qrJt.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-O0qrJt.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-O0qrJt.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-O0qrJt.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-O0qrJt.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-O0qrJt.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-O0qrJt.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-O0qrJt.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-O0qrJt.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-O0qrJt.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-O0qrJt.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-O0qrJt.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-O0qrJt.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-O0qrJt.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-O0qrJt.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-O0qrJt.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-O0qrJt.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/scream10v1/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-Cq8tXo.s: Assembler messages:
tae.c: /tmp/cc-Cq8tXo.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Cq8tXo.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Cq8tXo.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Cq8tXo.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Cq8tXo.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Cq8tXo.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Cq8tXo.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Cq8tXo.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Cq8tXo.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Cq8tXo.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Cq8tXo.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Cq8tXo.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Cq8tXo.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Cq8tXo.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Cq8tXo.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Cq8tXo.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Cq8tXo.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Cq8tXo.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Cq8tXo.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Cq8tXo.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/scream10v1/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-3AqF5Q.s: Assembler messages:
tae.c: /tmp/cc-3AqF5Q.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3AqF5Q.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3AqF5Q.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3AqF5Q.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3AqF5Q.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3AqF5Q.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3AqF5Q.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3AqF5Q.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3AqF5Q.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3AqF5Q.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3AqF5Q.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3AqF5Q.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3AqF5Q.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3AqF5Q.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3AqF5Q.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3AqF5Q.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3AqF5Q.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3AqF5Q.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3AqF5Q.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3AqF5Q.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/scream10v1/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-wxA1ZG.s: Assembler messages:
tae.c: /tmp/cc-wxA1ZG.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wxA1ZG.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wxA1ZG.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wxA1ZG.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wxA1ZG.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wxA1ZG.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wxA1ZG.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wxA1ZG.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wxA1ZG.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wxA1ZG.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wxA1ZG.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wxA1ZG.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wxA1ZG.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wxA1ZG.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wxA1ZG.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wxA1ZG.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wxA1ZG.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wxA1ZG.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wxA1ZG.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wxA1ZG.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/scream10v1/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-1Lr4CY.s: Assembler messages:
tae.c: /tmp/cc-1Lr4CY.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1Lr4CY.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1Lr4CY.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1Lr4CY.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1Lr4CY.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1Lr4CY.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1Lr4CY.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1Lr4CY.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1Lr4CY.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1Lr4CY.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1Lr4CY.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1Lr4CY.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1Lr4CY.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1Lr4CY.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1Lr4CY.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1Lr4CY.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1Lr4CY.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1Lr4CY.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1Lr4CY.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1Lr4CY.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/scream10v1/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-nsak7I.s: Assembler messages:
tae.c: /tmp/cc-nsak7I.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nsak7I.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nsak7I.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nsak7I.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nsak7I.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nsak7I.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nsak7I.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nsak7I.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nsak7I.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nsak7I.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nsak7I.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nsak7I.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nsak7I.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nsak7I.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nsak7I.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nsak7I.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nsak7I.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nsak7I.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nsak7I.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nsak7I.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/scream10v1/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-HcnhOw.s: Assembler messages:
tae.c: /tmp/cc-HcnhOw.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HcnhOw.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HcnhOw.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HcnhOw.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HcnhOw.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HcnhOw.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HcnhOw.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HcnhOw.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HcnhOw.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HcnhOw.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HcnhOw.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HcnhOw.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HcnhOw.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HcnhOw.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HcnhOw.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HcnhOw.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HcnhOw.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HcnhOw.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HcnhOw.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HcnhOw.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/scream10v1/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-6hQCcG.s: Assembler messages:
tae.c: /tmp/cc-6hQCcG.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6hQCcG.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6hQCcG.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6hQCcG.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6hQCcG.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6hQCcG.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6hQCcG.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6hQCcG.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6hQCcG.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6hQCcG.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6hQCcG.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6hQCcG.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6hQCcG.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6hQCcG.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6hQCcG.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6hQCcG.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6hQCcG.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6hQCcG.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6hQCcG.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6hQCcG.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/scream10v1/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-Iflcez.s: Assembler messages:
tae.c: /tmp/cc-Iflcez.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iflcez.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iflcez.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iflcez.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iflcez.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iflcez.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iflcez.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iflcez.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iflcez.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iflcez.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iflcez.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iflcez.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iflcez.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iflcez.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iflcez.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iflcez.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iflcez.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iflcez.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iflcez.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iflcez.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/scream10v1/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-DomsaH.s: Assembler messages:
tae.c: /tmp/cc-DomsaH.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-DomsaH.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-DomsaH.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-DomsaH.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-DomsaH.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-DomsaH.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-DomsaH.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-DomsaH.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-DomsaH.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-DomsaH.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-DomsaH.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-DomsaH.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-DomsaH.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-DomsaH.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-DomsaH.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-DomsaH.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-DomsaH.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-DomsaH.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-DomsaH.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-DomsaH.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/scream10v1/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-4N2QOa.s: Assembler messages:
tae.c: /tmp/cc-4N2QOa.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-4N2QOa.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-4N2QOa.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-4N2QOa.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-4N2QOa.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-4N2QOa.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-4N2QOa.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-4N2QOa.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-4N2QOa.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-4N2QOa.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-4N2QOa.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-4N2QOa.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-4N2QOa.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-4N2QOa.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-4N2QOa.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-4N2QOa.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-4N2QOa.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-4N2QOa.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-4N2QOa.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-4N2QOa.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-4N2QOa.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-4N2QOa.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/scream10v1/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-7QbWpn.s: Assembler messages:
tae.c: /tmp/cc-7QbWpn.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-7QbWpn.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-7QbWpn.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-7QbWpn.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-7QbWpn.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-7QbWpn.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-7QbWpn.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-7QbWpn.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-7QbWpn.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-7QbWpn.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-7QbWpn.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-7QbWpn.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-7QbWpn.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-7QbWpn.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-7QbWpn.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-7QbWpn.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-7QbWpn.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-7QbWpn.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-7QbWpn.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-7QbWpn.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-7QbWpn.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-7QbWpn.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/scream10v1/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-omrpZQ.s: Assembler messages:
tae.c: /tmp/cc-omrpZQ.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-omrpZQ.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-omrpZQ.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-omrpZQ.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-omrpZQ.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-omrpZQ.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-omrpZQ.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-omrpZQ.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-omrpZQ.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-omrpZQ.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-omrpZQ.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-omrpZQ.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-omrpZQ.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-omrpZQ.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-omrpZQ.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-omrpZQ.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-omrpZQ.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-omrpZQ.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-omrpZQ.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-omrpZQ.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-omrpZQ.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-omrpZQ.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/scream10v1/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-x4p7r3.s: Assembler messages:
tae.c: /tmp/cc-x4p7r3.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-x4p7r3.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-x4p7r3.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-x4p7r3.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-x4p7r3.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-x4p7r3.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-x4p7r3.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-x4p7r3.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-x4p7r3.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-x4p7r3.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-x4p7r3.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-x4p7r3.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-x4p7r3.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-x4p7r3.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-x4p7r3.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-x4p7r3.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-x4p7r3.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-x4p7r3.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-x4p7r3.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-x4p7r3.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-x4p7r3.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-x4p7r3.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