A new alternative of scalar_replacement. The implementation isn't completed."
[libfirm] / ir / opt / ifconv.c
2006-02-22 Daniel Grund*** empty log message ***
2006-02-21 Christian Würdigadded missing include
2005-06-22 Michael Beckused faster get_mode_x() functions
2005-04-05 Michael BeckBugfix: wrong size
2005-03-30 Michael Beckadded architectures evaluate function that decides...
2005-03-18 Michael Beckadd return normalization to help same cases
2005-03-14 Michael Beckfixed typ of visited flag
2005-02-24 Michael Beckconfig.h added
2005-02-24 Michael Becktypos fixed
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