fix an intrinsic lower not reporting changes
[libfirm] / ir / lower / lower_copyb.c
2011-04-28 Matthias Braunfix lower_copyB not invalidating irn_outs
2011-04-08 Andreas Zwinkaumerge kaps
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-07-26 Matthias Braunautomatically generated pn_ numbers from the spec file
2010-03-01 Matthias Braun- remove block parameter from new_r_Proj and new_rd_Proj
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-12-11 Matthias Braunremove the concept of M_except, we always use the norma...
2009-09-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
2009-07-05 Michael Beck- remove all irg parameter from node constructors havin...
2009-03-10 Michael Beck- Do not produce Loads WITHOUT memory
2008-12-14 Moritz KrollAdded cons_flags parameter to new_Load and new_Store...
2008-11-18 Moritz KrollRemoved unused block parameter from Const constructors
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-03-07 Michael BeckRemoved edges ...
2008-03-07 Matthias Braundisable edges after lowering for now...
2008-03-07 Matthias Brauna better version of a copyb lowerer
2008-03-07 Michael Beckinitial copyb lowerer