Implementation notes: mipso32, h1mips, crypto_aead/iscream12v2

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: iscream12v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
1440124refgcc -mabi=32 -O3 -fomit-frame-pointer2014060120140525
1441622refgcc -funroll-loops -O3 -fomit-frame-pointer2014060120140525
1441750refgcc -O3 -fomit-frame-pointer2014060120140525
1448684refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014060120140525
1472446refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014060120140525
1480678refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014060120140525
2170914refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
2184146refgcc -funroll-loops -O2 -fomit-frame-pointer2014060120140525
2188620refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014060120140525
2938768refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
2939072refgcc -funroll-loops -O -fomit-frame-pointer2014060120140525
2945406refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014060120140525
3046670refgcc -O2 -fomit-frame-pointer2014060120140525
3049078refgcc -mabi=32 -O2 -fomit-frame-pointer2014060120140525
3196334refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
3201338refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014060120140525
3207560refgcc -funroll-loops -Os -fomit-frame-pointer2014060120140525
3234372refgcc -mabi=32 -Os -fomit-frame-pointer2014060120140525
3243138refgcc -Os -fomit-frame-pointer2014060120140525
3258148refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
3438442refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
3580692refgcc -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
3582300refgcc -O -fomit-frame-pointer2014060120140525
3585792refgcc -mabi=32 -O -fomit-frame-pointer2014060120140525
10835508refgcc -funroll-loops2014060120140525
10835522refgcc2014060120140525
10835996refcc2014060120140525

Compiler output

Implementation: crypto_aead/iscream12v2/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/iscream12v2/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/iscream12v2/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-zyTHpx.s: Assembler messages:
tae.c: /tmp/cc-zyTHpx.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zyTHpx.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zyTHpx.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zyTHpx.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zyTHpx.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zyTHpx.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zyTHpx.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zyTHpx.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zyTHpx.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zyTHpx.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zyTHpx.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zyTHpx.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zyTHpx.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zyTHpx.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zyTHpx.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zyTHpx.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zyTHpx.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zyTHpx.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zyTHpx.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zyTHpx.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zyTHpx.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zyTHpx.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/iscream12v2/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-FPS60h.s: Assembler messages:
tae.c: /tmp/cc-FPS60h.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FPS60h.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FPS60h.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FPS60h.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FPS60h.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FPS60h.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FPS60h.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FPS60h.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FPS60h.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FPS60h.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FPS60h.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FPS60h.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FPS60h.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FPS60h.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FPS60h.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FPS60h.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FPS60h.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FPS60h.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-FPS60h.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-FPS60h.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/iscream12v2/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-Ps3ZKY.s: Assembler messages:
tae.c: /tmp/cc-Ps3ZKY.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Ps3ZKY.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Ps3ZKY.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Ps3ZKY.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Ps3ZKY.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Ps3ZKY.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Ps3ZKY.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Ps3ZKY.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Ps3ZKY.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Ps3ZKY.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Ps3ZKY.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Ps3ZKY.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Ps3ZKY.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Ps3ZKY.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Ps3ZKY.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Ps3ZKY.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Ps3ZKY.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Ps3ZKY.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Ps3ZKY.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Ps3ZKY.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/iscream12v2/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-mT9Okw.s: Assembler messages:
tae.c: /tmp/cc-mT9Okw.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-mT9Okw.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-mT9Okw.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-mT9Okw.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-mT9Okw.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-mT9Okw.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-mT9Okw.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-mT9Okw.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-mT9Okw.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-mT9Okw.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-mT9Okw.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-mT9Okw.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-mT9Okw.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-mT9Okw.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-mT9Okw.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-mT9Okw.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-mT9Okw.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-mT9Okw.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-mT9Okw.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-mT9Okw.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/iscream12v2/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-lRJOzf.s: Assembler messages:
tae.c: /tmp/cc-lRJOzf.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lRJOzf.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lRJOzf.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lRJOzf.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lRJOzf.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lRJOzf.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lRJOzf.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lRJOzf.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lRJOzf.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lRJOzf.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lRJOzf.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lRJOzf.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lRJOzf.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lRJOzf.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lRJOzf.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lRJOzf.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lRJOzf.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lRJOzf.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lRJOzf.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lRJOzf.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/iscream12v2/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-8UYdxX.s: Assembler messages:
tae.c: /tmp/cc-8UYdxX.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8UYdxX.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8UYdxX.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8UYdxX.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8UYdxX.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8UYdxX.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8UYdxX.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8UYdxX.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8UYdxX.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8UYdxX.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8UYdxX.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8UYdxX.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8UYdxX.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8UYdxX.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8UYdxX.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8UYdxX.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8UYdxX.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8UYdxX.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-8UYdxX.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-8UYdxX.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/iscream12v2/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-9aod3M.s: Assembler messages:
tae.c: /tmp/cc-9aod3M.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9aod3M.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9aod3M.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9aod3M.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9aod3M.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9aod3M.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9aod3M.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9aod3M.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9aod3M.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9aod3M.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9aod3M.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9aod3M.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9aod3M.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9aod3M.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9aod3M.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9aod3M.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9aod3M.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9aod3M.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9aod3M.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9aod3M.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/iscream12v2/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-qKxg3G.s: Assembler messages:
tae.c: /tmp/cc-qKxg3G.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qKxg3G.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qKxg3G.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qKxg3G.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qKxg3G.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qKxg3G.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qKxg3G.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qKxg3G.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qKxg3G.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qKxg3G.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qKxg3G.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qKxg3G.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qKxg3G.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qKxg3G.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qKxg3G.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qKxg3G.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qKxg3G.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qKxg3G.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-qKxg3G.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-qKxg3G.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/iscream12v2/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-v8V5ah.s: Assembler messages:
tae.c: /tmp/cc-v8V5ah.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-v8V5ah.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-v8V5ah.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-v8V5ah.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-v8V5ah.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-v8V5ah.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-v8V5ah.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-v8V5ah.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-v8V5ah.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-v8V5ah.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-v8V5ah.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-v8V5ah.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-v8V5ah.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-v8V5ah.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-v8V5ah.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-v8V5ah.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-v8V5ah.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-v8V5ah.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-v8V5ah.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-v8V5ah.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/iscream12v2/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-3rBkI7.s: Assembler messages:
tae.c: /tmp/cc-3rBkI7.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3rBkI7.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3rBkI7.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3rBkI7.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3rBkI7.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3rBkI7.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3rBkI7.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3rBkI7.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3rBkI7.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3rBkI7.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3rBkI7.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3rBkI7.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3rBkI7.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3rBkI7.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3rBkI7.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3rBkI7.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3rBkI7.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3rBkI7.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-3rBkI7.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-3rBkI7.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/iscream12v2/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-6pCvYA.s: Assembler messages:
tae.c: /tmp/cc-6pCvYA.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6pCvYA.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6pCvYA.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6pCvYA.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6pCvYA.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6pCvYA.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6pCvYA.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6pCvYA.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6pCvYA.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6pCvYA.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6pCvYA.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6pCvYA.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6pCvYA.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6pCvYA.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6pCvYA.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6pCvYA.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6pCvYA.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6pCvYA.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6pCvYA.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6pCvYA.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/iscream12v2/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-Yaxi3d.s: Assembler messages:
tae.c: /tmp/cc-Yaxi3d.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Yaxi3d.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Yaxi3d.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Yaxi3d.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Yaxi3d.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Yaxi3d.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Yaxi3d.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Yaxi3d.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Yaxi3d.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Yaxi3d.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Yaxi3d.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Yaxi3d.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Yaxi3d.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Yaxi3d.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Yaxi3d.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Yaxi3d.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Yaxi3d.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Yaxi3d.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Yaxi3d.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Yaxi3d.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Yaxi3d.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Yaxi3d.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/iscream12v2/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-ciXY5N.s: Assembler messages:
tae.c: /tmp/cc-ciXY5N.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ciXY5N.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ciXY5N.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ciXY5N.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ciXY5N.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ciXY5N.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ciXY5N.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ciXY5N.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ciXY5N.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ciXY5N.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ciXY5N.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ciXY5N.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ciXY5N.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ciXY5N.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ciXY5N.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ciXY5N.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ciXY5N.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ciXY5N.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ciXY5N.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ciXY5N.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ciXY5N.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ciXY5N.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/iscream12v2/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-cJBuIf.s: Assembler messages:
tae.c: /tmp/cc-cJBuIf.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-cJBuIf.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-cJBuIf.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-cJBuIf.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-cJBuIf.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-cJBuIf.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-cJBuIf.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-cJBuIf.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-cJBuIf.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-cJBuIf.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-cJBuIf.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-cJBuIf.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-cJBuIf.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-cJBuIf.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-cJBuIf.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-cJBuIf.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-cJBuIf.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-cJBuIf.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-cJBuIf.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-cJBuIf.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-cJBuIf.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-cJBuIf.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/iscream12v2/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-vPJ1TH.s: Assembler messages:
tae.c: /tmp/cc-vPJ1TH.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-vPJ1TH.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-vPJ1TH.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-vPJ1TH.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-vPJ1TH.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-vPJ1TH.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-vPJ1TH.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-vPJ1TH.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-vPJ1TH.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-vPJ1TH.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-vPJ1TH.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-vPJ1TH.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-vPJ1TH.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-vPJ1TH.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-vPJ1TH.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-vPJ1TH.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-vPJ1TH.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-vPJ1TH.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-vPJ1TH.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-vPJ1TH.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-vPJ1TH.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-vPJ1TH.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