Implementation notes: mipso32, h1mips, crypto_aead/norx6441v1

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: norx6441v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
280268refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
281338refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
290544refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014060120140525
290656refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
297752refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014060120140525
301860refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
326182refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
326196refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014060120140525
326236refgcc -funroll-loops -O -fomit-frame-pointer2014060120140525
332228refgcc -O -fomit-frame-pointer2014060120140525
332230refgcc -mabi=32 -O -fomit-frame-pointer2014060120140525
332250refgcc -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
394282refgcc -mabi=32 -Os -fomit-frame-pointer2014060120140525
398090refgcc -Os -fomit-frame-pointer2014060120140525
398306refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014060120140525
398440refgcc -funroll-loops -Os -fomit-frame-pointer2014060120140525
412314refgcc -mabi=32 -O3 -fomit-frame-pointer2014060120140525
412316refgcc -O3 -fomit-frame-pointer2014060120140525
415294refgcc -funroll-loops -O2 -fomit-frame-pointer2014060120140525
415322refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014060120140525
415842refgcc -funroll-loops -O3 -fomit-frame-pointer2014060120140525
415882refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014060120140525
416468refgcc -mabi=32 -O2 -fomit-frame-pointer2014060120140525
416638refgcc -O2 -fomit-frame-pointer2014060120140525
1461592refgcc2014060120140525
1461634refgcc -funroll-loops2014060120140525
1461638refcc2014060120140525

Compiler output

Implementation: crypto_aead/norx6441v1/neon
Compiler: cc
norx.c: norx.c:24:22: error: arm_neon.h: No such file or directory
norx.c: norx.c: In function 'crypto_aead_norx6441v1_neon_encrypt':
norx.c: norx.c:300: error: 'uint64x2_t' undeclared (first use in this function)
norx.c: norx.c:300: error: (Each undeclared identifier is reported only once
norx.c: norx.c:300: error: for each function it appears in.)
norx.c: norx.c:300: error: expected ';' before 'A0'
norx.c: norx.c:301: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'N'
norx.c: norx.c:301: error: 'N' undeclared (first use in this function)
norx.c: norx.c:302: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'K0'
norx.c: norx.c:302: error: 'K0' undeclared (first use in this function)
norx.c: norx.c:303: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'K1'
norx.c: norx.c:303: error: 'K1' undeclared (first use in this function)
norx.c: norx.c:310: error: 'A0' undeclared (first use in this function)
norx.c: norx.c:310: error: 'A1' undeclared (first use in this function)
norx.c: norx.c:310: error: 'B0' undeclared (first use in this function)
norx.c: norx.c:310: error: 'B1' undeclared (first use in this function)
norx.c: norx.c:310: error: 'C0' undeclared (first use in this function)
norx.c: norx.c:310: error: 'C1' undeclared (first use in this function)
norx.c: norx.c:310: error: 'D0' undeclared (first use in this function)
norx.c: norx.c:310: error: 'D1' undeclared (first use in this function)
norx.c: norx.c:310: error: expected ';' before 'l0'
norx.c: norx.c:310: error: 'l0' undeclared (first use in this function)
norx.c: norx.c:310: error: 'r0' undeclared (first use in this function)
norx.c: norx.c:310: error: 'l1' undeclared (first use in this function)
norx.c: norx.c:310: error: 'r1' undeclared (first use in this function)
norx.c: ...

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

Compiler output

Implementation: crypto_aead/norx6441v1/ymm
Compiler: cc
norx.c: norx.c:26:27: error: x86intrin.h: No such file or directory
norx.c: norx.c: In function 'block_copy':
norx.c: norx.c:302: error: '__m256i' undeclared (first use in this function)
norx.c: norx.c:302: error: (Each undeclared identifier is reported only once
norx.c: norx.c:302: error: for each function it appears in.)
norx.c: norx.c:302: error: expected expression before ')' token
norx.c: norx.c:302: error: expected expression before ')' token
norx.c: norx.c:303: error: expected expression before ')' token
norx.c: norx.c:303: error: expected expression before ')' token
norx.c: norx.c:308: error: expected expression before ')' token
norx.c: norx.c:308: error: expected expression before ')' token
norx.c: norx.c:313: error: '__m128i' undeclared (first use in this function)
norx.c: norx.c:313: error: expected expression before ')' token
norx.c: norx.c:313: error: expected expression before ')' token
norx.c: norx.c: In function 'crypto_aead_norx6441v1_ymm_encrypt':
norx.c: norx.c:348: error: '__m256i' undeclared (first use in this function)
norx.c: norx.c:348: error: expected ';' before 'A'
norx.c: norx.c:349: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'N'
norx.c: norx.c:349: error: 'N' undeclared (first use in this function)
norx.c: norx.c:349: error: '__m128i' undeclared (first use in this function)
norx.c: norx.c:349: error: expected expression before ')' token
norx.c: norx.c:350: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'K'
norx.c: norx.c:350: error: 'K' undeclared (first use in this function)
norx.c: norx.c:350: error: expected expression before ')' token
norx.c: norx.c:355: error: 'A' undeclared (first use in this function)
norx.c: ...

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

Compiler output

Implementation: crypto_aead/norx6441v1/xmm
Compiler: cc
norx.c: norx.c:26:27: error: x86intrin.h: No such file or directory
norx.c: norx.c: In function 'block_copy':
norx.c: norx.c:361: error: '__m128i' undeclared (first use in this function)
norx.c: norx.c:361: error: (Each undeclared identifier is reported only once
norx.c: norx.c:361: error: for each function it appears in.)
norx.c: norx.c:361: error: expected expression before ')' token
norx.c: norx.c:361: error: expected expression before ')' token
norx.c: norx.c:362: error: expected expression before ')' token
norx.c: norx.c:362: error: expected expression before ')' token
norx.c: norx.c:363: error: expected expression before ')' token
norx.c: norx.c:363: error: expected expression before ')' token
norx.c: norx.c:364: error: expected expression before ')' token
norx.c: norx.c:364: error: expected expression before ')' token
norx.c: norx.c:369: error: expected expression before ')' token
norx.c: norx.c:369: error: expected expression before ')' token
norx.c: norx.c:370: error: expected expression before ')' token
norx.c: norx.c:370: error: expected expression before ')' token
norx.c: norx.c:375: error: expected expression before ')' token
norx.c: norx.c:375: error: expected expression before ')' token
norx.c: norx.c: In function 'crypto_aead_norx6441v1_xmm_encrypt':
norx.c: norx.c:410: error: '__m128i' undeclared (first use in this function)
norx.c: norx.c:410: error: expected ';' before 'A0'
norx.c: norx.c:411: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'N'
norx.c: norx.c:411: error: 'N' undeclared (first use in this function)
norx.c: norx.c:411: error: expected expression before ')' token
norx.c: ...

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

Compiler output

Implementation: crypto_aead/norx6441v1/ref
Compiler: cc
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type

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

Compiler output

Implementation: crypto_aead/norx6441v1/ref
Compiler: clang -O3 -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '+' is not a recognized feature for this target (ignoring feature)
caesar.c: /tmp/cc-lcH6bJ.s: Assembler messages:
caesar.c: /tmp/cc-lcH6bJ.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-lcH6bJ.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-lcH6bJ.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-lcH6bJ.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer ref

Compiler output

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

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

Compiler output

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

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

Compiler output

Implementation: crypto_aead/norx6441v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-pFnmFo.s: Assembler messages:
caesar.c: /tmp/cc-pFnmFo.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-pFnmFo.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-pFnmFo.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-pFnmFo.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.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/norx6441v1/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
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-wK7evp.s: Assembler messages:
caesar.c: /tmp/cc-wK7evp.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-wK7evp.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-wK7evp.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-wK7evp.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.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/norx6441v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-V15wxy.s: Assembler messages:
caesar.c: /tmp/cc-V15wxy.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-V15wxy.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-V15wxy.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-V15wxy.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.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/norx6441v1/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
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-qB7aQy.s: Assembler messages:
caesar.c: /tmp/cc-qB7aQy.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-qB7aQy.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-qB7aQy.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-qB7aQy.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.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/norx6441v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-5vlPVD.s: Assembler messages:
caesar.c: /tmp/cc-5vlPVD.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-5vlPVD.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-5vlPVD.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-5vlPVD.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.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/norx6441v1/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
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-eINHSB.s: Assembler messages:
caesar.c: /tmp/cc-eINHSB.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-eINHSB.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-eINHSB.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-eINHSB.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.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/norx6441v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-8QsCWi.s: Assembler messages:
caesar.c: /tmp/cc-8QsCWi.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-8QsCWi.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-8QsCWi.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-8QsCWi.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.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/norx6441v1/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
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-3vs8fi.s: Assembler messages:
caesar.c: /tmp/cc-3vs8fi.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-3vs8fi.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-3vs8fi.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-3vs8fi.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.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/norx6441v1/ref
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-qQxnrF.s: Assembler messages:
caesar.c: /tmp/cc-qQxnrF.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-qQxnrF.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-qQxnrF.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-qQxnrF.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=native -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6441v1/ref
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-O2ijQo.s: Assembler messages:
caesar.c: /tmp/cc-O2ijQo.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-O2ijQo.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-O2ijQo.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-O2ijQo.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.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/norx6441v1/ref
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '+' is not a recognized feature for this target (ignoring feature)
caesar.c: /tmp/cc-NG8eQq.s: Assembler messages:
caesar.c: /tmp/cc-NG8eQq.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-NG8eQq.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-NG8eQq.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-NG8eQq.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6441v1/ref
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '+' is not a recognized feature for this target (ignoring feature)
caesar.c: /tmp/cc-u87vis.s: Assembler messages:
caesar.c: /tmp/cc-u87vis.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-u87vis.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-u87vis.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-u87vis.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.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/norx6441v1/ref
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '+' is not a recognized feature for this target (ignoring feature)
caesar.c: /tmp/cc-uE7QHE.s: Assembler messages:
caesar.c: /tmp/cc-uE7QHE.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-uE7QHE.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-uE7QHE.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-uE7QHE.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6441v1/ref
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '+' is not a recognized feature for this target (ignoring feature)
caesar.c: /tmp/cc-uBOEcv.s: Assembler messages:
caesar.c: /tmp/cc-uBOEcv.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-uBOEcv.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-uBOEcv.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-uBOEcv.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.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