Small modifications. Swapped %n and %N
[libfirm] / ir / ir / irarch.c
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.