Clean up need_constraint_copy().
[libfirm] / ir / ana / height.c
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-01-02 Michael Beckupdate copyright message
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-06-18 Michael Beckremoved C99 feature
2007-06-18 Matthias Braunfixed warnings
2007-05-23 Matthias Braunfix height computation for phi nodes
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadded license infos
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
2006-12-10 Matthias Braunadded several missing #include config.h
2006-09-20 Matthias Braunwarning fix
2006-09-20 Christian Würdigadded block recomputation
2006-08-31 Sebastian HackHeights respect dependency egdes now
2006-05-04 Sebastian HackAdapted to changes in irphase
2006-05-02 Sebastian HackAdapted to changes in irphase.c
2006-05-01 Christian Würdigremoved const from first parameter for phase init data...
2006-04-21 Christian Würdigadded header comment
2006-04-19 Sebastian HackAdded height computation