- remove all irg parameter from node constructors having a block
[libfirm] / ir / ir / irphase.c
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-01-02 Michael Beckupdate copyright message
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-04-30 Christian Würdigmade param const
2007-04-27 Matthias Brauncleaned up doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-04-19 Christian Würdigphase takes now additional param on init
2007-04-05 Michael Beckrenamed phase_t to ir_phase
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-25 Michael BeckFixed wrong assert
2006-12-10 Matthias Braunadded several missing #include config.h
2006-10-24 Christian Würdigadded function reinit all irn data belonging to a certa...
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-05-04 Sebastian Hacknode data constructors can allocate the memory by thems...
2006-04-19 Sebastian HackPhase objects can now be embedded
2006-04-13 Christian Würdigadded conv to keep gcc happy
2006-04-12 Christian Würdigadded missing parameter and initializer
2006-04-12 Sebastian HackAdded phases using node indexes