ignore last scheduled node on reordering after a perm if it is not colorable
[libfirm] / ir / be / bepbqpcoloring.c
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