X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbecopyheur.c;h=1dfb38f878367304eaaba3e1dcd432aaa3a7a2af;hb=08192a639826032553b927d73a15c0b9264d8792;hp=3631a40b98a399c6b7d2d560f3bb635eaeaae274;hpb=cf1b80f011e13db29e6b99ac25aa4c1ad055b2ff;p=libfirm diff --git a/ir/be/becopyheur.c b/ir/be/becopyheur.c index 3631a40b9..1dfb38f87 100644 --- a/ir/be/becopyheur.c +++ b/ir/be/becopyheur.c @@ -28,17 +28,15 @@ #include "becopyopt_t.h" #include "becopystat.h" #include "bitset.h" -#include "bearch.h" static firm_dbg_module_t *dbg = NULL; #define SEARCH_FREE_COLORS -#define SLOTS_PINNED_GLOBAL 256 +#define SLOTS_PINNED_GLOBAL 64 #define SLOTS_CONFLICTS 8 #define SLOTS_CHANGED_NODES 32 -#define MIN(a,b) ((a