Reuse already fetched values.
[libfirm] / ir / be / ppc32 / ppc32_transform_conv.c
2009-07-05 Michael Beck- remove all irg parameter from node constructors havin...
2009-06-03 Matthias Braun- remove modecode concept which is pointless nowadays
2009-03-02 Moritz KrollReverted changes from 25529
2009-02-19 Moritz KrollAdded strict_flag to new_r/rd_Conv(). Fixed strict...
2008-11-08 Christoph MallonGenerate new_bd_* instead of new_rd_* functions in...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-23 Michael Beck- replace a lot of assert(0) by panic()
2008-05-30 Michael Beckrenamed modecode, mode_sort, mode_arithmetic to ir_*
2008-01-02 Michael Beckupdate copyright message
2007-12-07 Michael BeckAdd an ir_mode * parameter to all SymConst constructors...
2007-07-06 Michael Beckmoved get_*_dbg_info() and set_*_dbg_info() to logical...
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-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-14 Matthias Braunwarning fixes
2006-12-13 Michael Beckrename type entity into ir_entity
2006-04-08 Michael Beckused new outs feature
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigmade code C89 compliant
2006-03-27 Michael BeckPPC32 backend from the backend praktikum