LLVM 3.4.1 Released With R600 GS Support, Other Fixes

Written by Michael Larabel in LLVM on 9 May 2014 at 01:57 PM EDT. 1 Comment
LLVM
The first point release to LLVM 3.4 is now available to mainly offer up fixes for the compiler infrastructure that saw its most recent major release in early January.

While new LLVM/Clang releases come every six months, traditionally the LLVM project doesn't see point, bug-fix releases even though it's been talked up many times in the past. In Marc, Tom Stellard at AMD began gaining support for going ahead with an LLVM 3.4.1 release mainly so they could ship minor fixes/improvements for their GPU LLVM back-end but to also benefit other back-end targets and the LLVM code-base as a whole. LLVM 3.4.1 was in testing since last month and finally today it's officially available.

Among the improvements to find with LLVM 3.4.1 are a var args fix for x86, geometry shaders support for the R600 AMD back-end, C++11 fixes, and fixes to other LLVM back-ends -- including the targets for AArch64, ARM, PowerPC, R600, and x86.

Besides needing the LLVM 3.4.1+ release to have working OpenGL Geometry Shaders support for the RadeonSI Gallium3D driver, you also need Mesa Git, particularly today's commit that will allow OpenGL Geometry Shaders to be used with exposing the OpenGL 3.3 GLSL level.

More information on the LLVM 3.4.1 point release can be found via the mailing list release announcement.
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