make add_missing_keeps more robust in case of SwitchJumps
[libfirm] / ir / lower / lower_mux.c
2010-03-01 Matthias Braun- remove block parameter from new_r_Proj and new_rd_Proj
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-11 Michael BeckAdd pass creating for loop inversion, unrolling, peelin...
2010-01-14 Michael BeckReverted r26952, using the blocks irg is ok ...
2010-01-12 Michael BeckCreating a block on some irg is pointless if all other...
2010-01-12 Olaf LiebeFixed graph-independent construction in mux lowering
2010-01-09 Michael BeckBugFixes:
2010-01-07 Matthias BraunLiebe part3: mux lowerer (with minimal changes)