Implementation notes: amd64, icelake, crypto_aead/trivia0v2

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_aead
Primitive: trivia0v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
3945717658 0 032768 4096 0T:sse4clang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
4001018826 0 036864 4096 0T:sse4clang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
531096862 12 024576 4096 0T:sse4opt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
544863789 0 016384 4096 0T:sse4clang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
587354619 12 020480 4096 0T:sse4opt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
1895098954 0 024576 4096 0T:refclang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
1945719050 0 024576 4096 0T:refclang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
2138414215 0 016384 4096 0T:refclang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
2269509271 0 028672 4096 0T:refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
2407315365 0 020480 4096 0T:refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
8625564039 0 020480 4096 0T:refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826

Compiler output

Implementation: T:sse4
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
encrypt.c: encrypt.c:229:1: warning: '/*' within block comment [-Wcomment]
encrypt.c: /*----------------------------------------------------------------*/
encrypt.c: ^
encrypt.c: 1 warning generated.

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:sse4
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:sse4
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:sse4

Compiler output

Implementation: T:sse4
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_Mult_by_alpha_power", referenced from:
try.c: _V_Horner_32 in crypto_aead_trivia0v2.a(encrypt.o)
try.c: "_Mult_by_beta_power", referenced from:
try.c: _V_Horner_64 in crypto_aead_trivia0v2.a(encrypt.o)
try.c: "_dec_load32", referenced from:
try.c: _crypto_aead_trivia0v2_sse4_timingleaks_decrypt in crypto_aead_trivia0v2.a(encrypt.o)
try.c: "_dec_load64", referenced from:
try.c: _crypto_aead_trivia0v2_sse4_timingleaks_decrypt in crypto_aead_trivia0v2.a(encrypt.o)
try.c: "_insert_SC", referenced from:
try.c: _Initialize_process_AD_Reinitialize in crypto_aead_trivia0v2.a(encrypt.o)
try.c: "_load64", referenced from:
try.c: _Initialize_process_AD_Reinitialize in crypto_aead_trivia0v2.a(encrypt.o)
try.c: _crypto_aead_trivia0v2_sse4_timingleaks_encrypt in crypto_aead_trivia0v2.a(encrypt.o)
try.c: "_pad", referenced from:
try.c: _Initialize_process_AD_Reinitialize in crypto_aead_trivia0v2.a(encrypt.o)
try.c: _crypto_aead_trivia0v2_sse4_timingleaks_encrypt in crypto_aead_trivia0v2.a(encrypt.o)
try.c: _crypto_aead_trivia0v2_sse4_timingleaks_decrypt in crypto_aead_trivia0v2.a(encrypt.o)
try.c: "_store32", referenced from:
try.c: _crypto_aead_trivia0v2_sse4_timingleaks_encrypt in crypto_aead_trivia0v2.a(encrypt.o)
try.c: ld: symbol(s) not found for architecture x86_64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:sse4