fix irio not working correctly anymore after MacroBlocks were removed
[libfirm] / ir / ir / irverify.c
2010-12-22 Michael BeckRemoved yet unused variable.
2010-12-15 Matthias Braunmake verifier independent of current_ir_graph
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-09-22 Matthias Braunremove MacroBlock concept
2010-09-06 Matthias Braunremove Abs node, backends can match the abs patterns...
2010-08-07 Michael BeckMostly reverted r27894, removed usage of unreachable.
2010-08-07 Michael BeckAdd an Unreachable node.
2010-08-05 Matthias Braunfix lower_mode_b relying on current_ir_graph being...
2010-07-28 Matthias Braunno unnecessary and cryptic abreviations: rename vrfy...