GCC vs. LLVM/Clang On AMD's FX-8350 Vishera

Written by Michael Larabel in Software on 27 April 2013 at 09:58 AM EDT. Page 2 of 4. 12 Comments.

In some of our common computational benchmarks, LLVM/Clang is becoming more competitive with the GNU Compiler Collection, but GCC still is leading overall for this eight-core processor.

Of course, with LLVM/Clang not having any OpenMP support, tests leveraging this parallel programming interface for SMP perform a lot better with GCC.


Related Articles