The big committ:
[libfirm] / ir / be / beutil.c
2007-02-14 Matthias Braunuse edges_delete_node instead of setting edge inputs...
2007-02-14 Christian Würdigkill also block input when killing node
2007-02-12 Christian Würdigadded function to get a user Proj with a certain proj...
2007-02-07 Christian Würdigadded fix for be_dump (start with 1 when suffix is...
2007-01-16 Christian Würdigadded be_kill_node function
2006-12-13 Matthias Braunremoved obsolete function
2006-08-24 Matthias Braun- New callback to ask nodes about constant stack pointe...
2006-06-30 Christian Würdigmade a local function static
2006-06-23 Christian Würdigadded function to retrieve number of reachable nodes...
2006-06-21 Michael Beckmake sure a '\0' is at the end of an snprintf'ed string
2006-03-31 Michael Beckused irtools' firm_clear_link instead of local one
2006-03-19 Michael Beckdump_ir_extblock_graph_sched() implemented
2006-03-16 Christian Würdigadded new dump wrapper
2006-03-02 Sebastian HackSeveral bugfixes
2006-02-21 Sebastian HackRenamed be_introduce_copies*
2006-01-25 Daniel GrundAdded a dom-tree-upwards search
2005-12-08 Sebastian HackMade everything really kaputt
2005-10-10 Sebastian HackSet dump consts local to false for schedule dumping
2005-08-26 Daniel Grund*** empty log message ***
2005-08-26 Daniel GrundBugfixes
2005-08-10 Sebastian HackAdded is_firm_be_node
2005-06-16 Sebastian HackRecent version :-)
2005-05-17 Sebastian HackCosmetic changes to the chordal register allocator
2005-05-11 Sebastian HackAdded new arch interface
2005-05-06 Michael Beckadded config.h include
2005-01-24 Daniel GrundBugfixes
2005-01-13 Sebastian HackCall new interference function in phi_ops_interfere
2005-01-08 Daniel Grundchanged localize_consts
2005-01-05 Sebastian HackFixed constant placement walker
2004-12-15 Sebastian HackAdded register allocator.