Implementation notes: mipso32, h1mips, crypto_aead/iscream14v1

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: iscream14v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
1648592refgcc -O3 -fomit-frame-pointer2014060120140525
1649978refgcc -mabi=32 -O3 -fomit-frame-pointer2014060120140525
1651984refgcc -funroll-loops -O3 -fomit-frame-pointer2014060120140525
1652728refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014060120140525
1667106refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014060120140525
1695368refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014060120140525
2504224refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
2525386refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014060120140525
2525692refgcc -funroll-loops -O2 -fomit-frame-pointer2014060120140525
3399614refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
3400030refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014060120140525
3402234refgcc -funroll-loops -O -fomit-frame-pointer2014060120140525
3505304refgcc -O2 -fomit-frame-pointer2014060120140525
3505504refgcc -mabi=32 -O2 -fomit-frame-pointer2014060120140525
3693056refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
3700538refgcc -funroll-loops -Os -fomit-frame-pointer2014060120140525
3700542refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014060120140525
3737098refgcc -mabi=32 -Os -fomit-frame-pointer2014060120140525
3737174refgcc -Os -fomit-frame-pointer2014060120140525
3766830refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
3975676refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
4138616refgcc -O -fomit-frame-pointer2014060120140525
4138616refgcc -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
4138704refgcc -mabi=32 -O -fomit-frame-pointer2014060120140525
12500054refgcc -funroll-loops2014060120140525
12503912refcc2014060120140525
12503966refgcc2014060120140525

Compiler output

Implementation: crypto_aead/iscream14v1/sse
Compiler: cc
iscream.c: iscream.c: In function 'LBox16P':
iscream.c: iscream.c:200: error: can't convert between vector values of different size
iscream.c: iscream.c:201: error: can't convert between vector values of different size
iscream.c: iscream.c:203: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:204: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:208: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:209: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:216: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:217: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:221: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:222: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:226: error: can't convert between vector values of different size
iscream.c: iscream.c:227: error: can't convert between vector values of different size
iscream.c: iscream.c:229: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:230: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:234: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:235: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:242: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:243: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:247: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c:248: error: invalid operands to binary ^ (have 'v16qi' and 'int')
iscream.c: iscream.c: In function 'tweak_expand':
iscream.c: iscream.c:272: error: can't convert between vector values of different size
iscream.c: iscream.c:272: 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/iscream14v1/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/stdio.h:36:
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/stdio.h:36:
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: ^
iscream.c: In file included from iscream.c:2:
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/iscream14v1/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-K190pI.s: Assembler messages:
tae.c: /tmp/cc-K190pI.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-K190pI.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-K190pI.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-K190pI.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-K190pI.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-K190pI.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-K190pI.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-K190pI.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-K190pI.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-K190pI.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-K190pI.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-K190pI.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-K190pI.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-K190pI.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-K190pI.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-K190pI.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-K190pI.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-K190pI.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-K190pI.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-K190pI.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-K190pI.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-K190pI.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/iscream14v1/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-YzG5Vc.s: Assembler messages:
tae.c: /tmp/cc-YzG5Vc.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-YzG5Vc.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-YzG5Vc.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-YzG5Vc.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-YzG5Vc.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-YzG5Vc.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-YzG5Vc.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-YzG5Vc.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-YzG5Vc.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-YzG5Vc.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-YzG5Vc.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-YzG5Vc.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-YzG5Vc.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-YzG5Vc.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-YzG5Vc.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-YzG5Vc.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-YzG5Vc.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-YzG5Vc.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-YzG5Vc.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-YzG5Vc.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/iscream14v1/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-0MDvwZ.s: Assembler messages:
tae.c: /tmp/cc-0MDvwZ.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0MDvwZ.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0MDvwZ.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0MDvwZ.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0MDvwZ.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0MDvwZ.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0MDvwZ.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0MDvwZ.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0MDvwZ.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0MDvwZ.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0MDvwZ.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0MDvwZ.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0MDvwZ.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0MDvwZ.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0MDvwZ.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0MDvwZ.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0MDvwZ.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0MDvwZ.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-0MDvwZ.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-0MDvwZ.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/iscream14v1/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-FwJXLT.s: Assembler messages:
tae.c: /tmp/cc-FwJXLT.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FwJXLT.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FwJXLT.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FwJXLT.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FwJXLT.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FwJXLT.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FwJXLT.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FwJXLT.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FwJXLT.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FwJXLT.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FwJXLT.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FwJXLT.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FwJXLT.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FwJXLT.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FwJXLT.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FwJXLT.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FwJXLT.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FwJXLT.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FwJXLT.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FwJXLT.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/iscream14v1/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-t0AaA4.s: Assembler messages:
tae.c: /tmp/cc-t0AaA4.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-t0AaA4.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-t0AaA4.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-t0AaA4.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-t0AaA4.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-t0AaA4.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-t0AaA4.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-t0AaA4.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-t0AaA4.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-t0AaA4.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-t0AaA4.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-t0AaA4.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-t0AaA4.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-t0AaA4.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-t0AaA4.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-t0AaA4.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-t0AaA4.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-t0AaA4.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-t0AaA4.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-t0AaA4.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/iscream14v1/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-zM9YNV.s: Assembler messages:
tae.c: /tmp/cc-zM9YNV.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zM9YNV.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zM9YNV.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zM9YNV.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zM9YNV.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zM9YNV.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zM9YNV.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zM9YNV.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zM9YNV.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zM9YNV.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zM9YNV.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zM9YNV.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zM9YNV.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zM9YNV.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zM9YNV.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zM9YNV.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zM9YNV.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zM9YNV.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zM9YNV.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zM9YNV.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/iscream14v1/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-CL2RIy.s: Assembler messages:
tae.c: /tmp/cc-CL2RIy.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CL2RIy.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CL2RIy.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CL2RIy.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CL2RIy.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CL2RIy.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CL2RIy.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CL2RIy.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CL2RIy.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CL2RIy.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CL2RIy.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CL2RIy.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CL2RIy.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CL2RIy.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CL2RIy.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CL2RIy.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CL2RIy.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CL2RIy.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-CL2RIy.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-CL2RIy.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/iscream14v1/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-oEL3m3.s: Assembler messages:
tae.c: /tmp/cc-oEL3m3.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oEL3m3.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oEL3m3.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oEL3m3.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oEL3m3.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oEL3m3.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oEL3m3.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oEL3m3.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oEL3m3.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oEL3m3.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oEL3m3.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oEL3m3.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oEL3m3.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oEL3m3.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oEL3m3.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oEL3m3.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oEL3m3.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oEL3m3.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oEL3m3.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oEL3m3.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/iscream14v1/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-caFCfe.s: Assembler messages:
tae.c: /tmp/cc-caFCfe.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-caFCfe.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-caFCfe.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-caFCfe.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-caFCfe.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-caFCfe.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-caFCfe.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-caFCfe.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-caFCfe.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-caFCfe.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-caFCfe.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-caFCfe.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-caFCfe.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-caFCfe.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-caFCfe.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-caFCfe.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-caFCfe.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-caFCfe.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-caFCfe.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-caFCfe.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/iscream14v1/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-BqfZGi.s: Assembler messages:
tae.c: /tmp/cc-BqfZGi.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BqfZGi.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BqfZGi.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BqfZGi.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BqfZGi.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BqfZGi.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BqfZGi.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BqfZGi.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BqfZGi.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BqfZGi.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BqfZGi.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BqfZGi.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BqfZGi.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BqfZGi.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BqfZGi.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BqfZGi.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BqfZGi.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BqfZGi.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-BqfZGi.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-BqfZGi.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/iscream14v1/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-5jwG70.s: Assembler messages:
tae.c: /tmp/cc-5jwG70.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5jwG70.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5jwG70.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5jwG70.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5jwG70.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5jwG70.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5jwG70.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5jwG70.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5jwG70.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5jwG70.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5jwG70.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5jwG70.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5jwG70.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5jwG70.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5jwG70.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5jwG70.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5jwG70.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5jwG70.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5jwG70.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5jwG70.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/iscream14v1/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-nCfk6T.s: Assembler messages:
tae.c: /tmp/cc-nCfk6T.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nCfk6T.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nCfk6T.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nCfk6T.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nCfk6T.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nCfk6T.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nCfk6T.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nCfk6T.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nCfk6T.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nCfk6T.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nCfk6T.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nCfk6T.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nCfk6T.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nCfk6T.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nCfk6T.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nCfk6T.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nCfk6T.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nCfk6T.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nCfk6T.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nCfk6T.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-nCfk6T.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-nCfk6T.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/iscream14v1/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-M89Fkr.s: Assembler messages:
tae.c: /tmp/cc-M89Fkr.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M89Fkr.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M89Fkr.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M89Fkr.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M89Fkr.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M89Fkr.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M89Fkr.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M89Fkr.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M89Fkr.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M89Fkr.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M89Fkr.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M89Fkr.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M89Fkr.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M89Fkr.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M89Fkr.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M89Fkr.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M89Fkr.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M89Fkr.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M89Fkr.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M89Fkr.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M89Fkr.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M89Fkr.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/iscream14v1/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-ExEXFy.s: Assembler messages:
tae.c: /tmp/cc-ExEXFy.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ExEXFy.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ExEXFy.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ExEXFy.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ExEXFy.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ExEXFy.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ExEXFy.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ExEXFy.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ExEXFy.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ExEXFy.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ExEXFy.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ExEXFy.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ExEXFy.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ExEXFy.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ExEXFy.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ExEXFy.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ExEXFy.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ExEXFy.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ExEXFy.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ExEXFy.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ExEXFy.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ExEXFy.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/iscream14v1/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-8wlKWg.s: Assembler messages:
tae.c: /tmp/cc-8wlKWg.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8wlKWg.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8wlKWg.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8wlKWg.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8wlKWg.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8wlKWg.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8wlKWg.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8wlKWg.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8wlKWg.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8wlKWg.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8wlKWg.s:102: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8wlKWg.s:102: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8wlKWg.s:114: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8wlKWg.s:114: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8wlKWg.s:131: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8wlKWg.s:131: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8wlKWg.s:144: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8wlKWg.s:144: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8wlKWg.s:160: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8wlKWg.s:160: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8wlKWg.s:217: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8wlKWg.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