Fix fehler38: meld_psi() did not memorize the next condition when the value operand...
[libfirm] / ir / lower /
2007-06-30 Matthias Braunmakefile updates
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Michael BeckFixed warnings
2007-06-13 Michael BeckAdded missing wait ...
2007-06-01 Michael Beckmoved all lower_* header into new lowering.h
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-25 Michael Beckhandle the new X_regular Proj's
2007-05-25 Michael Beckadd_hidden_param() handle the new X_regular Proj
2007-05-12 Michael Beckproperties updated
2007-05-04 Michael BeckMoved simple loweing from firmlower, making firmlower...
2007-04-27 Michael BeckUpdated header
2007-04-27 Christian Würdigadded new licence header
2007-04-02 Christoph MallonMove includes for alloca() to xmalloc.h, so not everyon...
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-11 Matthias Braun- Several warning fixes
2006-10-11 Christian Würdigmoved -dw dump to edg/firm_opt.c
2006-10-10 Michael BeckFixed boolean value of Proj(Cmp) againm, old version...
2006-10-10 Christian WürdigBugfix: - lower_Proj is also called for call-result...
2006-10-09 Michael Beck- Lower Minus ops directly instead of using an intrinsi...
2006-08-14 Michael BeckBugFix:
2006-08-13 Michael BeckBugFix:
2006-07-05 Michael BeckBugFix: current_ir_graph was not set rigtht while lowering
2006-06-09 Michael BeckBugFix: get_dummy_sel() only the dummy entity can be...
2006-06-09 Michael BeckBugFix: Phi node node correctly split into low and...
2006-05-23 Michael BeckAdd more special cases for Shift operations
2006-05-23 Michael BeckBugFix: lower_Start
2006-05-18 Michael Becksupress warning in gcc -Wall
2006-05-17 Christian Würdigadded extra shift lowering
2006-05-15 Christian Würdigremoved debug setmask
2006-05-15 Michael BeckBugFix:
2006-05-08 Michael Beckimplemented Conv operations
2006-05-05 Christian Würdigadded missing include
2006-04-28 Michael Beckinvalidate more analyse info
2006-04-28 Michael Beckinvalidate more analyse info
2006-04-28 Michael BeckBugFix: == missed
2006-04-27 Michael Beckinitial implementation of DOUBLE-WORD lowering, cannot...
2006-03-15 Rubino Geißfixed const mismatch
2006-03-14 Michael Beckadded missing include, removed warning
2006-03-14 Michael Beckmore that one entry can map the same op (needed for...
2006-03-14 Michael BeckBugFix
2006-03-10 Michael Beckinstruction mapper implemented
2006-03-10 Michael Beckmissing break added
2006-03-07 Michael BeckHidden parameters can be returned instead of the compound
2006-03-06 Michael Beckmissing include directory added
2006-03-05 Michael BeckFully implemented call lowering for methods with compou...
2006-03-03 Michael Beckused new is_Call()
2006-03-03 Michael Becklower_calls added
2006-03-03 Michael BeckFirst implementation of lowering for calls with compoun...
2006-01-09 Michael Beckused new set_irg_doms_inconsistent() to invalidate...
2005-12-30 Michael Beckfixed doxygen comments
2005-10-26 Michael Beckadded
2005-10-26 Michael Becka general mechanism to lower calls to intrinsic functions