added average calculation of distribution table
[libfirm] / ir / lower /
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