Panic in case of an invalid solution.
[libfirm] / ir / be / bepbqpcoloring.c
2010-08-06 Sebastian BuchwaldPanic in case of an invalid solution.
2010-08-06 Sebastian BuchwaldFixed warning.
2010-08-04 Thomas BerschNow bipartite matching can be used for pre-coloring...
2010-07-30 Sebastian BuchwaldDisable timer.
2010-07-30 Sebastian BuchwaldUnify output format.
2010-07-21 Sebastian BuchwaldDo not use late decisions as default.
2010-07-18 Sebastian BuchwaldAdapt to r27653.
2010-07-05 Matthias Braunconvert a few more place that mention birg into generic...
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-07-02 Matthias Braun- change various be_get_birg_XXX functions to be_get_ir...
2010-05-12 Thomas Berschprint out times and reverse perfect elimination order...
2010-05-12 Thomas Berschignore last scheduled node on reordering after a perm...
2010-05-07 Thomas BerschFirst scheduled node after a perm will now only be...
2010-05-06 Thomas BerschNew option and functionality added to use the late...
2010-03-15 Sebastian BuchwaldFixed some warnings related to FIRM_KAPS.
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-12-28 Sebastian BuchwaldAdapted to previous commit.
2009-12-21 Matthias Braunadapt to timer changes
2009-12-16 Thomas Berschconsider all interference edges for reverse perfect...
2009-12-14 Thomas Berschexec_freq support added
2009-11-27 Thomas BerschComments and file header added.
2009-11-27 Matthias Braunonly compile pbqpcoloring when FIRM_KAPS is enabled
2009-11-27 Thomas BerschChange bechordal_constraints.h to bechordal_common.h
2009-11-27 Thomas BerschInitial Version of pbqp coloring algorithm