Every node has now a pinned attribute that is inherited from the op.
[libfirm] / ir / lower /
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