removed unnecessary phases and functions which are now handled directly by the generi...
[libfirm] / ir / be / belower.c
2006-02-28 Christian Würdigremoved unnecessary phases and functions which are...
2006-02-21 Sebastian HackRenamed be_introduce_copies*
2006-01-31 Christian Würdigfixed perm lowering again
2006-01-28 Christian Würdigchanged function signature to stop gcc from moaning
2006-01-27 Christian Würdiguse xmalloc/xcalloc instead of normal functions
2006-01-27 Christian Würdigchanged "call lowering"
2006-01-26 Christian Würdigchanged perm lowering
2006-01-25 Sebastian HackMinor changes
2006-01-25 Christian Würdigfixed perm lowering
2006-01-25 Christian Würdigsplittet be lowering into two phases (before and after...
2006-01-24 Sebastian HackSome minor changes
2006-01-24 Christian Würdigadded spill/reload lowering
2006-01-20 Christian Würdigfixed call lowering
2006-01-19 Christian Würdigadded call-projnum-magic
2006-01-18 Sebastian HackAdapted to new benode.c
2006-01-11 Daniel Grundchanged include
2006-01-11 Christian Würdigupdated comment
2006-01-11 Christian Würdigfixed perm lowering, should be working now
2006-01-09 Christian Würdigadded firm debug module
2005-12-20 Daniel Grundchanged irg_walk_blkwise_graph to irg_block_walk_graph
2005-12-16 Christian Würdigmodule for lowering perm nodes and spill/reload optimiz...