Make constant folding descend into if statements.
authorEric Anholt <eric@anholt.net>
Tue, 6 Apr 2010 18:52:09 +0000 (11:52 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 6 Apr 2010 18:52:09 +0000 (11:52 -0700)
commit70b74928a220aff024664714877defb0caedf33f
tree25654ba34cbf54d81ae0ec3aa8dfb8e68e6ee4a5
parente5a9e70cde3dda27dca045b12c5a818215b1a449
Make constant folding descend into if statements.
glsl_parser_extras.cpp
ir.cpp
ir.h
ir_constant_folding.cpp