| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 162 | dolbeau/aesenc-int | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 164 | dolbeau/aesenc-int | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 164 | dolbeau/aesenc-int | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 164 | dolbeau/aesenc-int | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 164 | dolbeau/aesenc-int | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 164 | dolbeau/aesenc-int | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 164 | dolbeau/aesenc-int | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 164 | dolbeau/aesenc-int | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 166 | dolbeau/aesenc-int | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 178 | dolbeau/aesenc-int | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 178 | dolbeau/aesenc-int | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 178 | dolbeau/aesenc-int | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 178 | dolbeau/aesenc-int | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 178 | dolbeau/aesenc-int | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 178 | dolbeau/aesenc-int | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 178 | dolbeau/aesenc-int | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 180 | dolbeau/aesenc-int | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 180 | dolbeau/aesenc-int | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 180 | dolbeau/aesenc-int | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 182 | dolbeau/aesenc-int | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 182 | dolbeau/aesenc-int | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 182 | dolbeau/aesenc-int | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 182 | dolbeau/aesenc-int | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 184 | dolbeau/aesenc-int | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 300 | dolbeau/std-4ft | clang -O3 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 300 | dolbeau/std-4ft | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 300 | dolbeau/std-4ft | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 300 | dolbeau/std-4ft | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 300 | dolbeau/std-4ft | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 300 | dolbeau/std-4ft | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 302 | dolbeau/std-4ft | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 302 | dolbeau/std-4ft | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 302 | dolbeau/std-4ft | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 302 | dolbeau/std-4ft | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 304 | dolbeau/std-4ft | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 304 | dolbeau/std-4ft | gcc -funroll-loops -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 304 | dolbeau/std-4ft | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 304 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 304 | dolbeau/std-4ft | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 304 | dolbeau/std-4ft | gcc -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 304 | dolbeau/std-4ft | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 304 | dolbeau/std-4ft | gcc -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 306 | dolbeau/std-4ft | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 306 | dolbeau/std-4ft | gcc -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 306 | dolbeau/std-4ft | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 306 | dolbeau/std-4ft | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 306 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 306 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 306 | dolbeau/std-4ft | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 306 | dolbeau/std-4ft | gcc -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 308 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 308 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 308 | dolbeau/std-4ft | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 308 | dolbeau/std-4ft | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 308 | dolbeau/std-4ft | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 308 | dolbeau/std-4ft | gcc -m64 -march=core2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 308 | dolbeau/std-4ft | gcc -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 308 | dolbeau/std-4ft | gcc -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -funroll-loops -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 310 | dolbeau/std-4ft | gcc -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -funroll-loops -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -funroll-loops -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -m64 -march=core2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 312 | dolbeau/std-4ft | gcc -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 314 | dolbeau/std-4ft | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 314 | dolbeau/std-4ft | gcc -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -funroll-loops -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 316 | dolbeau/std-4ft | gcc -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 318 | dolbeau/std-4ft | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 318 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 318 | dolbeau/std-4ft | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 318 | dolbeau/std-4ft | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 318 | dolbeau/std-4ft | gcc -m64 -march=core2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 318 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 320 | dolbeau/std-4ft | gcc -funroll-loops -O -fomit-frame-pointer | 20161215 | 20161026 |
| 320 | dolbeau/std-4ft | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 320 | dolbeau/std-4ft | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 320 | dolbeau/std-4ft | gcc -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 320 | dolbeau/std-4ft | gcc -m64 -march=corei7 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 322 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 324 | dolbeau/std-4ft | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 326 | dolbeau/std-2ft | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 326 | dolbeau/std-4ft | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 328 | dolbeau/std-4ft | gcc -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 328 | dolbeau/std-4ft | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 328 | dolbeau/std-2ft | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 328 | dolbeau/std-2ft | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 328 | dolbeau/std-4ft | gcc -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 328 | dolbeau/std-4ft | gcc -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 328 | dolbeau/std-4ft | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 330 | dolbeau/std-2ft | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 330 | dolbeau/std-2ft | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 330 | dolbeau/std-2ft | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 330 | dolbeau/std-2ft | gcc -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 330 | dolbeau/std-2ft | gcc -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 330 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 330 | dolbeau/std-2ft | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 330 | dolbeau/std-2ft | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 330 | dolbeau/std-4ft | gcc -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 330 | dolbeau/std-4ft | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 330 | dolbeau/std-4ft | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 330 | dolbeau/std-4ft | gcc -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 330 | dolbeau/std-4ft | gcc -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-2ft | clang -O3 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 332 | dolbeau/std-2ft | gcc -funroll-loops -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-2ft | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-2ft | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-2ft | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-2ft | gcc -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-4ft | gcc -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 332 | dolbeau/std-2ft | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -funroll-loops -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -funroll-loops -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-4ft | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-4ft | gcc -m64 -march=corei7 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-2ft | gcc -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 334 | dolbeau/std-4ft | gcc -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-4ft | gcc -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=core2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=core2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=corei7 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 336 | dolbeau/std-2ft | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 338 | dolbeau/std-1ft | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 338 | dolbeau/std-2ft | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 338 | dolbeau/std-1ft | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 338 | dolbeau/std-2ft | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 338 | dolbeau/std-2ft | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 338 | dolbeau/std-2ft | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 338 | dolbeau/std-2ft | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 338 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 338 | dolbeau/std-2ft | gcc -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 338 | dolbeau/std-4ft | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 338 | dolbeau/std-2ft | gcc -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 338 | dolbeau/std-2ft | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 338 | dolbeau/std-2ft | gcc -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 340 | dolbeau/std-1ft | clang -O3 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 340 | dolbeau/std-1ft | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 340 | dolbeau/std-2ft | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 340 | dolbeau/std-1ft | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 340 | dolbeau/std-1ft | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 340 | dolbeau/std-2ft | gcc -funroll-loops -O -fomit-frame-pointer | 20161215 | 20161026 |
| 340 | dolbeau/std-2ft | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 340 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 340 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 340 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 340 | dolbeau/std-2ft | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 340 | dolbeau/std-2ft | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 340 | dolbeau/std-2ft | gcc -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 342 | dolbeau/std-1ft | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 342 | dolbeau/std-1ft | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 342 | dolbeau/std-2ft | gcc -funroll-loops -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 342 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 342 | dolbeau/std-2ft | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 342 | dolbeau/std-2ft | gcc -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 342 | dolbeau/std-2ft | gcc -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 344 | dolbeau/std-2ft | gcc -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 344 | dolbeau/std-2ft | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 344 | dolbeau/std-2ft | gcc -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 346 | dolbeau/std-1ft | gcc -funroll-loops -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 346 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 346 | dolbeau/std-2ft | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 346 | dolbeau/std-1ft | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 346 | dolbeau/std-2ft | gcc -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 346 | dolbeau/std-1ft | gcc -m64 -march=core2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 346 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 346 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 346 | dolbeau/std-1ft | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 346 | dolbeau/std-2ft | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 346 | dolbeau/std-1ft | gcc -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-2ft | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-2ft | gcc -m64 -march=core2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 348 | dolbeau/std-1ft | gcc -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 350 | dolbeau/std-1ft | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 350 | dolbeau/std-1ft | gcc -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 350 | dolbeau/std-2ft | gcc -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 350 | dolbeau/std-2ft | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 350 | dolbeau/std-1ft | gcc -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 350 | dolbeau/std-1ft | gcc -m64 -march=core2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 350 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 350 | dolbeau/std-2ft | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 350 | dolbeau/std-1ft | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 350 | dolbeau/std-1ft | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 350 | dolbeau/std-1ft | gcc -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 352 | dolbeau/std-1ft | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 352 | dolbeau/std-1ft | gcc -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 352 | dolbeau/std-4ft | gcc -O -fomit-frame-pointer | 20161215 | 20161026 |
| 352 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 352 | dolbeau/std-1ft | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 352 | dolbeau/std-1ft | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 352 | dolbeau/std-1ft | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 352 | dolbeau/std-1ft | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 352 | dolbeau/std-4ft | gcc -m64 -march=core2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 352 | dolbeau/std-1ft | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 352 | dolbeau/std-1ft | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 354 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 354 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 354 | dolbeau/std-1ft | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 354 | dolbeau/std-1ft | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 354 | dolbeau/std-1ft | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 354 | dolbeau/std-1ft | gcc -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 354 | dolbeau/std-1ft | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 354 | dolbeau/std-1ft | gcc -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 356 | dolbeau/std-1ft | gcc -funroll-loops -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 356 | dolbeau/std-1ft | gcc -funroll-loops -O -fomit-frame-pointer | 20161215 | 20161026 |
| 356 | dolbeau/std-1ft | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 356 | dolbeau/std-1ft | gcc -funroll-loops -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 356 | dolbeau/std-2ft | gcc -funroll-loops -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 356 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 356 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 356 | dolbeau/std-1ft | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 358 | dolbeau/std-1ft | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 358 | dolbeau/std-1ft | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 358 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 358 | dolbeau/std-2ft | gcc -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 358 | dolbeau/std-2ft | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 358 | dolbeau/std-1ft | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 358 | dolbeau/std-2ft | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 358 | dolbeau/std-1ft | gcc -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 358 | dolbeau/std-2ft | gcc -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 358 | dolbeau/std-1ft | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 358 | dolbeau/std-2ft | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 360 | dolbeau/std-1ft | gcc -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-2ft | gcc -O -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-2ft | gcc -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-1ft | gcc -funroll-loops -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-1ft | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-1ft | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-2ft | gcc -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-2ft | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-1ft | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-1ft | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-2ft | gcc -m64 -march=corei7 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-2ft | gcc -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 360 | dolbeau/std-2ft | gcc -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 362 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 362 | dolbeau/std-1ft | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 362 | dolbeau/std-1ft | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 362 | dolbeau/std-2ft | gcc -m64 -march=core2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 362 | dolbeau/std-1ft | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 362 | dolbeau/std-1ft | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 364 | dolbeau/std-1ft | gcc -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 364 | dolbeau/std-1ft | gcc -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 364 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 364 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 364 | dolbeau/std-2ft | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 364 | dolbeau/std-1ft | gcc -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 364 | dolbeau/std-1ft | gcc -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 364 | dolbeau/std-1ft | gcc -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 366 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 366 | dolbeau/std-1ft | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 366 | dolbeau/std-1ft | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 366 | dolbeau/std-1ft | gcc -m64 -march=core2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 366 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 366 | dolbeau/std-1ft | gcc -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 368 | dolbeau/std-1ft | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 368 | dolbeau/std-1ft | gcc -m64 -march=corei7 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 368 | dolbeau/std-1ft | gcc -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 370 | dolbeau/std-2ft | gcc -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 372 | dolbeau/std-1ft | gcc -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 372 | dolbeau/std-1ft | gcc -funroll-loops -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 372 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 372 | dolbeau/std-1ft | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 372 | dolbeau/std-1ft | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 372 | dolbeau/std-1ft | gcc -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 374 | dolbeau/std-1ft | gcc -O -fomit-frame-pointer | 20161215 | 20161026 |
| 374 | dolbeau/std-1ft | gcc -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 374 | dolbeau/std-1ft | gcc -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 374 | dolbeau/std-1ft | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 374 | dolbeau/std-1ft | gcc -m64 -march=core2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 374 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 374 | dolbeau/std-1ft | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 374 | dolbeau/std-1ft | gcc -m64 -march=corei7 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 374 | dolbeau/std-1ft | gcc -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 374 | dolbeau/std-2ft | gcc -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 376 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 378 | dolbeau/std-1ft | gcc -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 378 | dolbeau/std-1ft | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 378 | dolbeau/std-1ft | gcc -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 384 | dolbeau/std-1ft | gcc -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 384 | dolbeau/std-1ft | gcc -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 384 | dolbeau/std-1ft | gcc -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 398 | dolbeau/std-1ft | gcc -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 542 | openssl | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 542 | openssl | gcc -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | gcc -m64 -march=corei7 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | gcc -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | gcc -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | gcc -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | gcc -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | gcc -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 542 | openssl | gcc -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 542 | openssl | gcc -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 544 | openssl | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 544 | openssl | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 544 | openssl | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 544 | openssl | gcc -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -O -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -funroll-loops -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -funroll-loops -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 544 | openssl | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 544 | openssl | gcc -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 544 | openssl | gcc -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | clang -O3 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 546 | openssl | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 546 | openssl | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 546 | openssl | gcc -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -funroll-loops -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -funroll-loops -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 546 | openssl | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 548 | openssl | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -funroll-loops -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -m64 -march=core2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -m64 -march=core2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 548 | openssl | gcc -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 550 | openssl | gcc -funroll-loops -O -fomit-frame-pointer | 20161215 | 20161026 |
| 550 | openssl | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 550 | openssl | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 550 | openssl | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 550 | openssl | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 552 | openssl | gcc | 20161215 | 20161026 |
| 552 | openssl | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 552 | openssl | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 554 | openssl | cc | 20161215 | 20161026 |
| 554 | openssl | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 554 | openssl | gcc -funroll-loops | 20161215 | 20161026 |
| 554 | openssl | gcc -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 556 | openssl | gcc -m64 -march=corei7 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 560 | openssl | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 564 | openssl | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 566 | openssl | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 566 | openssl | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 586 | openssl | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 1070 | dolbeau/std-4ft | gcc | 20161215 | 20161026 |
| 1070 | dolbeau/std-4ft | gcc -funroll-loops | 20161215 | 20161026 |
| 1084 | dolbeau/std-4ft | cc | 20161215 | 20161026 |
| 1498 | dolbeau/std-2ft | cc | 20161215 | 20161026 |
| 1498 | dolbeau/std-2ft | gcc -funroll-loops | 20161215 | 20161026 |
| 1516 | dolbeau/std-2ft | gcc | 20161215 | 20161026 |
| 1676 | dolbeau/std-1ft | cc | 20161215 | 20161026 |
| 1676 | dolbeau/std-1ft | gcc | 20161215 | 20161026 |
| 1680 | dolbeau/std-1ft | gcc -funroll-loops | 20161215 | 20161026 |
| 178406 | ref | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 178658 | ref | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 178692 | ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 178692 | ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 178738 | ref | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 178816 | ref | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 178834 | ref | gcc -funroll-loops -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 178856 | ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 179826 | ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 183408 | ref | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 183460 | ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 183486 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 186052 | ref | gcc -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186054 | ref | gcc -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186630 | ref | gcc -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186642 | ref | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186848 | ref | gcc -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186852 | ref | gcc -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186872 | ref | gcc -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186872 | ref | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186892 | ref | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186894 | ref | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186902 | ref | gcc -m64 -march=core2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186906 | ref | gcc -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186938 | ref | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 186940 | ref | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 187622 | ref | gcc -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 274994 | ref | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 275060 | ref | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 275130 | ref | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 275160 | ref | gcc -funroll-loops -O -fomit-frame-pointer | 20161215 | 20161026 |
| 275166 | ref | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 275190 | ref | gcc -funroll-loops -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 275220 | ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 275246 | ref | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 275394 | ref | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 277006 | ref | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 277046 | ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 277750 | ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 277802 | ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 278196 | ref | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 278330 | ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 278332 | ref | gcc -funroll-loops -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 278340 | ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 278446 | ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 300216 | ref | clang -O3 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 300266 | ref | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 300310 | ref | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 300384 | ref | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 300908 | ref | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 301006 | ref | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 301018 | ref | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 301052 | ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 301250 | ref | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 301438 | ref | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 514998 | ref | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 515014 | ref | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 552580 | ref | gcc -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 555036 | ref | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 555602 | ref | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 555734 | ref | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 558400 | ref | gcc -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 558670 | ref | gcc -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 574160 | ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 575724 | ref | gcc -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 575780 | ref | gcc -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 575828 | ref | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 575878 | ref | gcc -m64 -march=corei7 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 575914 | ref | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 575922 | ref | gcc -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 576136 | ref | gcc -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 576204 | ref | gcc -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 576230 | ref | gcc -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 576474 | ref | gcc -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 576936 | ref | gcc -m64 -march=core2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 578464 | ref | gcc -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 591012 | ref | gcc -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 591540 | ref | gcc -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 594608 | ref | gcc -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 594872 | ref | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 595048 | ref | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 595210 | ref | gcc -m64 -march=core2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 595312 | ref | gcc -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 595328 | ref | gcc -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 595724 | ref | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 596536 | ref | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 596642 | ref | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 598698 | ref | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 600252 | ref | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 600960 | ref | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 601116 | ref | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 601208 | ref | gcc -funroll-loops -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 601240 | ref | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 601346 | ref | gcc -funroll-loops -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 601472 | ref | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 602256 | ref | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 602806 | ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 604564 | ref | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 607264 | ref | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 608044 | ref | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 608112 | ref | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 608404 | ref | gcc -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 610530 | ref | gcc -m64 -march=core2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 610544 | ref | gcc -m64 -march=corei7 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 610764 | ref | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 610820 | ref | gcc -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 610838 | ref | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 610948 | ref | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 611144 | ref | gcc -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 611764 | ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 612592 | ref | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 620524 | ref | gcc -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 621678 | ref | gcc -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 623406 | ref | gcc -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 623488 | ref | gcc -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 624836 | ref | gcc -O -fomit-frame-pointer | 20161215 | 20161026 |
| 635868 | ref | gcc -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 635954 | ref | gcc -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 2309774 | ref | gcc -funroll-loops | 20161215 | 20161026 |
| 2312242 | ref | cc | 20161215 | 20161026 |
| 2313720 | ref | gcc | 20161215 | 20161026 |