Clang Compiling Against GCC On Ubuntu ARM Linux

Posted by Michael Larabel on June 11, 2012

Here's an update on the LLVM/Clang vs. GCC compiler benchmarking on ARM hardware under Linux.

Last month on Phoronix I shared a few basic benchmarks of GCC vs. LLVM/Clang Compilers On ARMv7 Linux. GCC 4.6.3 on Ubuntu 12.04 was doing much better than LLVM/Clang 3.0 from the Precise repository. As was realized after the fact, LLVM/Clang on ARM Linux isn't auto-detecting the processor. GCC on ARM Linux, meanwhile, was able to recognize the dual-core ARM Cortex-A9. Therefore GCC does much better "out of the box" in a standard configuration like most Linux end-users would build their software.

Thanks to the public pressure, Apple/LLVM looks like they're now working for ARM target auto-detection so that we get functionality similar to GCC on ARM Linux or x86: Request for Help: Teach ARM target to auto-detect cpu / subtarget features. This is a current deficiency of LLVM on ARM.

For those interested, below are some updated ARM compiler benchmarks under Linux. In this article is a development snapshot of Ubuntu 12.10 while testing GCC 4.7.0 and LLVM/Clang 3.0. The benchmarking was still being done from a PandaBoard ES with Texas Instruments OMAP4460 dual-core ARM Cortex-A9 development board. Via the CFLAGS/CXXFLAGS, -march=armv7-a was passed to each compiler.

GCC 4.7 has a small advantage over LLVM/Clang 3.0 in the TSCP chess computational benchmark.

7-Zip compression on the Texas Instruments' PandaBoard ES is now faster with the LLVM/Clang compiler than the latest GCC release.

GCC is still superior for the multi-core C-Ray ray-tracing benchmark.

Additional information is available via OpenBenchmarking.org. You can also compare your x86/ARM performance with these benchmarks to the ARMv7 results by running phoronix-test-suite benchmark 1206060-SU-LLVMCLANG78. More tests are forthcoming.


Recent work on the ARM Linux cluster from the Phoronix office.

Also check out the cheap 12-core 13-Watt Ubuntu Linux ARM cluster and Ubuntu 12.10 Sets To Make ARM Even Stronger. On the x86 side there is the recent 11-way code compiler comparison on Intel's Ivy Bridge platform.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Wayland's Weston Gets Output Scaling Support
  2. Raspberry Pi Gets New Wayland Weston Renderer
  3. Debian GNU/Hurd 2013 Release Brings New Packages
  4. Intel Ultrabook Performance Is Faster With Mesa 9.2
  5. Hot Relocation HDD To SSD Support For Btrfs
  6. Phoronix Test Suite 4.6.0 "Utsira" Released
  7. New Intel X.Org Driver Supports All Of Haswell
  8. SQLite Now Faster With Memory Mapped I/O
  9. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  10. Qt For Tizen Launches, Based On Qt 5.1
  11. KTAP Released For Linux Kernel Dynamic Tracing
Latest Forum Talk
  1. Wayland's Weston Gets Output Scaling Support
  2. Fedora 18 Comes To ARMv6, Raspberry Pi
  3. Microsoft Releases Skype For Linux 4.2, Has...
  4. Raspberry Pi Gets New Wayland Weston Renderer
  5. Openbenchmarking.org main page is damaged
  6. Humble Indie Bundle Finally Sells Out
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite