renamed new_type_pointer_mode() into new_type_pointer()
[libfirm] / ir / opt / reassoc.c
2005-06-30 Michael Beckadded assertion if reassociation() is called with nodes...
2005-06-17 Michael Beckfixed loop-invariant nodes: Bad nodes are always loop...
2005-05-27 Michael BeckUpdated: detects loop-invariant codes and handles this...
2005-02-14 Michael BeckDisabled debug
2005-02-10 Sebastian HackFixed a bug.
2005-02-10 Sebastian HackIntroduced proper Firm debugging.
2005-01-11 Michael Beckused new hooks instead of firmstat
2004-12-23 Michael Becktypos fixed
2004-12-02 Michael Beckfixed config.h include
2004-11-16 Beyhanimproved strength reduction
2004-11-08 Michael BeckAdded statistic code
2004-11-03 Michael BeckFixed some border cases:
2004-10-28 Michael BeckImproved Sub rule
2004-10-26 Michael BeckReassoiation optimization added