radeonsi: count compilations in si_compile_llvm
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 15 Dec 2015 00:34:45 +0000 (19:34 -0500)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 29 Dec 2015 14:07:01 +0000 (09:07 -0500)
commit7d1fc2cf51438a649eecbe4f8e858eebd93c1757
tree5b3f09f86f62c973672b9db8d5f94b3f612c63f2
parent4711170239ae53c0fb06a4a0343cb3236fd882b7
radeonsi: count compilations in si_compile_llvm

This changes the count slightly (because of si_generate_gs_copy_shader), but
this is only relevant for the driver-specific num-compilations query. It sets
the stage for the next commit.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_shader.c
src/gallium/drivers/radeonsi/si_state_shaders.c