Implementation notes: mipso32, h1mips, crypto_aead/juliusv1draft

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: juliusv1draft

Compiler output

Implementation: crypto_aead/juliusv1draft/ref
Compiler: cc
aes.c: aes.c: In function 'printstate':
aes.c: aes.c:530: warning: incompatible implicit declaration of built-in function 'printf'
aes.c: aes.c: In function 'print_rnd_key':
aes.c: aes.c:539: warning: incompatible implicit declaration of built-in function 'printf'
encrypt.c: In file included from encrypt.c:10:
encrypt.c: functions.c:2:21: error: AES/aes.c: No such file or directory

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/juliusv1draft/ref
Compiler: clang -O3 -fomit-frame-pointer
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '+' is not a recognized feature for this target (ignoring feature)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-jnJiir.s: Assembler messages:
aes.c: /tmp/cc-jnJiir.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-jnJiir.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-jnJiir.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-jnJiir.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-jnJiir.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-jnJiir.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-jnJiir.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-jnJiir.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-jnJiir.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-jnJiir.s:1406: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-jnJiir.s:1570: Warning: No .cprestore pseudo-op used in PIC code
aes.c: ...

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

Compiler output

Implementation: crypto_aead/juliusv1draft/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: '+0' is not a recognized feature for this target (ignoring feature)
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-RiIzAe.s: Assembler messages:
aes.c: /tmp/cc-RiIzAe.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-RiIzAe.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-RiIzAe.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-RiIzAe.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-RiIzAe.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-RiIzAe.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-RiIzAe.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-RiIzAe.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-RiIzAe.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.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/juliusv1draft/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
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: '+0' is not a recognized feature for this target (ignoring feature)
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-TUdP5P.s: Assembler messages:
aes.c: /tmp/cc-TUdP5P.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-TUdP5P.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-TUdP5P.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-TUdP5P.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-TUdP5P.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-TUdP5P.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-TUdP5P.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-TUdP5P.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-TUdP5P.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.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/juliusv1draft/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: '+0' is not a recognized feature for this target (ignoring feature)
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-F8MCfx.s: Assembler messages:
aes.c: /tmp/cc-F8MCfx.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-F8MCfx.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-F8MCfx.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-F8MCfx.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-F8MCfx.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-F8MCfx.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-F8MCfx.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-F8MCfx.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-F8MCfx.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.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/juliusv1draft/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
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: '+0' is not a recognized feature for this target (ignoring feature)
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-K5sdNj.s: Assembler messages:
aes.c: /tmp/cc-K5sdNj.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-K5sdNj.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-K5sdNj.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-K5sdNj.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-K5sdNj.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-K5sdNj.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-K5sdNj.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-K5sdNj.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-K5sdNj.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.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/juliusv1draft/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: '+0' is not a recognized feature for this target (ignoring feature)
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-5nm74j.s: Assembler messages:
aes.c: /tmp/cc-5nm74j.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-5nm74j.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-5nm74j.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-5nm74j.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-5nm74j.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-5nm74j.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-5nm74j.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-5nm74j.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-5nm74j.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.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/juliusv1draft/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
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: '+0' is not a recognized feature for this target (ignoring feature)
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-nQ7OSI.s: Assembler messages:
aes.c: /tmp/cc-nQ7OSI.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-nQ7OSI.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-nQ7OSI.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-nQ7OSI.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-nQ7OSI.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-nQ7OSI.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-nQ7OSI.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-nQ7OSI.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-nQ7OSI.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.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/juliusv1draft/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: '+0' is not a recognized feature for this target (ignoring feature)
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-g83Fiq.s: Assembler messages:
aes.c: /tmp/cc-g83Fiq.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-g83Fiq.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-g83Fiq.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-g83Fiq.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-g83Fiq.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-g83Fiq.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-g83Fiq.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-g83Fiq.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-g83Fiq.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.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/juliusv1draft/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
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: '+0' is not a recognized feature for this target (ignoring feature)
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-coMwqQ.s: Assembler messages:
aes.c: /tmp/cc-coMwqQ.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-coMwqQ.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-coMwqQ.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-coMwqQ.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-coMwqQ.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-coMwqQ.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-coMwqQ.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-coMwqQ.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-coMwqQ.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.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/juliusv1draft/ref
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: '+0' is not a recognized feature for this target (ignoring feature)
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-EK9fv7.s: Assembler messages:
aes.c: /tmp/cc-EK9fv7.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-EK9fv7.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-EK9fv7.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-EK9fv7.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-EK9fv7.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-EK9fv7.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-EK9fv7.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-EK9fv7.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-EK9fv7.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.c: ...

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

Compiler output

Implementation: crypto_aead/juliusv1draft/ref
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: '+0' is not a recognized feature for this target (ignoring feature)
aes.c: '0' is not a recognized processor for this target (ignoring processor)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-6KPYoF.s: Assembler messages:
aes.c: /tmp/cc-6KPYoF.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-6KPYoF.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-6KPYoF.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-6KPYoF.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-6KPYoF.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-6KPYoF.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-6KPYoF.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-6KPYoF.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-6KPYoF.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.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/juliusv1draft/ref
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '+' is not a recognized feature for this target (ignoring feature)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-EMhqf3.s: Assembler messages:
aes.c: /tmp/cc-EMhqf3.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-EMhqf3.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-EMhqf3.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-EMhqf3.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-EMhqf3.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-EMhqf3.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-EMhqf3.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-EMhqf3.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-EMhqf3.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-EMhqf3.s:1406: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-EMhqf3.s:1570: Warning: No .cprestore pseudo-op used in PIC code
aes.c: ...

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

Compiler output

Implementation: crypto_aead/juliusv1draft/ref
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '+' is not a recognized feature for this target (ignoring feature)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-AWqoyB.s: Assembler messages:
aes.c: /tmp/cc-AWqoyB.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-AWqoyB.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-AWqoyB.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-AWqoyB.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-AWqoyB.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-AWqoyB.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-AWqoyB.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-AWqoyB.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-AWqoyB.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-AWqoyB.s:1406: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-AWqoyB.s:1570: Warning: No .cprestore pseudo-op used in PIC code
aes.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/juliusv1draft/ref
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '+' is not a recognized feature for this target (ignoring feature)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-Gv2RYd.s: Assembler messages:
aes.c: /tmp/cc-Gv2RYd.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-Gv2RYd.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-Gv2RYd.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-Gv2RYd.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-Gv2RYd.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-Gv2RYd.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-Gv2RYd.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-Gv2RYd.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-Gv2RYd.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-Gv2RYd.s:1406: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-Gv2RYd.s:1570: Warning: No .cprestore pseudo-op used in PIC code
aes.c: ...

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

Compiler output

Implementation: crypto_aead/juliusv1draft/ref
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
aes.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
aes.c: aes.c:530:10: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' [-pedantic]
aes.c: printf("%02x",state[idx2][idx]);
aes.c: ^
aes.c: aes.c:530:10: note: please include the header gt; or explicitly provide a declaration for 'printf'
aes.c: aes.c:531:4: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
aes.c: puts("");
aes.c: ^
aes.c: aes.c:539:18: warning: conversion specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
aes.c: printf("%08x",key[idx]);
aes.c: ~~~^ ~~~~~~~~
aes.c: '+' is not a recognized feature for this target (ignoring feature)
aes.c: 4 diagnostics generated.
aes.c: /tmp/cc-zjgedm.s: Assembler messages:
aes.c: /tmp/cc-zjgedm.s:1172: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-zjgedm.s:1172: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-zjgedm.s:1184: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-zjgedm.s:1184: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-zjgedm.s:1227: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-zjgedm.s:1227: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-zjgedm.s:1235: Warning: No .cprestore pseudo-op used in PIC code
aes.c: /tmp/cc-zjgedm.s:1235: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-zjgedm.s:1373: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-zjgedm.s:1406: Warning: Macro instruction expanded into multiple instructions
aes.c: /tmp/cc-zjgedm.s:1570: Warning: No .cprestore pseudo-op used in PIC code
aes.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