LLVM Now Enables 64-bit ARM Support By Default

Written by Michael Larabel in LLVM on 4 February 2013 at 05:39 PM EST. Add A Comment
LLVM
The AArch64 back-end to LLVM that provides support for the compiler infrastructure to target ARMv8 64-bit hardware, is now enabled within the default build.

AArch64 now joins x86, SPARC, PowerPC, ARM, MIPS, XCore, MSP430, MBlaze, NVPTX, and Hexagon as the compiler target back-ends to be built by default.

It was just last week that AArch64 support was added to LLVM/Clang -- months after it became available within the GCC compiler -- and now with this commit it's been promoted to being one of the default targets rather than needing to build LLVM with special flags for the necessary ARM 64-bit support.

Now to wait for 64-bit ARM hardware to begin shipping...
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week