Add an ir_if simplification pass.
[mesa.git] / ir_function_inlining.cpp
2010-04-08 Eric AnholtRepeat the optimization passes until we stop making...
2010-04-08 Eric AnholtAdd inlining support for array dereferences.
2010-04-08 Eric AnholtInline functions consisting of a return of an expression.