added functions and macro to iterate over all node in the phase, having some data...
[libfirm] / ir / ir / irphase_t.h
2006-10-13 Christian Würdigadded functions and macro to iterate over all node...
2006-09-20 Christian Würdigadded phase reinit data per irn
2006-07-31 Sebastian HackAdded irn data setting ability
2006-07-07 Michael Beck_phase_get_irn_data() can handle constant phases (remov...
2006-05-18 Michael Beckused xrealloc instead of realloc
2006-05-04 Sebastian Hacknode data constructors can allocate the memory by thems...
2006-05-02 Sebastian HackSmall modifications
2006-05-01 Christian Würdigremoved const from first parameter for phase init data...
2006-05-01 Christian Würdigadded missing include
2006-04-19 Sebastian HackPhase objects can now be embedded
2006-04-12 Sebastian HackAdded phases using node indexes