AMD Compiler Optimization Benchmarks With GCC 4.10 (GCC 5.0)

For another straightforward, simple benchmarking article this weekend are the reference results when running the A10-7800 APU system with Ubuntu 14.04 64-bit on the freshly-built GCC 4.10 development snapshot with a variety of common x86 compiler flags for AMD hardware. The flags included:
-march=k8
-march=k8-sse3
-march=barcelona
-march=bdver1
-march=bdver2
-march=bdver3
-march=bdver3 -flto
Documentation for these flags can be found via the GCC documentation.
The results themselves for this new AMD Kaveri APU with these various compiler flags aren't a huge surprise. You can find all the data on OpenBenchmarking.org. Enjoy and feel free to run your own compiler benchmarks with the Phoronix Test Suite.
21 Comments