| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 863394 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=xscale_-Os | 20170728 | 20170718 |
| 865686 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=xscale_-Os | 20170728 | 20170718 |
| 1266936 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=xscale_-O3 | 20170728 | 20170718 |
| 1268190 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=xscale_-O2 | 20170728 | 20170718 |
| 1268490 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=xscale_-O2 | 20170728 | 20170718 |
| 1271088 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=xscale_-O3 | 20170728 | 20170718 |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mtune=xscale -O2 | neon |
| gcc -funroll-loops -march=native -mtune=xscale -O3 | neon |
| gcc -funroll-loops -march=native -mtune=xscale -Os | neon |
| gcc -march=native -mtune=xscale -O2 | neon |
| gcc -march=native -mtune=xscale -O3 | neon |
| gcc -march=native -mtune=xscale -Os | neon |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mtune=xscale -O2 | xmm ymm |
| gcc -funroll-loops -march=native -mtune=xscale -O3 | xmm ymm |
| gcc -funroll-loops -march=native -mtune=xscale -Os | xmm ymm |
| gcc -march=native -mtune=xscale -O2 | xmm ymm |
| gcc -march=native -mtune=xscale -O3 | xmm ymm |
| gcc -march=native -mtune=xscale -Os | xmm ymm |