llvmpipe: checkpoint if/else/endif contructs work
authorBrian Paul <brianp@vmware.com>
Fri, 8 Jan 2010 18:01:00 +0000 (11:01 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 8 Jan 2010 18:06:16 +0000 (11:06 -0700)
commit70b8d59792a814a5a81b86d57016314754d91593
tree760c3ba7395f471546dfa1db823870df05144267
parent080c40ab32b2abd6d8381b4a0cc143d36a1652b2
llvmpipe: checkpoint if/else/endif contructs work

The LLVM IR looks correct now.  Basic blocks are where they're supposed
to be and the Phi functions have the right (var,block) information.
src/gallium/drivers/llvmpipe/lp_bld_flow.c
src/gallium/drivers/llvmpipe/lp_bld_flow.h