Implementation notes: aarch64, a53, crypto_aead/calicov8

Computer: a53
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20160731
Operation: crypto_aead
Primitive: calicov8
TimeImplementationCompilerBenchmark dateSUPERCOP version
35235refg++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv2016080120160731
106920refg++ -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv2016080120160731
117600refg++ -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv2016080120160731
124000refclang++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016080120160731
130005refg++ -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv2016080120160731

Compiler output

Implementation: crypto_aead/calicov8/ref
Compiler: clang++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
encrypt.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ref