Implement bemit_call() with AM.
[libfirm] / ir / be / becopypbqp.c
2009-09-18 Sebastian BuchwaldFixed some wrong nodes.
2009-09-18 Thomas Berschonly for debugging
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.