Descend down the tree in more locations in constant folding.
[mesa.git] / ir_constant_folding.cpp
2010-04-06 Eric AnholtDescend down the tree in more locations in constant...
2010-04-06 Eric AnholtPerform constant folding on array indices.
2010-04-06 Eric AnholtFold constant expressions in if conditionals.
2010-04-06 Eric AnholtAdd a constant folding optimization pass.