fixed bug
[libfirm] / ir / be / ia32 / ia32_transform.c
2006-02-13 Christian Würdigfixed bug
2006-02-09 Christian Würdigfixed call generation
2006-01-31 Christian Würdigfixed DivMod transformation
2006-01-27 Christian Würdigchanged c/malloc to xc/malloc
2006-01-26 Christian Würdigchanged DBG usage
2006-01-25 Christian Würdigadded optimization module
2006-01-24 Christian Würdigignore Unknown
2006-01-23 Christian Würdigadded if layer for irn_ops
2006-01-20 Christian Würdigassign esp to special stack node (frame_base Proj)
2006-01-19 Christian Würdigfxed bugs and missing inlcude
2006-01-18 Michael Beckrenamed type 'type' to 'ir_type'
2006-01-18 Sebastian HackFixed some bugs
2006-01-18 Christian Würdignew requirements modelling
2006-01-13 Christian Würdigfixed stack param/args generation
2006-01-13 Christian Würdigrefactored nodes interface, completed set/get attr...
2005-12-13 Christian Würdigfixed indent
2005-11-22 Christian Würdigregister allocator interface implemented