Implementation notes: mipso32, h1mips, crypto_aead/scream12v2

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: scream12v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
1641522refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014060420140525
1656122refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014060420140525
1740948refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014060420140525
1783088refgcc -O3 -fomit-frame-pointer2014060420140525
1783098refgcc -mabi=32 -O3 -fomit-frame-pointer2014060420140525
1790804refgcc -funroll-loops -O3 -fomit-frame-pointer2014060420140525
1791090refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014060420140525
1811242refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014060420140525
1811584refgcc -funroll-loops -O2 -fomit-frame-pointer2014060420140525
2148948refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014060420140525
2149408refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014060420140525
2151132refgcc -funroll-loops -O -fomit-frame-pointer2014060420140525
2844022refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014060420140525
2847930refgcc -O2 -fomit-frame-pointer2014060420140525
2849558refgcc -mabi=32 -O2 -fomit-frame-pointer2014060420140525
2881332refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014060420140525
2881970refgcc -funroll-loops -Os -fomit-frame-pointer2014060420140525
2897064refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014060420140525
2930996refgcc -Os -fomit-frame-pointer2014060420140525
2931140refgcc -mabi=32 -Os -fomit-frame-pointer2014060420140525
2952200refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014060420140525
3020642refgcc -fno-schedule-insns -O -fomit-frame-pointer2014060420140525
3020704refgcc -mabi=32 -O -fomit-frame-pointer2014060420140525
3020868refgcc -O -fomit-frame-pointer2014060420140525
10050028refcc2014060420140525
10051160refgcc2014060420140525
10051466refgcc -funroll-loops2014060420140525

Compiler output

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

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

Compiler output

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

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

Compiler output

Implementation: crypto_aead/scream12v2/ref
Compiler: clang -O3 -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: /tmp/cc-lN8NFI.s: Assembler messages:
tae.c: /tmp/cc-lN8NFI.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lN8NFI.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lN8NFI.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lN8NFI.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lN8NFI.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lN8NFI.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lN8NFI.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lN8NFI.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lN8NFI.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lN8NFI.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lN8NFI.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lN8NFI.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lN8NFI.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lN8NFI.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lN8NFI.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lN8NFI.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lN8NFI.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lN8NFI.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lN8NFI.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lN8NFI.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-lN8NFI.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-lN8NFI.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-waQkbd.s: Assembler messages:
tae.c: /tmp/cc-waQkbd.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-waQkbd.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-waQkbd.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-waQkbd.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-waQkbd.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-waQkbd.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-waQkbd.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-waQkbd.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-waQkbd.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-waQkbd.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-waQkbd.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-waQkbd.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-waQkbd.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-waQkbd.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-waQkbd.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-waQkbd.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-waQkbd.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-waQkbd.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-waQkbd.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-waQkbd.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-zfGIkE.s: Assembler messages:
tae.c: /tmp/cc-zfGIkE.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zfGIkE.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zfGIkE.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zfGIkE.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zfGIkE.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zfGIkE.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zfGIkE.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zfGIkE.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zfGIkE.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zfGIkE.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zfGIkE.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zfGIkE.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zfGIkE.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zfGIkE.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zfGIkE.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zfGIkE.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zfGIkE.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zfGIkE.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-zfGIkE.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-zfGIkE.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-AC8cic.s: Assembler messages:
tae.c: /tmp/cc-AC8cic.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-AC8cic.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-AC8cic.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-AC8cic.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-AC8cic.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-AC8cic.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-AC8cic.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-AC8cic.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-AC8cic.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-AC8cic.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-AC8cic.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-AC8cic.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-AC8cic.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-AC8cic.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-AC8cic.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-AC8cic.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-AC8cic.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-AC8cic.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-AC8cic.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-AC8cic.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-bweo2d.s: Assembler messages:
tae.c: /tmp/cc-bweo2d.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bweo2d.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bweo2d.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bweo2d.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bweo2d.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bweo2d.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bweo2d.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bweo2d.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bweo2d.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bweo2d.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bweo2d.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bweo2d.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bweo2d.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bweo2d.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bweo2d.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bweo2d.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bweo2d.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bweo2d.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-bweo2d.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-bweo2d.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-urXgAI.s: Assembler messages:
tae.c: /tmp/cc-urXgAI.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-urXgAI.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-urXgAI.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-urXgAI.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-urXgAI.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-urXgAI.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-urXgAI.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-urXgAI.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-urXgAI.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-urXgAI.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-urXgAI.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-urXgAI.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-urXgAI.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-urXgAI.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-urXgAI.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-urXgAI.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-urXgAI.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-urXgAI.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-urXgAI.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-urXgAI.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-QrAITD.s: Assembler messages:
tae.c: /tmp/cc-QrAITD.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-QrAITD.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-QrAITD.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-QrAITD.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-QrAITD.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-QrAITD.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-QrAITD.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-QrAITD.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-QrAITD.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-QrAITD.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-QrAITD.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-QrAITD.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-QrAITD.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-QrAITD.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-QrAITD.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-QrAITD.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-QrAITD.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-QrAITD.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-QrAITD.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-QrAITD.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-M7M2qh.s: Assembler messages:
tae.c: /tmp/cc-M7M2qh.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M7M2qh.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M7M2qh.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M7M2qh.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M7M2qh.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M7M2qh.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M7M2qh.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M7M2qh.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M7M2qh.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M7M2qh.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M7M2qh.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M7M2qh.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M7M2qh.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M7M2qh.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M7M2qh.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M7M2qh.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M7M2qh.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M7M2qh.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-M7M2qh.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-M7M2qh.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-Iqtyjb.s: Assembler messages:
tae.c: /tmp/cc-Iqtyjb.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iqtyjb.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iqtyjb.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iqtyjb.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iqtyjb.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iqtyjb.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iqtyjb.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iqtyjb.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iqtyjb.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iqtyjb.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iqtyjb.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iqtyjb.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iqtyjb.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iqtyjb.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iqtyjb.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iqtyjb.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iqtyjb.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iqtyjb.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Iqtyjb.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Iqtyjb.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-IFdJWH.s: Assembler messages:
tae.c: /tmp/cc-IFdJWH.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IFdJWH.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IFdJWH.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IFdJWH.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IFdJWH.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IFdJWH.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IFdJWH.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IFdJWH.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IFdJWH.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IFdJWH.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IFdJWH.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IFdJWH.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IFdJWH.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IFdJWH.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IFdJWH.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IFdJWH.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IFdJWH.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IFdJWH.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-IFdJWH.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-IFdJWH.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
scream_cipher.c: '+0' is not a recognized feature for this target (ignoring feature)
scream_cipher.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: '+0' is not a recognized feature for this target (ignoring feature)
tae.c: '0' is not a recognized processor for this target (ignoring processor)
tae.c: /tmp/cc-1tkCyL.s: Assembler messages:
tae.c: /tmp/cc-1tkCyL.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1tkCyL.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1tkCyL.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1tkCyL.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1tkCyL.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1tkCyL.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1tkCyL.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1tkCyL.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1tkCyL.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1tkCyL.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1tkCyL.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1tkCyL.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1tkCyL.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1tkCyL.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1tkCyL.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1tkCyL.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1tkCyL.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1tkCyL.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-1tkCyL.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-1tkCyL.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: /tmp/cc-Wat4MM.s: Assembler messages:
tae.c: /tmp/cc-Wat4MM.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Wat4MM.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Wat4MM.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Wat4MM.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Wat4MM.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Wat4MM.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Wat4MM.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Wat4MM.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Wat4MM.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Wat4MM.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Wat4MM.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Wat4MM.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Wat4MM.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Wat4MM.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Wat4MM.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Wat4MM.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Wat4MM.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Wat4MM.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Wat4MM.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Wat4MM.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Wat4MM.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Wat4MM.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: /tmp/cc-wn2nhK.s: Assembler messages:
tae.c: /tmp/cc-wn2nhK.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wn2nhK.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wn2nhK.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wn2nhK.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wn2nhK.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wn2nhK.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wn2nhK.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wn2nhK.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wn2nhK.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wn2nhK.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wn2nhK.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wn2nhK.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wn2nhK.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wn2nhK.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wn2nhK.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wn2nhK.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wn2nhK.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wn2nhK.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wn2nhK.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wn2nhK.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wn2nhK.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wn2nhK.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: /tmp/cc-wEjOBL.s: Assembler messages:
tae.c: /tmp/cc-wEjOBL.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wEjOBL.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wEjOBL.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wEjOBL.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wEjOBL.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wEjOBL.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wEjOBL.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wEjOBL.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wEjOBL.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wEjOBL.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wEjOBL.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wEjOBL.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wEjOBL.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wEjOBL.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wEjOBL.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wEjOBL.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wEjOBL.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wEjOBL.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wEjOBL.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wEjOBL.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-wEjOBL.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-wEjOBL.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/scream12v2/ref
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
scream_cipher.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
scream_cipher.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
tae.c: '+' is not a recognized feature for this target (ignoring feature)
tae.c: /tmp/cc-PAtC1J.s: Assembler messages:
tae.c: /tmp/cc-PAtC1J.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-PAtC1J.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-PAtC1J.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-PAtC1J.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-PAtC1J.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-PAtC1J.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-PAtC1J.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-PAtC1J.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-PAtC1J.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-PAtC1J.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-PAtC1J.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-PAtC1J.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-PAtC1J.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-PAtC1J.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-PAtC1J.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-PAtC1J.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-PAtC1J.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-PAtC1J.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-PAtC1J.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-PAtC1J.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-PAtC1J.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-PAtC1J.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