libfirm
2006-12-13 Michael Beckremoved depency of firmnet.h (which is OS dependant...
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beckremoved dead declaration
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beck- rename type entity into ir_entity\- rename get_entity...
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beckfixed output
2006-12-13 Michael Beck- renamed access offset functions\n- renamed entity...
2006-12-13 Michael Beck- add an extra filed for the bit offset\n- renamed...
2006-12-13 Michael Beckused new get_entity_offset(), get_entity_offset_bits_re...
2006-12-13 Michael BeckFixed hash function calculation
2006-12-13 Michael Beckrenamed entity -> ir_entity
2006-12-12 Michael BeckFixed missing initialization
2006-12-12 Michael Beckadded ir_entity type
2006-12-12 Michael Beckused the new ir_entity type
2006-12-12 Michael Becktypos fixed
2006-12-11 Matthias Braun- Several warning fixes
2006-12-10 Matthias Brauncleanup/fix some compound entity stuff
2006-12-10 Matthias Braunadded several missing #include config.h
2006-12-10 Matthias Braunfix spelling - indices not indicees
2006-12-06 Michael Beckformat the code
2006-12-06 Matthias Brauncvsignore update
2006-12-04 Christian Würdigadded bemachine.[ch]
2006-12-04 Matthias Braunimproved comments
2006-11-27 Michael BeckFixed a really nasty bug when computing the hash value...
2006-11-27 Christian Würdigchange in behaviour of exchange:
2006-11-23 Michael BeckFixed pattern load/store but
2006-11-23 Christian Würdigadded is_End function
2006-11-22 Michael Beckupdated doxygen docu
2006-11-22 Michael Beckcomments updated
2006-11-22 Christian Würdigfixed comment for hook_set_irn_n (it's called before...
2006-11-22 Christian Würdigadded support for turn into id
2006-11-21 Michael BeckAllow the Bad node to be set in set_store(). This is...
2006-11-19 Christian Würdigfixed CRLF
2006-11-17 Christian Würdigadded firm_ycomp header include
2006-11-17 Christian Würdigmoved ycomp debugger extension init to edg frontend
2006-11-17 Christian Würdigremoved debug output
2006-11-17 Christian Würdigfixed set_irn_n hook
2006-11-17 Christian Würdigadded ir/net directory
2006-11-17 Christian Würdigadded sta backend
2006-11-17 Christian Würdigadded firm_ycomp debugger extension
2006-11-17 Christian Würdigadded ir/net directory
2006-11-17 Christian Würdigadded firm_ycomp
2006-11-17 Christian Würdiginitial checkin of firm ycomp debugger
2006-11-17 Christian Würdiginitial checkin of network communication
2006-11-17 Matthias Braunwarning fix
2006-11-16 Michael BeckCheck for division by zero before convert a division...
2006-11-15 Christian Würdigadded missing function return type
2006-11-13 Michael BeckUse is_Bad() where appropriate
2006-11-02 Christian Würdigdump node index in label
2006-10-25 Michael Beckadd missing is_Jmp()
2006-10-25 Christian Würdigadded additional walker following depedency edges
2006-10-24 Christian Würdiginstall condeval.h
2006-10-24 Christian Würdigdefine WITH_JVM
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
next