do not optimize dead blocks preventing endless loops ...
[libfirm] / ir /
2007-02-07 Michael Beckdo not optimize dead blocks preventing endless loops ...
2007-02-07 Matthias Braunfix some oparities in firm
2007-02-06 Michael BeckBugFix: if a Load-after-Load is a hidden Conv, Conv...
2007-02-06 Michael BeckChanged handling of switch-Conds. Now collected and...
2007-02-06 Matthias Brauncompute_compound_graph_indices is no more
2007-02-06 Christian Würdigsupport negative number, so we can set all bits of...
2007-02-06 Christian Würdigassert if someone tries to exchange a node with itself
2007-02-05 Michael BeckBugFix: wrong ()
2007-02-05 Matthias Braunuse ir_vfprintf in the panic() function
2007-02-05 Matthias Braunadd an is_Quot function
2007-02-02 Michael Beckadd signed and unsigned eq modes for reference modes
2007-02-02 Matthias Braunentity is ir_entity now
2007-02-02 Matthias Braunentity is ir_entity now
2007-02-02 Michael Beckreformatted
2007-02-02 Michael Beckremoved the old entity type
2007-02-01 Michael Beckadd local and parameter rule
2007-02-01 Michael Beckfixed missing sizeof ...
2007-01-31 Michael Beckreformated
2007-01-31 Michael Beckremoved unused data/functions, reformated
2007-01-31 Michael Beckfixed dumping of callgraph if execution frequency is...
2007-01-31 Matthias Braunadd an is_CopyB
2007-01-30 Matthias Braunenable edge calculation for all anchor nodes
2007-01-29 Michael Beckcombined two allocations
2007-01-29 Matthias BraunFixed bad memset, which didn't correctly initialize...
2007-01-27 Christian WürdigChange: lexer accepts now identifiers composed of any...
2007-01-26 Matthias Braunadd pset.c to avoid strange hackery in Makefiles
2007-01-25 Michael Beckdoxygen comment updated
2007-01-25 Michael BeckFixed wrong assert
2007-01-25 Michael Beckfixed decimal number parsing
2007-01-24 Michael Beckoverkill: add parser, allowing ; to separate commands :-)
2007-01-24 Christian Würdigadded missing include irnode.h
2007-01-24 Christian Würdigclear inside irgwalk flag when dumping (otherwise we...
2007-01-24 Michael Beckreplaced unused headers by firm_types.h
2007-01-23 Michael Beckcg_callee_entry type holding the callee information...
2007-01-23 Michael Beck- allocated backedge array only on demand
2007-01-23 Michael Beckmore doxygen comments added
2007-01-22 Matthias Braun- Create new copy_attr functions for blocks, phis and...
2007-01-22 Matthias Braunsome sanity checks
2007-01-22 Matthias Braunmake sure backedges are available before dumping them
2007-01-18 Michael Beckspeedup for cycle
2007-01-18 Michael BeckUpdated doxygen docu
2007-01-18 Michael Becktypo fixed
2007-01-18 Michael Beckadd include (previously removed from the header)
2007-01-18 Christian Würdigreplaced several includes by including just firm_types.h
2007-01-18 Christian Würdigremoved double include
2007-01-17 Michael Beckadded Load/Store addres counter
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2007-01-16 Michael Becktypo fixed
2007-01-16 Michael Beckfixed doxygen docu
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2007-01-16 Christian Würdigfixed indent
2007-01-16 Christian Würdiguse inside_block_walk and inside_irg_walk flaks to...
2007-01-16 Christian Würdigadded flags and set/get functions indicating if we...
2007-01-15 Michael Becktypo fixed
2007-01-15 Michael Beckadd option for the memory disambiguator
2007-01-12 Michael Beckdoxygen dcu enhanced
2007-01-12 Michael Beck- allow implicit cast from two-complements signed/unsig...
2007-01-12 Michael Beckdefault_dbg_info_merge_sets() implemented
2007-01-12 Michael Beckadd irmemory.h
2007-01-12 Michael Beck- memory disambiguator option can be set for the irp...
2007-01-11 Matthias Braunfix warning
2007-01-09 Michael BeckFixed a bad bug in stat_merge_nodes: was NOT counting...
2007-01-07 Michael BeckBugFix: find_constant_entity() now checks global entiti...
2007-01-07 Michael BeckInitial version of the memory disambiguator added
2007-01-07 Michael Beckir_address_taken_computed_state for globals added
2007-01-07 Michael Beckir_address_taken_computed_state added for a graph
2007-01-07 Michael Beckget_opt_alias_analysis(), set_opt_alias_analysis()...
2007-01-07 Michael Beckget_address_taken_state_name() added
2007-01-07 Michael Beckrenamed get_entity_final() to is_entity_final()
2007-01-07 Michael Beckis_SubClass_of() check only once for transitive closure...
2007-01-07 Michael Beckaddress_taken frag added
2006-12-22 Michael Beck- get_entity_nr() now takes an cont entity
2006-12-19 Michael Beckdoxygen docu fixed
2006-12-18 Michael Beckremoved useles include
2006-12-18 Michael Beckfixed doxygen output
2006-12-18 Michael BeckFixed warnings (the bad way)
2006-12-18 Michael BeckFixed doxygen output
2006-12-18 Matthias Braunadd is_Store
2006-12-18 Matthias Braundon't use __PTR_TO_INT from obstack.h... well the code...
2006-12-18 Matthias Braunmove edges_reroute_kind declaration to iredges.h becaus...
2006-12-15 Matthias Braunmissing #include config.h
2006-12-15 Matthias Braun#ifdef DEBUG_libfirm not #if DEBUG_libfirm
2006-12-15 Matthias Braunfix warning
2006-12-15 Matthias Braunfix warnings
2006-12-15 Matthias Braunquad_t is defined by glibc headers (because of _GNU_SOU...
2006-12-14 Matthias Braunfix warnings
2006-12-14 Matthias Braunadded a skip_Proj_const...
2006-12-14 Michael Beckremoved useless includes
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
next