Do not fetch a node index if we have a perfectly fine pointer already at hand.
[libfirm] / matrix.h
2008-10-04 Sebastian BuchwaldImplemented RI-Reduction (without back propagation).
2008-10-04 Sebastian Buchwald- enabled simplification of edges ("infinity propagatio...
2008-10-03 Sebastian Buchwald- integrated new PBQP solver into existing PBQP transfo...
2008-10-03 Sebastian BuchwaldFinished edge allocation.
2008-10-03 Sebastian BuchwaldContinued implementation of PBQP solver: Fixed errors...
2008-10-02 Sebastian BuchwaldStarted implementing a new PBQP solver, which should...