Implementation notes: mipso32, h1mips, crypto_aead/scream10v2

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: scream10v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
1391854refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014060420140525
1403720refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014060420140525
1474332refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014060420140525
1510450refgcc -mabi=32 -O3 -fomit-frame-pointer2014060420140525
1510792refgcc -O3 -fomit-frame-pointer2014060420140525
1513840refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014060420140525
1516518refgcc -funroll-loops -O3 -fomit-frame-pointer2014060420140525
1534470refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014060420140525
1534586refgcc -funroll-loops -O2 -fomit-frame-pointer2014060420140525
1815414refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014060420140525
1815552refgcc -funroll-loops -O -fomit-frame-pointer2014060420140525
1816288refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014060420140525
2408714refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014060420140525
2411374refgcc -O2 -fomit-frame-pointer2014060420140525
2411402refgcc -mabi=32 -O2 -fomit-frame-pointer2014060420140525
2438888refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014060420140525
2438944refgcc -funroll-loops -Os -fomit-frame-pointer2014060420140525
2453060refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014060420140525
2482936refgcc -Os -fomit-frame-pointer2014060420140525
2483890refgcc -mabi=32 -Os -fomit-frame-pointer2014060420140525
2499790refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014060420140525
2557760refgcc -fno-schedule-insns -O -fomit-frame-pointer2014060420140525
2557764refgcc -O -fomit-frame-pointer2014060420140525
2557854refgcc -mabi=32 -O -fomit-frame-pointer2014060420140525
8478468refcc2014060420140525
8478496refgcc -funroll-loops2014060420140525
8478546refgcc2014060420140525

Compiler output

Implementation: crypto_aead/scream10v2/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/scream10v2/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/scream10v2/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-gZwCq2.s: Assembler messages:
tae.c: /tmp/cc-gZwCq2.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-gZwCq2.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-gZwCq2.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-gZwCq2.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-gZwCq2.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-gZwCq2.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-gZwCq2.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-gZwCq2.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-gZwCq2.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-gZwCq2.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-gZwCq2.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-gZwCq2.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-gZwCq2.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-gZwCq2.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-gZwCq2.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-gZwCq2.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-gZwCq2.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-gZwCq2.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-gZwCq2.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-gZwCq2.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-gZwCq2.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-gZwCq2.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/scream10v2/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-9NUPpa.s: Assembler messages:
tae.c: /tmp/cc-9NUPpa.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9NUPpa.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9NUPpa.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9NUPpa.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9NUPpa.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9NUPpa.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9NUPpa.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9NUPpa.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9NUPpa.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9NUPpa.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9NUPpa.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9NUPpa.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9NUPpa.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9NUPpa.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9NUPpa.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9NUPpa.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9NUPpa.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9NUPpa.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-9NUPpa.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-9NUPpa.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/scream10v2/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-Muanfd.s: Assembler messages:
tae.c: /tmp/cc-Muanfd.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Muanfd.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Muanfd.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Muanfd.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Muanfd.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Muanfd.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Muanfd.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Muanfd.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Muanfd.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Muanfd.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Muanfd.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Muanfd.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Muanfd.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Muanfd.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Muanfd.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Muanfd.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Muanfd.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Muanfd.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Muanfd.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Muanfd.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/scream10v2/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-HeaVOp.s: Assembler messages:
tae.c: /tmp/cc-HeaVOp.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HeaVOp.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HeaVOp.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HeaVOp.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HeaVOp.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HeaVOp.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HeaVOp.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HeaVOp.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HeaVOp.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HeaVOp.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HeaVOp.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HeaVOp.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HeaVOp.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HeaVOp.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HeaVOp.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HeaVOp.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HeaVOp.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HeaVOp.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-HeaVOp.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-HeaVOp.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/scream10v2/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-ct6h5q.s: Assembler messages:
tae.c: /tmp/cc-ct6h5q.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ct6h5q.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ct6h5q.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ct6h5q.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ct6h5q.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ct6h5q.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ct6h5q.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ct6h5q.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ct6h5q.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ct6h5q.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ct6h5q.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ct6h5q.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ct6h5q.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ct6h5q.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ct6h5q.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ct6h5q.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ct6h5q.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ct6h5q.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-ct6h5q.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-ct6h5q.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/scream10v2/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-6ameeJ.s: Assembler messages:
tae.c: /tmp/cc-6ameeJ.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6ameeJ.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6ameeJ.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6ameeJ.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6ameeJ.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6ameeJ.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6ameeJ.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6ameeJ.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6ameeJ.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6ameeJ.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6ameeJ.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6ameeJ.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6ameeJ.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6ameeJ.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6ameeJ.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6ameeJ.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6ameeJ.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6ameeJ.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-6ameeJ.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-6ameeJ.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/scream10v2/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-SX0Xs1.s: Assembler messages:
tae.c: /tmp/cc-SX0Xs1.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SX0Xs1.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SX0Xs1.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SX0Xs1.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SX0Xs1.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SX0Xs1.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SX0Xs1.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SX0Xs1.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SX0Xs1.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SX0Xs1.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SX0Xs1.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SX0Xs1.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SX0Xs1.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SX0Xs1.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SX0Xs1.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SX0Xs1.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SX0Xs1.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SX0Xs1.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-SX0Xs1.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-SX0Xs1.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/scream10v2/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-Vtrpn2.s: Assembler messages:
tae.c: /tmp/cc-Vtrpn2.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vtrpn2.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vtrpn2.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vtrpn2.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vtrpn2.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vtrpn2.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vtrpn2.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vtrpn2.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vtrpn2.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vtrpn2.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vtrpn2.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vtrpn2.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vtrpn2.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vtrpn2.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vtrpn2.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vtrpn2.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vtrpn2.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vtrpn2.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-Vtrpn2.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-Vtrpn2.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/scream10v2/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-kfUxv8.s: Assembler messages:
tae.c: /tmp/cc-kfUxv8.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-kfUxv8.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-kfUxv8.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-kfUxv8.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-kfUxv8.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-kfUxv8.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-kfUxv8.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-kfUxv8.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-kfUxv8.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-kfUxv8.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-kfUxv8.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-kfUxv8.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-kfUxv8.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-kfUxv8.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-kfUxv8.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-kfUxv8.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-kfUxv8.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-kfUxv8.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-kfUxv8.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-kfUxv8.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/scream10v2/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-oWUekY.s: Assembler messages:
tae.c: /tmp/cc-oWUekY.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oWUekY.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oWUekY.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oWUekY.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oWUekY.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oWUekY.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oWUekY.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oWUekY.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oWUekY.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oWUekY.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oWUekY.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oWUekY.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oWUekY.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oWUekY.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oWUekY.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oWUekY.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oWUekY.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oWUekY.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-oWUekY.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-oWUekY.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/scream10v2/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-jynC81.s: Assembler messages:
tae.c: /tmp/cc-jynC81.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jynC81.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jynC81.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jynC81.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jynC81.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jynC81.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jynC81.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jynC81.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jynC81.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jynC81.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jynC81.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jynC81.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jynC81.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jynC81.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jynC81.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jynC81.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jynC81.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jynC81.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-jynC81.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-jynC81.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/scream10v2/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-2Wnoyb.s: Assembler messages:
tae.c: /tmp/cc-2Wnoyb.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2Wnoyb.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2Wnoyb.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2Wnoyb.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2Wnoyb.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2Wnoyb.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2Wnoyb.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2Wnoyb.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2Wnoyb.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2Wnoyb.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2Wnoyb.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2Wnoyb.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2Wnoyb.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2Wnoyb.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2Wnoyb.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2Wnoyb.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2Wnoyb.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2Wnoyb.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2Wnoyb.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2Wnoyb.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-2Wnoyb.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-2Wnoyb.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/scream10v2/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-pLPC2g.s: Assembler messages:
tae.c: /tmp/cc-pLPC2g.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-pLPC2g.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-pLPC2g.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-pLPC2g.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-pLPC2g.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-pLPC2g.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-pLPC2g.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-pLPC2g.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-pLPC2g.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-pLPC2g.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-pLPC2g.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-pLPC2g.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-pLPC2g.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-pLPC2g.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-pLPC2g.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-pLPC2g.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-pLPC2g.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-pLPC2g.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-pLPC2g.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-pLPC2g.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-pLPC2g.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-pLPC2g.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/scream10v2/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-o51Sp8.s: Assembler messages:
tae.c: /tmp/cc-o51Sp8.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-o51Sp8.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-o51Sp8.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-o51Sp8.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-o51Sp8.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-o51Sp8.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-o51Sp8.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-o51Sp8.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-o51Sp8.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-o51Sp8.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-o51Sp8.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-o51Sp8.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-o51Sp8.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-o51Sp8.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-o51Sp8.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-o51Sp8.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-o51Sp8.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-o51Sp8.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-o51Sp8.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-o51Sp8.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-o51Sp8.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-o51Sp8.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/scream10v2/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-5LPqq9.s: Assembler messages:
tae.c: /tmp/cc-5LPqq9.s:35: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5LPqq9.s:35: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5LPqq9.s:40: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5LPqq9.s:40: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5LPqq9.s:45: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5LPqq9.s:45: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5LPqq9.s:51: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5LPqq9.s:51: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5LPqq9.s:59: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5LPqq9.s:59: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5LPqq9.s:105: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5LPqq9.s:105: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5LPqq9.s:119: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5LPqq9.s:119: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5LPqq9.s:136: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5LPqq9.s:136: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5LPqq9.s:149: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5LPqq9.s:149: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5LPqq9.s:161: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5LPqq9.s:161: Warning: Macro instruction expanded into multiple instructions
tae.c: /tmp/cc-5LPqq9.s:220: Warning: No .cprestore pseudo-op used in PIC code
tae.c: /tmp/cc-5LPqq9.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