SymConst(ofs_ent) added to represent the offset of an entity.
[libfirm] / ir /
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
2006-09-11 Michael Beckadded execfreq to firm_types
2006-09-11 Christoph MallonRestructure and improve
2006-09-11 Matthias BraunSSA construction code for condeval optimisation
2006-09-11 Michael BeckAdd flags for the global and TLS type to help debugging
2006-09-11 Matthias Braunmissing includes
2006-09-10 Sebastian HackProper scaling for integer exec freqs
2006-09-10 Michael Beckremoved strange (and probably wrong) assertion
2006-09-10 Michael Beckadd config.h to allow Win32 compile
2006-09-09 Christoph MallonBeginning of implementation of partial condition evaluation
2006-09-08 Matthias Brauncreate execution frequencies from profile data
2006-09-08 Matthias Braunwarning fixes
2006-09-08 Michael Beckis_Pin() added
2006-09-07 Michael Beckadded help and improved new irgname and irgldname functions
2006-09-07 Matthias Braun.irgname debugger command
2006-09-06 Michael Beckadd section support
2006-09-06 Matthias Braunwarning fix
2006-09-06 Michael BeckBugFix:
2006-09-06 Michael Beckadded support for image sections, currently only for...
2006-09-06 Matthias Braunfix endless loop for some execfreqs
2006-09-06 Sebastian HackFixed a bug concerning integer translation
2006-09-06 Matthias Braunfix block out edges if a block cfgpred gets set to Bad
2006-09-06 Christian Würdigfixed plist_new when no obstack is given
2006-09-06 Michael BeckBugFix: the Extbb array was not always in the right...
2006-09-06 Christian Würdigadded prototype for extbb with execution frequencies
2006-09-06 Christian Würdigremoved c99 style
2006-09-06 Christian Würdigadded plist constructor with foreign obstack
2006-09-06 Adam Szalkowskiplease fix this to DBG(())
2006-09-05 Adam Szalkowskisomeone forgot to insert extbb2 into makefile
2006-09-05 Matthias Braunalternative algo for computing extbbs
2006-09-04 Christian Würdigundefed GSL
2006-09-03 Matthias Braun- Added an is_Jmp function
2006-09-03 Sebastian HackNormalizing for integer frequencies improved
2006-09-03 Adam Szalkowski*** empty log message ***
2006-09-01 Michael Beckget_fragile_mem() can now handle Bound nodes
2006-08-31 Sebastian HackRemoved arning
2006-08-31 Sebastian HackCosmetic changes
2006-08-31 Sebastian HackAdded Firm object pset dumper for debugging
2006-08-31 Sebastian HackHeights respect dependency egdes now
2006-08-30 Christian Würdigmade code more firm style
2006-08-30 Michael BeckUse get_irn_n() instead of get_nodes_block() to allow...
2006-08-30 Michael Beckcosmetic change
2006-08-30 Michael Beckfixed debug output string
2006-08-29 Matthias Braunfix uf_union if merging a set with itself
2006-08-29 Sebastian HackRe-checked it in.
2006-08-29 Sebastian HackThis was badly checked in
2006-08-28 Sebastian Hack*** empty log message ***
2006-08-28 Sebastian HackAdded dependency edges
2006-08-28 Christian Würdigadded memset and NULL initializers to keep valgrind...
2006-08-21 Michael BeckSome minor speed up by rearanging if's
2006-08-21 Michael BeckBugFix:
2006-08-16 Michael BeckAdded osr_flag_ignore_x86_shift flag that ignores multi...
2006-08-15 Michael BeckMinor BugFix:
2006-08-14 Michael Beckprotect against cycles in dead code
2006-08-14 Michael BeckBugFix:
2006-08-13 Michael BeckBugFix:
2006-08-11 Michael Beckcache current_ir_graph for better code
2006-08-11 Michael BeckBugFix:
2006-08-10 Michael Beckfixed is_Cmp()
2006-08-10 Michael BeckFixed memory leak
2006-08-09 Michael Beckadd some is_*() functions
2006-08-04 Christoph MallonFix warnings
2006-08-04 Sebastian HackAdded unionfind by Matthias
2006-08-01 Christoph MallonMake parameter list void
next