extended debug output
[libfirm] / ir / ana / phiclass.c
2007-02-16 Christian Würdigextended debug output
2007-02-11 Christian Würdigadded option for pure Phi classes
2007-02-09 Christian WürdigBugFix: ARR_F may be relocated when resized, so there...
2007-02-09 Christian WürdigBugFix: use phase_get_or_set_irn_data for getting phi...
2007-02-09 Christian WürdigBugFix: fixed wrong include
2007-02-09 Christian Würdigmade phiclass an ir_phase object
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2005-10-28 Michael Beckmore config.h stuff added
2005-08-23 Daniel Grunddel_pset in now called correctly
2005-08-23 Daniel GrundBugfixes
2005-08-11 Michael Beckremoved C99 feature
2005-08-09 Daniel GrundCompletely rewrote phiclass analysis.
2005-02-11 Michael Beckbugfix: pset was freed with free
2005-01-24 Daniel GrundMoved phi congruence class analysis herein.