Fixed bug with switch conds
[libfirm] / ir / opt / ifconv.c
2005-02-24 Sebastian HackFixed bug with switch conds
2005-02-24 Sebastian HackFixed endless loops in make_mux_on_demand
2005-02-23 Sebastian HackHeavy changes
2005-02-21 Sebastian HackHeavy changes:
2005-02-16 Michael Beckused pn_Cmp constants instead of old pnc_numbers
2005-02-14 Sebastian HackDisabled debugging
2005-02-14 Sebastian HackFixed several bugs
2005-02-10 Sebastian HackFixed a bug. Using the block visited flag
2005-02-10 Sebastian HackUsed visited flag to check for loops in find_conds
2005-02-10 Sebastian HackAdded if conversion