is_ir_extbb() added
[libfirm] / ir / ana / irextbb.c
2006-03-20 Michael Beckis_ir_extbb() added
2006-03-18 Michael BeckFixed extbb construction (why it was damaged ?)
2005-10-12 Michael Beckadded code to detect loops in unreachable code, these...
2005-10-06 Michael Beckuse get_irn_n(*, -1) instead od get_nodes_block() so...
2005-09-12 Michael Beckensure that the leader is the first one in the extended...
2005-09-08 Michael BeckBugFix: Unreachable Blocks are always leader blocks
2005-09-08 Michael Beckget_extbb_leader() and get_extbb_node_nr() added
2005-06-22 Michael Becktypos fixed
2005-05-31 Michael BeckComputation of extended basic blocks