Adapt to latest libfirm.
[libfirm] / optimal.c
2010-07-30 Sebastian BuchwaldAdapt to latest libfirm.
2010-07-26 Sebastian BuchwaldThe other node is incident to the old edge.
2010-07-26 Sebastian BuchwaldReorder incident nodes of removed edge.
2010-07-26 Sebastian BuchwaldAvoid unnecessary initialization of new matrix (especia...
2010-07-25 Sebastian BuchwaldRM should work now, theoretically.
2010-07-25 Sebastian BuchwaldThe function 'check_melting_possibility' is not needed...
2010-07-25 Sebastian BuchwaldUpps. Fixed compile error.
2010-07-25 Sebastian BuchwaldContinued RM implementation.
2010-07-25 Sebastian BuchwaldStarted implementing RM.
2010-07-21 Sebastian BuchwaldCount number of (possible) RM applications.
2010-07-18 Sebastian BuchwaldRevive merge check.
2010-05-28 Sebastian BuchwaldSmash ugly big bug introduce in r24269 (reported by...
2010-05-06 Thomas Berschremove 'static' property from 'reorder_node()' function...
2010-03-25 Sebastian BuchwaldRemoved unused parameter.
2009-12-28 Sebastian Buchwald- brute force solver need own back propagation
2009-12-28 Sebastian BuchwaldEach solver get its own file.