Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
2964360 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=xscale_-O3 | 20170801 | 20170718 |
3064764 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=xscale_-O3 | 20170801 | 20170718 |
3138612 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=xscale_-O2 | 20170801 | 20170718 |
4277040 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=xscale_-O2 | 20170801 | 20170718 |
4487934 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=xscale_-Os | 20170801 | 20170718 |
4832766 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=xscale_-Os | 20170801 | 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 | sse |
gcc -funroll-loops -march=native -mtune=xscale -O3 | sse |
gcc -funroll-loops -march=native -mtune=xscale -Os | sse |
gcc -march=native -mtune=xscale -O2 | sse |
gcc -march=native -mtune=xscale -O3 | sse |
gcc -march=native -mtune=xscale -Os | sse |