fixed warning
[libfirm] / ir / be / belower.c
2006-03-24 Christian Würdigfixed CopyKeep register class bug
2006-03-22 Michael Beckfixed config stuff
2006-03-21 Daniel GrundRemoved arch_irn_is_ignore with generic macro
2006-03-21 Christian Würdigfixed perm lowering again
2006-03-20 Christian Würdigfixed assure constraints
2006-03-20 Christian Würdigfixed bug
2006-03-17 Christian Würdigfixed CopyKeeps
2006-03-17 Christian Würdigfixed assure_constraints
2006-03-17 Christian Würdigadded comment sign
2006-03-12 Christian Würdigfixed phase to assure register constraints
2006-03-11 Christian Würdiginsert Keeps to assure should_be_different constraint
2006-03-07 Christian Würdigadapted to new abi calls
2006-03-02 Sebastian HackSeveral bugfixes
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...