Implementation notes: mipso32, h1mips, crypto_aead/cba5

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: cba5
TimeImplementationCompilerBenchmark dateSUPERCOP version
599092refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014053120140525
599150refgcc -funroll-loops -O3 -fomit-frame-pointer2014053120140525
600234refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014053120140525
601970refgcc -O3 -fomit-frame-pointer2014053120140525
602712refgcc -mabi=32 -O3 -fomit-frame-pointer2014053120140525
606596refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014053120140525
608066refgcc -funroll-loops -O2 -fomit-frame-pointer2014053120140525
608220refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014053120140525
610704refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014053120140525
641656refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014053120140525
642614refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014053120140525
642850refgcc -funroll-loops -O -fomit-frame-pointer2014053120140525
721966refgcc -O2 -fomit-frame-pointer2014053120140525
722622refgcc -mabi=32 -O2 -fomit-frame-pointer2014053120140525
724034refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014053120140525
743300refgcc -fno-schedule-insns -O -fomit-frame-pointer2014053120140525
743372refgcc -O -fomit-frame-pointer2014053120140525
744130refgcc -mabi=32 -O -fomit-frame-pointer2014053120140525
816016refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014053120140525
816124refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014053120140525
816210refgcc -funroll-loops -Os -fomit-frame-pointer2014053120140525
816392refgcc -mabi=32 -Os -fomit-frame-pointer2014053120140525
816444refgcc -Os -fomit-frame-pointer2014053120140525
817600refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014053120140525
1373782refcc2014053120140525
1374612refgcc2014053120140525
1375348refgcc -funroll-loops2014053120140525

Compiler output

Implementation: crypto_aead/cba5/ref
Compiler: clang -O3 -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '+' is not a recognized feature for this target (ignoring feature)
encrypt.c: /tmp/cc-mf6kKa.s: Assembler messages:
encrypt.c: /tmp/cc-mf6kKa.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mf6kKa.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mf6kKa.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mf6kKa.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mf6kKa.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mf6kKa.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mf6kKa.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mf6kKa.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mf6kKa.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mf6kKa.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mf6kKa.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mf6kKa.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mf6kKa.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mf6kKa.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mf6kKa.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mf6kKa.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mf6kKa.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mf6kKa.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mf6kKa.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mf6kKa.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mf6kKa.s:318: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mf6kKa.s:318: Warning: Macro instruction expanded into multiple instructions
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/cba5/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-RY3iae.s: Assembler messages:
encrypt.c: /tmp/cc-RY3iae.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-RY3iae.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-RY3iae.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-RY3iae.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-RY3iae.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-RY3iae.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-RY3iae.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-RY3iae.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-RY3iae.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-RY3iae.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-RY3iae.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-RY3iae.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-RY3iae.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-RY3iae.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-RY3iae.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-RY3iae.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-RY3iae.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-RY3iae.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-RY3iae.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-RY3iae.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.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/cba5/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
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-DwpzZz.s: Assembler messages:
encrypt.c: /tmp/cc-DwpzZz.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-DwpzZz.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-DwpzZz.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-DwpzZz.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-DwpzZz.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-DwpzZz.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-DwpzZz.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-DwpzZz.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-DwpzZz.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-DwpzZz.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-DwpzZz.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-DwpzZz.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-DwpzZz.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-DwpzZz.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-DwpzZz.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-DwpzZz.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-DwpzZz.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-DwpzZz.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-DwpzZz.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-DwpzZz.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.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/cba5/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-FqlOJ0.s: Assembler messages:
encrypt.c: /tmp/cc-FqlOJ0.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-FqlOJ0.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-FqlOJ0.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-FqlOJ0.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-FqlOJ0.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-FqlOJ0.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-FqlOJ0.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-FqlOJ0.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-FqlOJ0.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-FqlOJ0.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-FqlOJ0.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-FqlOJ0.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-FqlOJ0.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-FqlOJ0.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-FqlOJ0.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-FqlOJ0.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-FqlOJ0.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-FqlOJ0.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-FqlOJ0.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-FqlOJ0.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.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/cba5/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
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-mvv61h.s: Assembler messages:
encrypt.c: /tmp/cc-mvv61h.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mvv61h.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mvv61h.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mvv61h.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mvv61h.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mvv61h.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mvv61h.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mvv61h.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mvv61h.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mvv61h.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mvv61h.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mvv61h.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mvv61h.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mvv61h.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mvv61h.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mvv61h.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mvv61h.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mvv61h.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-mvv61h.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-mvv61h.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.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/cba5/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-L7YYrY.s: Assembler messages:
encrypt.c: /tmp/cc-L7YYrY.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-L7YYrY.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-L7YYrY.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-L7YYrY.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-L7YYrY.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-L7YYrY.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-L7YYrY.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-L7YYrY.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-L7YYrY.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-L7YYrY.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-L7YYrY.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-L7YYrY.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-L7YYrY.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-L7YYrY.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-L7YYrY.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-L7YYrY.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-L7YYrY.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-L7YYrY.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-L7YYrY.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-L7YYrY.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.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/cba5/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
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-XUmjvD.s: Assembler messages:
encrypt.c: /tmp/cc-XUmjvD.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-XUmjvD.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-XUmjvD.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-XUmjvD.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-XUmjvD.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-XUmjvD.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-XUmjvD.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-XUmjvD.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-XUmjvD.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-XUmjvD.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-XUmjvD.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-XUmjvD.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-XUmjvD.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-XUmjvD.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-XUmjvD.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-XUmjvD.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-XUmjvD.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-XUmjvD.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-XUmjvD.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-XUmjvD.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.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/cba5/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-OzcVQa.s: Assembler messages:
encrypt.c: /tmp/cc-OzcVQa.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-OzcVQa.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-OzcVQa.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-OzcVQa.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-OzcVQa.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-OzcVQa.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-OzcVQa.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-OzcVQa.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-OzcVQa.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-OzcVQa.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-OzcVQa.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-OzcVQa.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-OzcVQa.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-OzcVQa.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-OzcVQa.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-OzcVQa.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-OzcVQa.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-OzcVQa.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-OzcVQa.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-OzcVQa.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.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/cba5/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
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-fJzrwm.s: Assembler messages:
encrypt.c: /tmp/cc-fJzrwm.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-fJzrwm.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-fJzrwm.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-fJzrwm.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-fJzrwm.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-fJzrwm.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-fJzrwm.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-fJzrwm.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-fJzrwm.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-fJzrwm.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-fJzrwm.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-fJzrwm.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-fJzrwm.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-fJzrwm.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-fJzrwm.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-fJzrwm.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-fJzrwm.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-fJzrwm.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-fJzrwm.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-fJzrwm.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.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/cba5/ref
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-oqbQ1A.s: Assembler messages:
encrypt.c: /tmp/cc-oqbQ1A.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-oqbQ1A.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-oqbQ1A.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-oqbQ1A.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-oqbQ1A.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-oqbQ1A.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-oqbQ1A.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-oqbQ1A.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-oqbQ1A.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-oqbQ1A.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-oqbQ1A.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-oqbQ1A.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-oqbQ1A.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-oqbQ1A.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-oqbQ1A.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-oqbQ1A.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-oqbQ1A.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-oqbQ1A.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-oqbQ1A.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-oqbQ1A.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/cba5/ref
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-aPAzvh.s: Assembler messages:
encrypt.c: /tmp/cc-aPAzvh.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-aPAzvh.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-aPAzvh.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-aPAzvh.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-aPAzvh.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-aPAzvh.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-aPAzvh.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-aPAzvh.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-aPAzvh.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-aPAzvh.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-aPAzvh.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-aPAzvh.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-aPAzvh.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-aPAzvh.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-aPAzvh.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-aPAzvh.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-aPAzvh.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-aPAzvh.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-aPAzvh.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-aPAzvh.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.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/cba5/ref
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '+' is not a recognized feature for this target (ignoring feature)
encrypt.c: /tmp/cc-6XgRmg.s: Assembler messages:
encrypt.c: /tmp/cc-6XgRmg.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-6XgRmg.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-6XgRmg.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-6XgRmg.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-6XgRmg.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-6XgRmg.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-6XgRmg.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-6XgRmg.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-6XgRmg.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-6XgRmg.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-6XgRmg.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-6XgRmg.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-6XgRmg.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-6XgRmg.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-6XgRmg.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-6XgRmg.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-6XgRmg.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-6XgRmg.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-6XgRmg.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-6XgRmg.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-6XgRmg.s:318: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-6XgRmg.s:318: Warning: Macro instruction expanded into multiple instructions
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/cba5/ref
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '+' is not a recognized feature for this target (ignoring feature)
encrypt.c: /tmp/cc-S3aC2t.s: Assembler messages:
encrypt.c: /tmp/cc-S3aC2t.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-S3aC2t.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-S3aC2t.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-S3aC2t.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-S3aC2t.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-S3aC2t.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-S3aC2t.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-S3aC2t.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-S3aC2t.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-S3aC2t.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-S3aC2t.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-S3aC2t.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-S3aC2t.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-S3aC2t.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-S3aC2t.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-S3aC2t.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-S3aC2t.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-S3aC2t.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-S3aC2t.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-S3aC2t.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-S3aC2t.s:318: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-S3aC2t.s:318: Warning: Macro instruction expanded into multiple instructions
encrypt.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/cba5/ref
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '+' is not a recognized feature for this target (ignoring feature)
encrypt.c: /tmp/cc-tp3HKu.s: Assembler messages:
encrypt.c: /tmp/cc-tp3HKu.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-tp3HKu.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-tp3HKu.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-tp3HKu.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-tp3HKu.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-tp3HKu.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-tp3HKu.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-tp3HKu.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-tp3HKu.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-tp3HKu.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-tp3HKu.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-tp3HKu.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-tp3HKu.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-tp3HKu.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-tp3HKu.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-tp3HKu.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-tp3HKu.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-tp3HKu.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-tp3HKu.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-tp3HKu.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-tp3HKu.s:318: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-tp3HKu.s:318: Warning: Macro instruction expanded into multiple instructions
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/cba5/ref
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '+' is not a recognized feature for this target (ignoring feature)
encrypt.c: /tmp/cc-psyMUT.s: Assembler messages:
encrypt.c: /tmp/cc-psyMUT.s:44: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-psyMUT.s:44: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-psyMUT.s:97: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-psyMUT.s:97: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-psyMUT.s:107: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-psyMUT.s:107: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-psyMUT.s:119: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-psyMUT.s:119: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-psyMUT.s:125: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-psyMUT.s:125: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-psyMUT.s:130: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-psyMUT.s:130: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-psyMUT.s:228: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-psyMUT.s:228: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-psyMUT.s:288: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-psyMUT.s:288: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-psyMUT.s:296: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-psyMUT.s:296: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-psyMUT.s:305: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-psyMUT.s:305: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-psyMUT.s:318: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-psyMUT.s:318: Warning: Macro instruction expanded into multiple instructions
encrypt.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