Store warnings and errors in a parser state infolog.
[mesa.git] / ir_constant_folding.h
2010-04-21 Kenneth GraunkeRemove ir_label since it is no longer used.
2010-04-07 Ian RomanickAdd ir_loop_jump to represent 'break' and 'continue...
2010-04-07 Ian RomanickAdd ir_loop to represent loops
2010-04-06 Eric AnholtAdd a constant folding optimization pass.