update copyright message
[libfirm] / ir / opt / opt_polymorphy.c
2008-01-02 Michael Beckupdate copyright message
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-01 Michael BeckUpdated header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2007-01-07 Michael Beckrenamed get_entity_final() to is_entity_final()
2006-12-13 Michael Beckrename type entity into ir_entity
2006-11-15 Christian Würdigadded missing function return type
2006-10-16 Michael Beckused is_final_ent() instead of *_n_overwrites == 0
2006-10-09 Michael Beckuse the final flag to remove polymorphic calls
2006-09-20 Michael Beckadded get_opt_closed_world() where appropriate
2006-03-03 Michael Beckused new is_Sel()
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-10-30 Michael Beckcopy_const_value() now takes a dbg_info argument
2005-06-22 Michael Beckrenamed DBG_OPT_POLY_ALLOC() to DBG_OPT_POLY(), as
2005-05-23 Michael Beckremoved check of != phase_building, this is checked...
2005-03-10 Michael Beckremoved C99 features
2005-03-09 Götz Lindenmaieroptimize polymorphic field accesses