Re: [Mesa-dev] [PATCH 00/12] radeon/llvm: fixes and some missing features

2012-05-07 Thread Tom Stellard
On Mon, May 07, 2012 at 09:08:42PM +0400, Vadim Girlin wrote: > Some fixes, missing instructions, etc for llvm backend. Comparing to > non-llvm backend, it still fails 9 tests for me on evergreen. > > Also you can find these patches in my github mesa repo, r600_llvm branch: > https://github.

[Mesa-dev] [PATCH 00/12] radeon/llvm: fixes and some missing features

2012-05-07 Thread Vadim Girlin
Some fixes, missing instructions, etc for llvm backend. Comparing to non-llvm backend, it still fails 9 tests for me on evergreen. Also you can find these patches in my github mesa repo, r600_llvm branch: https://github.com/VadimGirlin/mesa.git radeon/llvm: use bitcasts for integers r