glcpp: Accept #elif without an expression if the expression doesn't matter.
[mesa.git] / ir_if_simplification.cpp
2010-06-21 Kenneth GraunkeMerge Carl's preprocessor into the glcpp subdirectory.
2010-05-17 Ian RomanickReimplement ir_if_simplicifation_visitor using ir_hiera...
2010-04-21 Kenneth GraunkeRemove ir_label since it is no longer used.
2010-04-21 Kenneth GraunkeRefactor IR function representation.
2010-04-15 Eric AnholtAdd an ir_if simplification pass.