- get_Block_cfgpred_arr() IS supported, but should not be in the official
[libfirm] / ir / ir / irphase_t.h
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-07-31 Sebastian Buchwaldtypo
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-26 Michael BeckFixed includes.
2007-04-26 Michael BeckMore doxygen comments added
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 Beckdoxygen comment updated
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-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