improve peephole API, do IncSP stuff as peephole opts, add IncSP -4 -> Pop opt
[libfirm] / ir / lower / lower_calls.c
2007-10-02 Matthias Braunonly set compound_ret flag if it was really a ret and...
2007-10-01 Matthias Braunmark methods with lowered struct params, correctly...
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 Beckadd_hidden_param() handle the new X_regular Proj
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...