glsl: Skip processing expression trees in do_if_simplification().
authorEric Anholt <eric@anholt.net>
Fri, 11 Mar 2011 21:08:26 +0000 (13:08 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 15 Mar 2011 16:49:00 +0000 (09:49 -0700)
commit991fa4d3d07a3ebda2a1398d346b18b3afbaa736
tree33884cb3128d7abb225d25a60251f782201906fa
parentd3a444af2d4c42a23e9ec78dbef4c3ee45e1e50c
glsl: Skip processing expression trees in do_if_simplification().

Reduces time spent in this during glean texCombine by about 2/3.
src/glsl/opt_if_simplification.cpp