extern "C" added
[libfirm] / ir / ir /
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Becktype_t.h include added
2005-12-30 Michael Becklittle cleanup
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type* to ir_type *
2005-12-28 Michael Beckfirm_types.h included, to need to uses "hidden" types...
2005-12-27 Michael Beckrenamed is_subclass_of -> is_SubClasss_of
2005-12-20 Rubino Geißfixed iredges related bug in set_irn_in
2005-12-18 Michael Becknew_backedge_info() moved to ir_backedge
2005-12-18 Michael Beckadded define for the ir_mode type (now in firm_types.h)
2005-12-14 Daniel GrundActivated old out_count function
2005-12-13 Beyhanremoved useless edges_init()
2005-12-08 Sebastian HackDominance is inconsistent after dead node elim
2005-12-05 Michael Beckadded missing stdio.h include
2005-12-05 Michael Beckadded missing assert.h
2005-12-05 Michael Beckadded missing stdio.h include (for debugging with old...
2005-12-05 Michael Beckadded missing assert.h include
2005-11-28 Michael Beckadded prototype for firm_init_flags(),
2005-11-24 Sebastian HackAdded libcore option functionality
2005-11-18 Michael Beckrenamed op_pin_state_pinned into irg_pinned_state
2005-11-18 Michael Beckused set_irg_pinned() instead od direct manipulate...
2005-11-18 Michael Beckif_conversion is OFF by default now
2005-11-18 Michael BeckBugFix for generated functions
2005-11-18 Michael Beckget_opt_optimize_class_casts_verbose() and get_opt_opti...
2005-11-18 Michael Beckget_opt_optimize_class_casts_verbose() is now always...
2005-11-18 Michael Beckremoved INLINE definition
2005-11-18 Michael Beckrenamed get_opt_remove_Confirm() into get_opt_remove_co...
2005-11-18 Michael Beckfactored all optimization flags into ir_flag_t.def...
2005-11-18 Michael Beckremoved bool type and depency of stdbool.h (not C89)
2005-11-17 Michael Becktypo fixed
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-14 Michael Beckestimated node count calculation added
2005-11-14 Michael Beckestimated node count added
2005-11-13 Michael Beckspecial treatment of SymConst nodes
2005-11-13 Michael Beckhandle Const nodes where the tarval is set to NULL...
2005-11-08 Michael Beckcalling conventions are now stored in the type
2005-11-08 Michael Beckcalling convention is now store at the type
2005-11-07 Michael Beckdo not access the ld_name field of entities if it's...
2005-11-04 Michael Becknew_rd_simpleSel() constructor added
2005-11-02 Christian Würdigadded dump reason to dump additional node information...
2005-11-01 Michael Beckmore inlining
2005-11-01 Michael Beckirg_no_property used instead of 0
2005-11-01 Michael Beckirg_no_propertiy added
2005-10-31 Michael Beckafter color: no space should follow
2005-10-28 Michael Beckremoved , and end of enum for crecoder
2005-10-28 Michael Beckadded data types for color and edge type to allow to...
2005-10-28 Michael Beckmore config.h stuff added
2005-10-27 Michael Beckuses the dump_node() operation if defined
2005-10-27 Michael Beckdump_node operatiomn added
2005-10-25 Christian Würdigadded missing include
2005-10-24 Michael Beckhook_new_type added
2005-10-24 Michael Becksome doxygen commands added
2005-10-24 Michael Becknew entity hook added
2005-10-21 Michael Beckunregister function added
2005-10-21 Michael Beckheader added
2005-10-21 Michael Beckcleaned up 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-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 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 Beckalways build the mulh op in init
2005-10-19 Michael Beckfixed info1 output for ir_graphs
2005-10-18 Michael Beckdoxygen docu fixed
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 Beckirg_cc_callee_clear_stk added, needed for perfect stdca...
2005-10-18 Michael BeckDump calling conventions for entities
2005-10-17 Michael Beckadded colling conventions
2005-10-17 Michael Becktypos fixed
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-11 Michael BeckDBG_OPT_DEAD_BLOCK() macro uses now merge_pair
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
next