Re: [Mesa-dev] r600g: Add hooks for the LLVM backend

2012-04-17 Thread Alex Deucher
On Tue, Apr 17, 2012 at 12:11 PM, Tom Stellard wrote: > Hi, > > This patch series adds the necessary hooks, so that r600g can use the > LLVM backend for graphics shaders.  To use the LLVM backend just add > --enable-r600-llvm-compiler to your configure flags. > > The LLVM backend for graphics is s

[Mesa-dev] r600g: Add hooks for the LLVM backend

2012-04-17 Thread Tom Stellard
Hi, This patch series adds the necessary hooks, so that r600g can use the LLVM backend for graphics shaders. To use the LLVM backend just add --enable-r600-llvm-compiler to your configure flags. The LLVM backend for graphics is still experimental, and it currently has to fallback to the default