| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 873720 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=xscale_-Os | 20170728 | 20170718 |
| 879726 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=xscale_-Os | 20170728 | 20170718 |
| 1538202 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=xscale_-O2 | 20170728 | 20170718 |
| 1543008 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=xscale_-O3 | 20170728 | 20170718 |
| 1578012 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=xscale_-O3 | 20170728 | 20170718 |
| 1596762 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=xscale_-O2 | 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 |