more
[libfirm] / ir / ir / irarch.c
2005-02-16 Michael Beckused onc_Cmp numbers instead of old pnc_numbers
2005-01-11 Michael Beckused new hooks instead of firmstat
2004-12-02 Michael BeckFixed: check additional restriction before Mulh instruc...
2004-11-30 Michael BeckSet explicitely the tarval mode to wrap around
2004-11-26 Michael BeckProblem fixed: do not optimize Div's with a Bad input
2004-11-18 Michael BeckAllow to restrict the construction of Mulh nodes by...
2004-10-22 Michael BeckAdded Division by constant elimination algorithm from
2004-10-18 Götz Lindenmaierbrackets
2004-10-06 Michael Beckfixed enable mask
2004-10-06 Michael BeckAdded Mod/DivMod optimizations
2004-10-06 Michael Beckchanged to default Firm indent
2004-10-04 Michael BeckAdded statistics hook for arch dependand opt
2004-10-04 Sebastian HackSwitched from new_* to new_r_*
2004-10-04 Sebastian HackAdded architecture dependent optimizations framework.