On Wed, Jul 13, 2016 at 10:21 AM, Nicolai Hähnle wrote:
> On 13.07.2016 00:56, Marek Olšák wrote:
>>
>> From: Marek Olšák
>>
>> Not sure if this is the right way to do it, but it seems to work.
>>
>> v2: make it a no-op on LLVM <= 3.5
>> ---
>> src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 11
On 13.07.2016 00:56, Marek Olšák wrote:
From: Marek Olšák
Not sure if this is the right way to do it, but it seems to work.
v2: make it a no-op on LLVM <= 3.5
---
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 11 +++
src/gallium/auxiliary/gallivm/lp_bld_misc.h | 3 +++
2 files
Am 13.07.2016 um 00:56 schrieb Marek Olšák:
> From: Marek Olšák
>
> Not sure if this is the right way to do it, but it seems to work.
>
> v2: make it a no-op on LLVM <= 3.5
> ---
> src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 11 +++
> src/gallium/auxiliary/gallivm/lp_bld_misc.h |
From: Marek Olšák
Not sure if this is the right way to do it, but it seems to work.
v2: make it a no-op on LLVM <= 3.5
---
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 11 +++
src/gallium/auxiliary/gallivm/lp_bld_misc.h | 3 +++
2 files changed, 14 insertions(+)
diff --git a/src/
On Tue, Jul 12, 2016 at 11:38 PM, Roland Scheidegger wrote:
> Am 12.07.2016 um 22:52 schrieb Marek Olšák:
>> From: Marek Olšák
>>
>> Not sure if this is the right way to do it, but it seems to work.
>> ---
>> src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 9 +
>> src/gallium/auxiliary/g
Am 12.07.2016 um 22:52 schrieb Marek Olšák:
> From: Marek Olšák
>
> Not sure if this is the right way to do it, but it seems to work.
> ---
> src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 9 +
> src/gallium/auxiliary/gallivm/lp_bld_misc.h | 3 +++
> 2 files changed, 12 insertions(+)
From: Marek Olšák
Not sure if this is the right way to do it, but it seems to work.
---
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 9 +
src/gallium/auxiliary/gallivm/lp_bld_misc.h | 3 +++
2 files changed, 12 insertions(+)
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_misc.cp