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. Linux Desktop Security Could Be A Whole Lot Better
  2. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  3. New NVIDIA Linux Driver Supports The GeForce GTX 780
  4. Chrome 28 To Offer More Speed Improvements
  5. Digia Announces "Boot To Qt" Project
  6. X.Org Libraries Hit By Round Of Security Issues
  7. Wayland's Weston Gets Output Scaling Support
  8. Raspberry Pi Gets New Wayland Weston Renderer
  9. Debian GNU/Hurd 2013 Release Brings New Packages
  10. Intel Ultrabook Performance Is Faster With Mesa 9.2
  11. Hot Relocation HDD To SSD Support For Btrfs
Latest Forum Talk
  1. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  2. anyone have vaapi working reliably on sandy...
  3. Chrome 28 To Offer More Speed Improvements
  4. Linux Desktop Security Could Be A Whole Lot Better
  5. New Intel X.Org Driver Supports All Of Haswell
  6. Wayland's Weston Gets Output Scaling Support
  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