Re: [Mesa-dev] [PATCH 1/3] gallivm: Improve debug output (V2)

2017-02-14 Thread Roland Scheidegger
Am 14.02.2017 um 22:16 schrieb Ben Crocker: > Improve debug output from gallivm_compile_module and > lp_build_create_jit_compiler_for_module, printing the > -mcpu and -mattr options passed to LLC. > > V2: enclose MAttrs debug_printf block and llc -mcpu debug_printf > in "if (gallivm_debug & )..."

[Mesa-dev] [PATCH 1/3] gallivm: Improve debug output (V2)

2017-02-14 Thread Ben Crocker
Improve debug output from gallivm_compile_module and lp_build_create_jit_compiler_for_module, printing the -mcpu and -mattr options passed to LLC. V2: enclose MAttrs debug_printf block and llc -mcpu debug_printf in "if (gallivm_debug & )..." Signed-off-by: Ben Crocker Cc: 12.0 13.0 17.0 --- sr

Re: [Mesa-dev] [PATCH 1/3] gallivm: Improve debug output

2017-02-13 Thread Roland Scheidegger
Am 10.02.2017 um 23:59 schrieb Ben Crocker: > Improve debug output from gallivm_compile_module and > lp_build_create_jit_compiler_for_module, printing the > -mcpu and -mattr options passed to LLC. > > Signed-off-by: Ben Crocker > Cc: 12.0 13.0 17.0 > --- > src/gallium/auxiliary/gallivm/lp_bld_i

[Mesa-dev] [PATCH 1/3] gallivm: Improve debug output

2017-02-10 Thread Ben Crocker
Improve debug output from gallivm_compile_module and lp_build_create_jit_compiler_for_module, printing the -mcpu and -mattr options passed to LLC. Signed-off-by: Ben Crocker Cc: 12.0 13.0 17.0 --- src/gallium/auxiliary/gallivm/lp_bld_init.c | 5 - src/gallium/auxiliary/gallivm/lp_bld_misc

[Mesa-dev] [PATCH 1/3] gallivm: Improve debug output

2017-01-18 Thread Ben Crocker
Improve debug output from gallivm_compile_module and lp_build_create_jit_compiler_for_module, printing the -mcpu and -mattr options passed to LLC. Signed-off-by: Ben Crocker --- src/gallium/auxiliary/gallivm/lp_bld_init.c | 5 - src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 9 +

[Mesa-dev] [PATCH 1/3] gallivm: Improve debug output

2017-01-13 Thread Ben Crocker
Improve debug output from gallivm_compile_module and lp_build_create_jit_compiler_for_module, printing the -mcpu and -mattr options passed to LLC. Signed-off-by: Ben Crocker --- src/gallium/auxiliary/gallivm/lp_bld_init.c | 5 - src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 9 +