gallium/radeon: unify the creation of basic blocks
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 28 Sep 2016 19:27:16 +0000 (21:27 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 4 Oct 2016 14:39:25 +0000 (16:39 +0200)
commit1b6fb88ab2031a98ddf03a81f644b22a8f7e9428
tree5c95adc75a8538902edbad13943f93ef98ca6974
parentd377f4c1ca0005b5ed7af95475da3225da71f373
gallium/radeon: unify the creation of basic blocks

This changes the order of basic blocks to be equal to the order of code in the
original TGSI, which is nice for making sense of shader dumps.

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