used new set_irg_doms_inconsistent() to invalidate dom and postdom
[libfirm] / ir /
2005-10-25 Michael Beckptr_access_store added
2005-10-25 Michael Beckfixed bugs
2005-10-25 Christian Würdigremoved useless includes
2005-10-25 Christian Würdigadded missing include
2005-10-25 Christian Würdiguses firm_types.h now
2005-10-25 Michael Beck.setoutfile name file command added
2005-10-25 Michael Beck.setmask name lvl command added
2005-10-25 Michael Becksome cleanup
2005-10-24 Michael Beckpointer parameter access field added
2005-10-24 Michael Becka simple analysys which determines which pointer argume...
2005-10-24 Michael Beckhook_new_type added
2005-10-24 Michael Becksome doxygen commands added
2005-10-24 Michael Beck.newtype command added
2005-10-24 Michael Beckdoxygen docu fixed
2005-10-24 Michael Beck.newent command added
2005-10-24 Michael Becknew entity hook added
2005-10-24 Michael BeckBugFix: visit only Call parameters
2005-10-21 Michael Beckfixed remirg
2005-10-21 Michael Beckfirm_types.h used
2005-10-21 Michael Beckused firm_types.h now
2005-10-21 Michael Beckptr_access_kind type added
2005-10-21 Michael Beckrenamed OPT_ENC_GRAPH into OPT_ENC_DAG
2005-10-21 Michael Beckunregister function added
2005-10-21 Michael Beckheader added
2005-10-21 Michael Beckmore types added
2005-10-21 Michael Beckuses firm_types.h now
2005-10-21 Michael Beckadd replace bp
2005-10-21 Michael Beckcleaned up hooks
2005-10-21 Michael Beckremoved deleted hooks
2005-10-21 Michael Beckhook_dead_node_elim_start() and hook_dead_node_elim_end...
2005-10-21 Michael Beckhook_replace() added to exchange
2005-10-21 Michael Beckadded doxygen docu
2005-10-20 Michael Beckfixed cond after cmp detection
2005-10-19 Michael Beckadd win32 C function mangling
2005-10-19 Michael Beckuses firm_types.h now
2005-10-19 Michael BeckFixed assertion: set_irn_node must check the node irgs...
2005-10-19 Michael Beckir_extbb type added
2005-10-19 Beyhanirg_args have always outs calculated, this makes some...
2005-10-19 Michael Beckallow to set STAT_CNT_NUM before include
2005-10-19 Michael Beckrefactored for ir_op_ops
2005-10-19 Michael Beckadded default reassociation ops
2005-10-19 Michael Beckmade prototypes
2005-10-19 Michael Beckrefactored ir_op_ops
2005-10-19 Michael Beckrefactored ir_op_ops
2005-10-19 Michael Beckmore ir_op operations to public interface
2005-10-19 Michael Beckrefactored ir_op_ops
2005-10-19 Michael Beckused new firm_types.h
2005-10-19 Michael Beckput all opaque firm types here
2005-10-19 Michael Beckfirm_types.h added
2005-10-19 Michael Beckuse new public interface to build new ir_op
2005-10-19 Michael Beckalways build the mulh op in init
2005-10-19 Michael Beckfixed info1 output for ir_graphs
2005-10-18 Michael Beckadd dbg_dead_code case
2005-10-18 Michael Beckdoxygen docu fixed
2005-10-18 Michael Beckdoxygen docu fixed
2005-10-18 Michael Beckmoved dbg_action_2_str() to .c file
2005-10-18 FIRM Projekt Accountnot implemented copy_irn() deleted
2005-10-18 Michael Beckused the new IS_CDECL() and IS_STDCALL() macros
2005-10-18 Michael Beckdefine new macros for the MS cdecl, stdcall calling...
2005-10-18 Michael BeckDoxygen docu added
2005-10-18 Michael Beckirg_cc_callee_clear_stk added, needed for perfect stdca...
2005-10-18 Michael BeckDump calling conventions for entities
2005-10-17 Michael Beckadded default calling convention
2005-10-17 Michael Beckadded calling conventions to entities
2005-10-17 Michael Beckadded colling conventions
2005-10-17 Michael Becktypos fixed
2005-10-17 Michael Beckfixed .enable/.disable, added .lower
2005-10-12 Michael BeckBugFix: a var hides another
2005-10-12 Michael Beckadded visited flag to detect endless memory loops in...
2005-10-12 Michael BeckCopyB verifyer added
2005-10-12 Michael Beckoptimizations for CopyB node added
2005-10-12 Michael Beckiro_CopyB added
2005-10-12 Michael Beckop_CopyB added, op_Sub flags fixed
2005-10-12 Michael BeckCopyB attributes added
2005-10-12 Michael Beckadded support functions for CopyB node
2005-10-12 Michael Becklocal_optimize() now kills unrteachable code if dominan...
2005-10-12 Michael BeckAdded support code for CopyB node
2005-10-12 Michael BeckCopyB node constructors added
2005-10-12 Michael Beckadded code to detect loops in unreachable code, these...
2005-10-12 Michael Beckadded missing header
2005-10-12 Michael Beckdebugger extension added
2005-10-12 Michael Beckdebugger extension added
2005-10-12 Michael Becka debugger extension for Firm
2005-10-11 Michael BeckDBG_OPT_DEAD_BLOCK() macro uses now merge_pair
2005-10-11 Michael Beckuse INT_TO_PTR( macros for clean 64 bit compile
2005-10-11 Michael Beckmade is_address_taken() public
2005-10-11 Michael BeckAdded check_lifetime_of_locals().
2005-10-11 Michael Beckbefore called default_initialize_local_variable() set...
2005-10-10 Rubino Geißtypo
2005-10-10 Rubino Geißadded missing pn_Div_max
2005-10-10 Michael BeckBugFix: get the rigth block in equivalent_node_block()
2005-10-10 Gernot Veit Batzadded two more hooks to the ir graph dumper
2005-10-10 Gernot Veit Batzadded missing edges_notify_edge() to set_irn_in()
2005-10-10 Michael BeckDon't check nunber of Proj's for dead blocks
2005-10-10 Michael BeckFixed code placement: nodes in dead block are now moved
2005-10-07 Michael Becktypos fixed
2005-10-07 Michael BeckCheck that binary Cond has two successors if outs are...
2005-10-06 Michael BeckBugFix: the recalc_cnts obstack must reside in a graph...
2005-10-06 Michael BeckBeyhan's fixes included
2005-10-06 Michael Beckuse get_irn_n(*, -1) instead od get_nodes_block() so...
next