beifg: Factorise code to count interference components.
[libfirm] / ir / lower / lower_mux.c
2012-12-12 Matthias Braunremove license stuff from files
2012-06-15 Matthias Braunsplit graph state into properties and constraints
2012-06-13 Matthias Braunremove extended basic block support
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-20 Matthias Braunuse IR_GRAPH_STATE instead of irg_extblk_info_state
2011-09-14 Andreas ZwinkauMerge branch 'opt_manage'
2011-09-14 Andreas ZwinkauRemove dom_state and pdom_state attributes
2011-05-09 Andreas ZwinkauRemove obsolete loopinfo invalidation
2011-05-09 Andreas ZwinkauRemove obsolete outs invalidation
2011-04-08 Andreas Zwinkaumerge kaps
2011-01-24 Michael BeckFixed a lot of size_t related warnings, most of them...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-07-28 Matthias Braunno unnecessary and cryptic abreviations: rename vrfy...
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)