On 01/11/2013 01:05 PM, Michel Dänzer wrote:
> On Fre, 2013-01-11 at 11:53 -0200, Adhemerval Zanella wrote:
>> I'm trying to make llvmpipe work correctly on PowerPC64. The llvm MCJIT
>> backend
>> works pretty well now, so now I'm focused on the llvmpipe code. I already
>> sent a few
>> patches
On Fre, 2013-01-11 at 11:53 -0200, Adhemerval Zanella wrote:
>
> I'm trying to make llvmpipe work correctly on PowerPC64. The llvm MCJIT
> backend
> works pretty well now, so now I'm focused on the llvmpipe code. I already
> sent a few
> patches to address the existing testcases (lp_test_arit,
Hi all,
I'm trying to make llvmpipe work correctly on PowerPC64. The llvm MCJIT backend
works pretty well now, so now I'm focused on the llvmpipe code. I already sent
a few
patches to address the existing testcases (lp_test_arit, lp_test_blend,
lp_test_conv,
lp_test_format, lp_test_printf). Howe