irdump: Remove the parameter bad from get_mode_name_ex().
[libfirm] / ir / ir / irhooks.h
2012-11-26 Matthias Braunfix irhooks move commit
2012-11-26 Matthias Braunmake irhooks API private
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-27 Matthias Brauncleaned up doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2006-12-13 Michael Beckrename type entity into ir_entity
2006-11-22 Christian Würdigfixed comment for hook_set_irn_n (it's called before...
2006-05-19 Michael Beckmake #ifndef at header start cannonical
2006-05-18 Michael BeckFixed hook_strength_red()
2006-04-20 Michael Beckhook_node_info added
2006-04-19 Christian Würdigremoved backend statistics hooks, statistic functions...
2006-04-11 Michael Beckremoved hook_be_block_regpressure and hook_be_sched_rea...
2006-04-11 Christian Würdigchanged class name type from ident to const char*
2006-04-10 Christian Würdigadded hooks for permutation statistics
2006-04-10 Christian Würdigadded be statitics hook (sched_ready)
2006-04-07 Christian Würdigadded reg pressure statistic hook
2006-04-03 Michael BeckHOOK_BACKEND added
2006-03-18 Michael BeckHOOK_OPT_SYNC added
2006-03-06 Sebastian HackAdded hook fir node substitution during dead node elimi...
2006-01-14 Michael BeckHOOK_OPT_EXC_REM added
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-10-24 Michael Beckhook_new_type added
2005-10-24 Michael Becknew entity hook added
2005-10-21 Michael Beckunregister function added
2005-10-21 Michael Beckadded doxygen docu
2005-08-31 Michael BeckFixes for gcc4.0: void * and pointer to functions are...
2005-07-01 Michael Becktypo fixetypo fixed
2005-06-22 Michael Beckadded option for dead block optimization
2005-06-21 Michael Beckadded more optiopns to hook_opt_kind regarding Confirm...
2005-06-17 Michael BeckHOOK_OPT_CONFIRM added
2005-05-23 Michael BeckAdded hook for new_mode
2005-03-30 Michael Beckadded flag for "if conversion failed because of archite...
2005-03-22 Michael Beckthe tail rec hook has now two arguments
2005-03-14 Michael Beckadded hook for real function call processing
2005-02-24 Michael Beckadded hook_if_conversion
2005-02-10 Michael Beckremoved ^M
2005-02-10 Sebastian HackAdded the set_irn_n and node_replaced hook
2005-01-11 Michael Beckadded a init function
2005-01-11 Michael Beckhooks for libFirm functions added