Remove handling for 32bit as smaller mode in emit_ia32_Conv_I2I(), because it is...
[libfirm] / ir / be / ppc32 / ppc32_transform.c
2008-06-06 Michael Beckrenamed node type Rot to Rotl to make clear that this...
2008-05-30 Michael Beckrenamed modecode, mode_sort, mode_arithmetic to ir_*
2008-01-02 Michael Beckupdate copyright message
2007-11-04 Matthias Braunfixed a bunch of warnings (in OPTIMIZE mode)
2007-08-27 Matthias BraunSimplify backends by removing unnecessary constructs:
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-06 Michael Beckmoved get_*_dbg_info() and set_*_dbg_info() to logical...
2007-06-25 Matthias Braunwarning fixes
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-06 Michael Beckswitch to new style emitter
2007-05-02 Matthias Braunadded doxygen comments, credited backend to Moritz...
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-19 Matthias BraunThe big committ:
2006-12-13 Michael Beckrename type entity into ir_entity
2006-04-08 Michael Beckused new outs feature
2006-04-05 Michael Beckused generic functions for transform
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigmade code C89 compliant (changed unnamed union in attri...
2006-03-27 Michael BeckPPC32 backend from the backend praktikum