libfirm
2006-10-24 Christian Würdigadded files and additional generator script to project
2006-10-24 Christian Würdigadded function reinit all irn data belonging to a certa...
2006-10-24 Christian Würdigadded is_NoMem function
2006-10-18 Michael Becksign_extend() did NOT expect all upper bits cleared...
2006-10-18 Christian Würdigchanged comment
2006-10-18 Christoph MallonChange the if conversion backend hook
2006-10-17 Christian Würdigfixed src dir
2006-10-17 Christian Würdigonly create Psi if allowed by backend
2006-10-17 Christian Würdigadded some comments
2006-10-17 Michael BeckFixed more problems due to hidden conversion in Store...
2006-10-17 Christian Würdigdo not place projs late
2006-10-16 Michael BeckDo not convert Sub(P, P) into a simple Minus ...
2006-10-16 Michael BeckHandle a bad case: Load nodes can contain a hidden...
2006-10-16 Michael Beckused is_final_ent() instead of *_n_overwrites == 0
2006-10-13 Christian Würdigadded functions and macro to iterate over all node...
2006-10-12 Michael Beckoptimize graphs that got calls inlined
2006-10-12 Michael Beckset current_ir_graph
2006-10-12 Michael Beckwhen doing cf_opt, automatically optimize Blocks
2006-10-12 Michael Beckresolve_ent_polymorphy() now can handle non-flat inheri...
2006-10-11 Michael Beckreport removed cycles
2006-10-11 Christian Würdigmoved -dw dump to edg/firm_opt.c
2006-10-10 Michael BeckFixed boolean value of Proj(Cmp) againm, old version...
2006-10-10 Michael BeckNew inliner:
2006-10-10 Christian WürdigBugfix: - lower_Proj is also called for call-result...
2006-10-09 Michael Beckuse the final flag to remove polymorphic calls
2006-10-09 Michael BeckAdd code to remove useless Phi cycles using the osr...
2006-10-09 Michael BeckSet the final flag for the global type.
2006-10-09 Michael Beck- Lower Minus ops directly instead of using an intrinsi...
2006-10-09 Matthias Braundirty hack to make execfreqs work with endless apps
2006-10-09 Christian Würdigadded is_div, is_mod and is_DivMod functions
2006-10-08 Michael Beckwhen checking Bound nodes, ignore ones which a Bad...
2006-10-05 Michael BeckMade frame types final classes.
2006-10-05 Michael Beckfirm_init_options() is now a separate function that...
2006-10-02 Michael BeckAdd the final property to entities
2006-09-29 Michael Beckset the global type and tls type flags on the globat...
2006-09-29 Michael Beckirop_flag_start_block flag added
2006-09-29 Michael Beckis_irn_start_block_placed() added\nconst added to skip_...
2006-09-29 Michael Beckadded numbers for the base/upper types
2006-09-28 Michael BeckBugFix:
2006-09-28 Michael BeckImproved doxygen docu
2006-09-28 Michael BeckAdd shortcut to speed up gc_irgs()
2006-09-27 Michael Beckrenamed exec_freq_t to ir_exec_freq
2006-09-27 Michael Beckrestructured to allow easier debug
2006-09-27 Michael BeckAdd ir_*_ptr types.
2006-09-26 Christian Würdigadded function to remove a keepalive edge
2006-09-26 Matthias Braunfix broken remove_critical_cf
2006-09-26 Michael BeckFixed remove_critical_cf_edges():
2006-09-25 Christian Würdigchanged api
2006-09-21 Christian Würdigadded is_Start function
2006-09-21 Christian Würdigadded additional parameter and assert to tmp dom info...
2006-09-20 Matthias Braunwarning fix
2006-09-20 Michael Beckadded get_opt_closed_world() where appropriate
2006-09-20 Michael Beckadded get_opt_closed_world() where appropriate
2006-09-20 Michael Beckget_entity_repr_class() added, needed to get a class...
2006-09-20 Christian Würdigadded phase reinit data per irn
2006-09-20 Christian Würdigadded weighted bipartite matching with hungarian method
2006-09-20 Christian Würdigadded block recomputation
2006-09-20 Christian Würdigchanged solve function, return now 0 or negative on...
2006-09-20 Christian Würdigextended dumper
2006-09-17 Michael BeckFixed the type of the visit number
2006-09-17 Michael Beckmake the comment more useful
2006-09-17 Michael BeckAdded support for SymConst(ofs_ent)
2006-09-17 Michael BeckSymConst(ofs_ent) added to represent the offset of...
2006-09-17 Michael BeckSymConst(ofs_ent) added to represent the offset of...
2006-09-15 Michael BeckRemoved some depencies from current_ir_graph
2006-09-15 Michael Beckremoved some redundant assertions
2006-09-15 Michael BeckAdd a performance warning to the add_compound_ent_valu...
2006-09-15 Michael Beckadd docu and prototype for find_value()
2006-09-15 Michael Beckrename fucntion due to a name clash
2006-09-15 Michael Beckrenamed function due to a name clash
2006-09-15 Michael BeckBugFix:
2006-09-14 Michael BeckBugFix:
2006-09-14 Matthias Brauncondeval can evaluate phis on phis on constants now
2006-09-14 Michael Beckoptimize_graph_df():
2006-09-14 Matthias Braunwarning fix
2006-09-13 Matthias Braunforgot this
2006-09-13 Michael Beckcondeval.h added
2006-09-13 Christian Würdigadded find_value and has_value functions
2006-09-13 Christian Würdigadded option to choose between perfect and normal matching
2006-09-13 Michael BeckBugFix:
2006-09-13 Christian Würdigadded comment and cvs id
2006-09-13 Christian Würdigbipartite matching based on hungarian method
2006-09-13 Michael BeckBitfields in entity need one more bits because of signess,
2006-09-13 Matthias Braundon't fail on switches
2006-09-13 Matthias Braunwarning fix
2006-09-13 Matthias Braunwarning fixes
2006-09-12 Michael Beckrenamed some firm enum types to have the ir_ prefix
2006-09-12 Michael Beckfixed type of variable
2006-09-12 Michael Beckrenamed some firm enum types to have the ir_ prefix
2006-09-12 Matthias Braunuse edges_reroute instead of exchange
2006-09-12 Matthias Braunfix
2006-09-12 Michael BeckAdded 64bit types (currently used only in the backend...
2006-09-12 Matthias Brauneven more warning fixes
2006-09-12 Matthias Braunmore warning fixes
2006-09-12 Matthias Braunwarning fixes
2006-09-12 Michael Beckdefault_dbg_info_merge_pair() now leaves debug info...
2006-09-12 Michael Beckget_/set_method_param_ident() added, needed for debug...
2006-09-12 Michael Beckdecimal output is now always unsigned for unsigned...
2006-09-11 Matthias Braunsome opts don't like edges
2006-09-11 Matthias Braunfirst version of condeval optimisation
next