added is_Add(), is_Sub()
[libfirm] / ir / lower / lower_calls.c
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
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-11 Matthias Braun- Several warning fixes
2006-06-09 Michael BeckBugFix: get_dummy_sel() only the dummy entity can be...
2006-03-10 Michael Beckmissing break added
2006-03-07 Michael BeckHidden parameters can be returned instead of the compound
2006-03-05 Michael BeckFully implemented call lowering for methods with compou...
2006-03-03 Michael BeckFirst implementation of lowering for calls with compoun...