Use module mechanism to register copy minimization algorithms.
[libfirm] / ir / be / becopypbqp.c
2009-09-06 Sebastian BuchwaldUse module mechanism to register copy minimization...
2009-09-04 Sebastian BuchwaldWe need config.h to know whether FIRM_KAPS is defined.
2009-09-04 Matthias Braunonly compile pbqp stuff if pbqp defines are enabled
2009-09-04 Thomas Bersch- added assert for correct PBQP solution
2009-09-04 Thomas BerschInitial version of PBQP copy minimization.