added prototype for firm_init_flags(),
[libfirm] / ir / ir /
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
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-05 Gernot Veit Batzadded macro foreach_out_edges_safe(), which allows...
2005-10-04 Michael Beckadded configure stuff
2005-09-23 Gernot Veit BatzFixed a bug concerning sizes of edge
2005-09-19 Michael Beckremoved old (non-functional) Not(Proj(Cmp)) and Eor...
2005-09-19 Michael Beckremoved buggy firm_copy_node() and restorted old copy_n...
2005-09-15 Michael Beckadded function for convertion jump prediction into...
2005-09-15 Michael Beckdump now jump prediction, Free place (stack/heap)
2005-09-15 Michael Beckadded a generic function pointer to an opcode
2005-09-15 Michael Beckcond_jmp_predicate to Cond nodes added
2005-09-15 Michael Beckcond_jmp_predicate type and access function for Cond...
2005-09-14 Michael Beckirg_malloc_function added
2005-09-14 Michael Beckis_irn_constlike() added
2005-09-14 Michael Beckirop_flag_constlike flag and is_op_constlike() function...
2005-09-12 Michael Beckuses new get_extbb_leader() function
2005-09-08 Michael Beckadditional graph properties added
2005-09-08 Michael Beckdump additional graph properties for method entities
next