beifg: Factorise code to count interference components.
[libfirm] / ir / be / bedump.c
2012-12-15 Christoph Mallonbeifg: Let be_ifg_foreach_node() declare its iterator...
2012-12-12 Matthias Braunremove license stuff from files
2012-12-07 Christoph Mallonbeifg: Let be_ifg_foreach_node() declare the node variable.
2012-12-07 Christoph Mallonbeifg: Let be_ifg_foreach_neighbour() declare the node...
2012-11-28 Matthias Braunrework liveness dumper
2012-11-26 Matthias Braunslightly optimize liveness code
2012-07-13 Christoph MallonAdd a wrapper macro for ir_nodehashmap_get(), which...
2012-07-13 Christoph MallonLet co_gs_foreach_neighb() declare the iterator variable.
2012-07-13 Christoph MallonLet foreach_set() declare the iterator variable.
2011-12-07 Matthias Braunavoid macros in irdump interface
2011-12-05 Matthias Braunbelive: move dumper to bedump, checker to beverify
2011-12-05 Matthias Braunintroduce bedump