[Page version: 20250927 20:45:55]
Measurements for ppc64, power9, crypto_stream Test results for ppc64, power9, crypto_stream Test results for crypto_stream/amastridAmastrid.cpp: In file included from Amastrid.cpp:3: Amastrid.cpp: ./Amastrid.h:241:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] Amastrid.cpp: for(register int i=0; i<len; i++) Amastrid.cpp: ^~~~~~~~~ Amastrid.cpp: ./Amastrid.h:250:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] Amastrid.cpp: for(register int i=0; i<len; i++,pbytes+=4) Amastrid.cpp: ^~~~~~~~~ Amastrid.cpp: In file included from Amastrid.cpp:4: Amastrid.cpp: ./Expansion.h:55:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] Amastrid.cpp: register BYTE *p1, *p2; Amastrid.cpp: ^~~~~~~~~ Amastrid.cpp: ./Expansion.h:55:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] Amastrid.cpp: register BYTE *p1, *p2; Amastrid.cpp: ^~~~~~~~~ Amastrid.cpp: ./Expansion.h:56:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] Amastrid.cpp: register BYTE temp, v1, v2; Amastrid.cpp: ^~~~~~~~~ Amastrid.cpp: ./Expansion.h:56:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] Amastrid.cpp: register BYTE temp, v1, v2; Amastrid.cpp: ^~~~~~~~~ Amastrid.cpp: ./Expansion.h:56:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] Amastrid.cpp: register BYTE temp, v1, v2; Amastrid.cpp: ^~~~~~~~~ Amastrid.cpp: ./Expansion.h:75:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] Amastrid.cpp: register BYTE *p1, *p2; Amastrid.cpp: ...
| Implementation | Compiler |
| T:ref | clang++ -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
| T:ref | clang++ -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
| T:ref | clang++ -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |
| T:ref | clang++ -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0) |