fixed param type
[libfirm] / ir / be / ia32 / ia32_optimize.c
2006-03-07 Christian Würdigremoved unused variable
2006-03-03 Christian Würdigfixed some bugs
2006-03-02 Christian Würdigadded missing function
2006-02-27 Christian Würdigfixed addressmode support
2006-02-24 Christian Würdigfixed AM optimization
2006-02-24 Christian Würdigfixed comments
2006-02-24 Christian Würdigfixed some bugs concerning am_offs
2006-02-24 Christian Würdigadded attribute for load/store
2006-02-24 Christian Würdigfixed some bugs
2006-02-23 Christian Würdigfixed some bugs
2006-02-23 Christian Würdigadded adressmode support
2006-02-22 Christian Würdigimplemented new beabi interface
2006-02-21 Michael Beckuse maps to prevent teh generation of double types...
2006-02-06 Michael BeckInitializers for entities must be allocated on the...
2006-01-25 Christian Würdigadded optimization module
2006-01-25 Christian Würdigbackend specific optimization module added