Removed some superfluous assignments and empty lines.
[libfirm] / optimal.h
2010-08-16 Sebastian BuchwaldAdded function to reorder nodes after an edge insertion.
2010-08-16 Sebastian BuchwaldRename reorder_node to reorder_node_after_edge_deletion.
2010-08-12 Sebastian BuchwaldUsing a node bucket wasn't a good idea.
2010-08-12 Sebastian BuchwaldSplit RN into 2 phases.
2010-07-25 Sebastian BuchwaldRM should work now, theoretically.
2010-07-25 Sebastian BuchwaldThe function 'check_melting_possibility' is not needed...
2010-07-22 Sebastian BuchwaldFixed compile errors for enabled KAPS_STATISTIC.
2010-07-21 Sebastian BuchwaldRemoved second declaration.
2010-07-21 Sebastian BuchwaldCount number of (possible) RM applications.
2010-05-06 Thomas Berschremove 'static' property from 'reorder_node()' function...
2009-12-28 Sebastian BuchwaldEach solver get its own file.