Implementation notes: mipso32, h1mips, crypto_aead/iscream14v2

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: iscream14v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
1650766refgcc -O3 -fomit-frame-pointer2014060120140525
1650956refgcc -mabi=32 -O3 -fomit-frame-pointer2014060120140525
1659892refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014060120140525
1659982refgcc -funroll-loops -O3 -fomit-frame-pointer2014060120140525
1670484refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014060120140525
1692336refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014060120140525
2511396refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
2523386refgcc -funroll-loops -O2 -fomit-frame-pointer2014060120140525
2528574refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014060120140525
3399784refgcc -funroll-loops -O -fomit-frame-pointer2014060120140525
3400232refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014060120140525
3400438refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
3509214refgcc -mabi=32 -O2 -fomit-frame-pointer2014060120140525
3509562refgcc -O2 -fomit-frame-pointer2014060120140525
3692774refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
3702864refgcc -funroll-loops -Os -fomit-frame-pointer2014060120140525
3702916refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014060120140525
3735712refgcc -mabi=32 -Os -fomit-frame-pointer2014060120140525
3736108refgcc -Os -fomit-frame-pointer2014060120140525
3769490refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
3981514refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
4141172refgcc -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
4147140refgcc -O -fomit-frame-pointer2014060120140525
4147140refgcc -mabi=32 -O -fomit-frame-pointer2014060120140525
12502012refgcc2014060120140525
12502108refgcc -funroll-loops2014060120140525
12502186refcc2014060120140525

Compiler output

Implementation: crypto_aead/iscream14v2/sse
Compiler: cc
iscream.c: iscream.c: In function 'LBox16P':
iscream.c: iscream.c:181: error: can't convert between vector values of different size
iscream.c: iscream.c:182: error: can't convert between vector values of different size
iscream.c: iscream.c:184: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:185: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:189: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:190: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:197: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:198: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:202: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:203: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:207: error: can't convert between vector values of different size
iscream.c: iscream.c:208: error: can't convert between vector values of different size
iscream.c: iscream.c:210: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:211: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:215: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:216: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:223: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:224: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:228: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:229: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c: In function 'tweak_expand':
iscream.c: iscream.c:253: error: can't convert between vector values of different size
iscream.c: iscream.c:253: error: can't convert between vector values of different size
iscream.c: iscream.c: In function 'tweakey_increment':
iscream.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/iscream14v2/sse
Compiler: clang -O3 -fomit-frame-pointer
iscream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream.c: In file included from iscream.c:2:
iscream.c: In file included from /usr/include/stdlib.h:320:
iscream.c: In file included from /usr/include/sys/types.h:31:
iscream.c: /usr/include/bits/types.h:129:3: error: #error
iscream.c: # error
iscream.c: ^
iscream.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
iscream.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
iscream.c: ^
iscream.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
iscream.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
iscream.c: ^
iscream.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
iscream.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
iscream.c: ^
iscream.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
iscream.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
iscream.c: ^
iscream.c: In file included from iscream.c:2:
iscream.c: In file included from /usr/include/stdlib.h:320:
iscream.c: In file included from /usr/include/sys/types.h:31:
iscream.c: In file included from /usr/include/bits/types.h:131:
iscream.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
iscream.c: #define __UID_T_TYPE __U32_TYPE
iscream.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/iscream14v2/ref
Compiler: clang -O3 -fomit-frame-pointer
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_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-oULNz3.s: Assembler messages:
tae.c: /tmp/cc-oULNz3.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oULNz3.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oULNz3.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oULNz3.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oULNz3.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oULNz3.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oULNz3.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oULNz3.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oULNz3.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oULNz3.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oULNz3.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oULNz3.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oULNz3.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oULNz3.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oULNz3.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oULNz3.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oULNz3.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oULNz3.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oULNz3.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oULNz3.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oULNz3.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oULNz3.s:220: 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/iscream14v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
iscream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
iscream_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-zi8Ayw.s: Assembler messages:
tae.c: /tmp/cc-zi8Ayw.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zi8Ayw.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zi8Ayw.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zi8Ayw.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zi8Ayw.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zi8Ayw.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zi8Ayw.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zi8Ayw.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zi8Ayw.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zi8Ayw.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zi8Ayw.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zi8Ayw.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zi8Ayw.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zi8Ayw.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zi8Ayw.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zi8Ayw.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zi8Ayw.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zi8Ayw.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zi8Ayw.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zi8Ayw.s:161: 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/iscream14v2/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
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
iscream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
iscream_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-RnJKH7.s: Assembler messages:
tae.c: /tmp/cc-RnJKH7.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RnJKH7.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RnJKH7.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RnJKH7.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RnJKH7.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RnJKH7.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RnJKH7.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RnJKH7.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RnJKH7.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RnJKH7.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RnJKH7.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RnJKH7.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RnJKH7.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RnJKH7.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RnJKH7.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RnJKH7.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RnJKH7.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RnJKH7.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-RnJKH7.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-RnJKH7.s:161: 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/iscream14v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
iscream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
iscream_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-n8uU1V.s: Assembler messages:
tae.c: /tmp/cc-n8uU1V.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-n8uU1V.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-n8uU1V.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-n8uU1V.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-n8uU1V.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-n8uU1V.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-n8uU1V.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-n8uU1V.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-n8uU1V.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-n8uU1V.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-n8uU1V.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-n8uU1V.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-n8uU1V.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-n8uU1V.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-n8uU1V.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-n8uU1V.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-n8uU1V.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-n8uU1V.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-n8uU1V.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-n8uU1V.s:161: 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/iscream14v2/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
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
iscream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
iscream_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-CpFYpr.s: Assembler messages:
tae.c: /tmp/cc-CpFYpr.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CpFYpr.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CpFYpr.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CpFYpr.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CpFYpr.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CpFYpr.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CpFYpr.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CpFYpr.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CpFYpr.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CpFYpr.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CpFYpr.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CpFYpr.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CpFYpr.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CpFYpr.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CpFYpr.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CpFYpr.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CpFYpr.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CpFYpr.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CpFYpr.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CpFYpr.s:161: 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/iscream14v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
iscream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
iscream_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-MXL0lh.s: Assembler messages:
tae.c: /tmp/cc-MXL0lh.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-MXL0lh.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-MXL0lh.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-MXL0lh.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-MXL0lh.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-MXL0lh.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-MXL0lh.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-MXL0lh.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-MXL0lh.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-MXL0lh.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-MXL0lh.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-MXL0lh.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-MXL0lh.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-MXL0lh.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-MXL0lh.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-MXL0lh.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-MXL0lh.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-MXL0lh.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-MXL0lh.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-MXL0lh.s:161: 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/iscream14v2/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
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
iscream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
iscream_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-jJvLaf.s: Assembler messages:
tae.c: /tmp/cc-jJvLaf.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jJvLaf.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jJvLaf.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jJvLaf.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jJvLaf.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jJvLaf.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jJvLaf.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jJvLaf.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jJvLaf.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jJvLaf.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jJvLaf.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jJvLaf.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jJvLaf.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jJvLaf.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jJvLaf.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jJvLaf.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jJvLaf.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jJvLaf.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jJvLaf.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jJvLaf.s:161: 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/iscream14v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
iscream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
iscream_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-0F1cA5.s: Assembler messages:
tae.c: /tmp/cc-0F1cA5.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0F1cA5.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0F1cA5.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0F1cA5.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0F1cA5.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0F1cA5.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0F1cA5.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0F1cA5.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0F1cA5.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0F1cA5.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0F1cA5.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0F1cA5.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0F1cA5.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0F1cA5.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0F1cA5.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0F1cA5.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0F1cA5.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0F1cA5.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0F1cA5.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0F1cA5.s:161: 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/iscream14v2/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
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
iscream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
iscream_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-bYOdmB.s: Assembler messages:
tae.c: /tmp/cc-bYOdmB.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bYOdmB.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bYOdmB.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bYOdmB.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bYOdmB.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bYOdmB.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bYOdmB.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bYOdmB.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bYOdmB.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bYOdmB.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bYOdmB.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bYOdmB.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bYOdmB.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bYOdmB.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bYOdmB.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bYOdmB.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bYOdmB.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bYOdmB.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bYOdmB.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bYOdmB.s:161: 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/iscream14v2/ref
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
iscream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
iscream_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-BpnnLv.s: Assembler messages:
tae.c: /tmp/cc-BpnnLv.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BpnnLv.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BpnnLv.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BpnnLv.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BpnnLv.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BpnnLv.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BpnnLv.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BpnnLv.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BpnnLv.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BpnnLv.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BpnnLv.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BpnnLv.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BpnnLv.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BpnnLv.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BpnnLv.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BpnnLv.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BpnnLv.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BpnnLv.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BpnnLv.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BpnnLv.s:161: 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/iscream14v2/ref
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
iscream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
iscream_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-Zoq0dU.s: Assembler messages:
tae.c: /tmp/cc-Zoq0dU.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Zoq0dU.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Zoq0dU.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Zoq0dU.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Zoq0dU.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Zoq0dU.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Zoq0dU.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Zoq0dU.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Zoq0dU.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Zoq0dU.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Zoq0dU.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Zoq0dU.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Zoq0dU.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Zoq0dU.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Zoq0dU.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Zoq0dU.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Zoq0dU.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Zoq0dU.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Zoq0dU.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Zoq0dU.s:161: 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/iscream14v2/ref
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_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-dk9m4u.s: Assembler messages:
tae.c: /tmp/cc-dk9m4u.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-dk9m4u.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-dk9m4u.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-dk9m4u.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-dk9m4u.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-dk9m4u.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-dk9m4u.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-dk9m4u.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-dk9m4u.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-dk9m4u.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-dk9m4u.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-dk9m4u.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-dk9m4u.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-dk9m4u.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-dk9m4u.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-dk9m4u.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-dk9m4u.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-dk9m4u.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-dk9m4u.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-dk9m4u.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-dk9m4u.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-dk9m4u.s:220: 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/iscream14v2/ref
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_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-Vm9G54.s: Assembler messages:
tae.c: /tmp/cc-Vm9G54.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vm9G54.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vm9G54.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vm9G54.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vm9G54.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vm9G54.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vm9G54.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vm9G54.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vm9G54.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vm9G54.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vm9G54.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vm9G54.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vm9G54.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vm9G54.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vm9G54.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vm9G54.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vm9G54.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vm9G54.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vm9G54.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vm9G54.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vm9G54.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vm9G54.s:220: 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/iscream14v2/ref
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_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-Fz8Sbn.s: Assembler messages:
tae.c: /tmp/cc-Fz8Sbn.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Fz8Sbn.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Fz8Sbn.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Fz8Sbn.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Fz8Sbn.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Fz8Sbn.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Fz8Sbn.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Fz8Sbn.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Fz8Sbn.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Fz8Sbn.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Fz8Sbn.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Fz8Sbn.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Fz8Sbn.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Fz8Sbn.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Fz8Sbn.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Fz8Sbn.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Fz8Sbn.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Fz8Sbn.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Fz8Sbn.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Fz8Sbn.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Fz8Sbn.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Fz8Sbn.s:220: 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/iscream14v2/ref
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
iscream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
iscream_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-jQjl7X.s: Assembler messages:
tae.c: /tmp/cc-jQjl7X.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jQjl7X.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jQjl7X.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jQjl7X.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jQjl7X.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jQjl7X.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jQjl7X.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jQjl7X.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jQjl7X.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jQjl7X.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jQjl7X.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jQjl7X.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jQjl7X.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jQjl7X.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jQjl7X.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jQjl7X.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jQjl7X.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jQjl7X.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jQjl7X.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jQjl7X.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jQjl7X.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jQjl7X.s:220: 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