beloopana: Remove duplicate comments.
[libfirm] / ir / ir / irssacons.c
2012-12-12 Matthias Braunremove license stuff from files
2012-12-02 Christoph Mallonarray: Add and use NEW_ARR_DZ().
2012-12-01 Christoph Mallonirgraph: Use get_irg_obstack() instead of accessing...
2012-11-25 Christoph Malloncleanup: Remove several uses of current_ir_graph.
2012-10-24 Matthias Braunremove irg_phase_state, use IR_GRAPH_CONSTRAINT instead
2012-09-11 Christoph MallonRemove redundant get_Block_matured() check before calli...
2011-12-19 Matthias Braunperform end/first block mature in libfirm
2011-12-14 Matthias Braunremove unnecessary comments before functions
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-16 Michael BeckC99 feature removed.
2011-04-15 Andreas ZwinkauFix stupid typo
2011-04-15 Andreas ZwinkauHarden ssacons against reintroducing a bug
2011-04-15 Andreas ZwinkauUse block walk for ssa_cons_start
2011-04-15 Andreas ZwinkauUse get/set functions instead of direct access to is_ma...
2011-04-08 Andreas Zwinkaumerge kaps
2010-09-22 Matthias Braunremove non-strict exception mode
2010-03-15 Matthias Braunfix various warnings reported by cparser
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-06-29 Matthias BraunCleanup: remove firm_common_t.h (and the PRECISE_EXC_CO...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-03-03 Michael Beckremoved useless environment
2008-03-03 Michael BeckSupress warning
2008-03-03 Michael BeckAllow to restart SSA construction on a graph in phase...