| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 994502 | ref | gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 1101208 | ref | gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 1225127 | ref | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160806 | 20160731 |
| 1315088 | ref | gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 1753928 | ref | gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| Compiler | Implementations |
| clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | opt |
| Compiler | Implementations |
| clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | bitslice |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv | bitslice |
| gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | bitslice |
| gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | bitslice |
| gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | bitslice |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv | opt |
| gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | opt |
| gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | opt |
| gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | opt |