libfirm
2006-03-03 Michael Beckreplaced old panic module by newer error module
2006-03-03 Michael Beckreplaced old panic module by newer error module
2006-03-03 Michael Beckreplaced old panic module by newer error handling module
2006-03-03 Michael BeckBugFix: = was erronously used instead of ==
2006-02-25 Sebastian Hackbitset dumping
2006-02-25 Sebastian HackAdded dumper for bipartite graphs
2006-02-24 Michael BeckBugFix: in newer Firm, keep-alives may be other than...
2006-02-22 Michael Beckadded firm version number
2006-02-22 BeyhanA new alternative of scalar_replacement. The implementa...
2006-02-22 Michael BeckAdded a work around for reassociations that are "transl...
2006-02-22 Daniel Grund*** empty log message ***
2006-02-21 Michael Beckfixed the type of the entity number
2006-02-21 Michael Beckfixed the type of the type number
2006-02-21 Michael Beckmade get_entity_nr() 64bit safe
2006-02-21 Michael Beckmade get_irp_new_node_nr() inline
2006-02-21 Michael Beckfixed the type of node_nr
2006-02-21 Michael Beckmake get_irn_node_nr() 64bit safe
2006-02-21 Michael Beckfix the type of the graph number
2006-02-21 Michael Beckmake get_irg_graph_nr() 64-bit save
2006-02-21 Michael Beckfixed the type of the loop number
2006-02-21 Christian Würdigadded missing include
2006-02-20 Michael Beckadded missing initialization
2006-02-14 Michael Becktypo fixed
2006-02-14 Michael Beckadd type flags replacing old frame_type and type state...
2006-02-14 Michael Beckfixed memory handling
2006-02-13 Christian Würdigremoved assert
2006-02-12 Michael Becktypo fixed
2006-02-09 Michael BeckBugFixes:
2006-02-09 Michael Beckwhen calculating "nice_value", skip Proj's
2006-02-09 Michael Beckremoved unused variable
2006-02-09 Michael Beckremoved unused function
2006-02-09 Michael BeckFixed the Proj-Numbers for the Raise Node (now again...
2006-02-09 Michael Beckfind_value() added
2006-02-09 Michael Beckused symbolic constant when constructing new Proj nodes
2006-02-08 Michael Beckgvn_pre.h must be installed
2006-02-08 FIRM Projekt... renamed, poor firmjni construction cannot handle "final"
2006-02-08 FIRM Projekt... renamed aux directory to auxilliary, aux is not a valid...
2006-02-08 FIRM Projekt... Fixed construction of constants (new verifyer detects...
2006-02-08 Christian Würdigadded missing header file
2006-02-06 Michael Beckget_pnc_string() fixed
2006-02-06 Michael Beckmissing new_r_simpleSel() added
2006-02-04 Michael Beckgnv_pre.h added
2006-02-04 Michael Beckadded header file for GVN-PRE
2006-02-03 Michael Beckmake identities_cmp() and identify_remember() accessible
2006-02-03 Michael Beckfirm_debug_break() is now public
2006-02-02 Michael Becklibcore is now enabled by default
2006-02-02 Michael Beckreplaced pset_union by more correct value_union (does...
2006-02-02 Michael Beckadded type info and final flag to class types
2006-02-02 Michael Beckclosed_world flag added
2006-02-02 Michael Beckmore changes. Works for the examples ...
2006-01-31 Michael Beckfactored out value_replace() to make it more like VanDr...
2006-01-31 Christian Würdigadded xmalloc.h install
2006-01-31 Christian Würdiginstall xmalloc.h
2006-01-31 Michael Beckgreop High-Level Exception nodes together
2006-01-31 Michael Beckgroup High-Level Exception nodes together
2006-01-31 Michael BeckProj lookup tables for Raise and InstOf added
2006-01-31 Michael Beckgroup High-Level exception nodes together
2006-01-31 Michael Beckgroup High-Level exception support ops together
2006-01-30 Michael BeckBugFix:
2006-01-30 Michael Beckreorder for loops
2006-01-30 Michael Beckmore debug output
2006-01-30 Michael BeckFixed dumping of CondIs nodes
2006-01-30 Michael BeckBugFix: sign extension code erroniously overwrites...
2006-01-28 Christian Würdignew adt bipartite added
2006-01-27 Michael Beckadded get_next_ir_opcodes() to allow allocation of...
2006-01-27 Michael BeckRemoved Keep op, added Keep flag
2006-01-27 Michael Beckhandle the keep attributes. Nodes with keep attribute...
2006-01-27 Michael Beckmore debug output on failure
2006-01-27 Michael Becksome functions renamed for cleaner understanding
2006-01-27 Michael Beckis_irn_keep() added
2006-01-27 Sebastian HackAdded flip_all function
2006-01-27 Sebastian HackAdded bipartite graphs
2006-01-27 Michael BeckBugFix: wrong op called
2006-01-27 Michael Beckget_union_member_index() and get_compound_member_index...
2006-01-27 Michael Beckget_member_index type operation added
2006-01-27 Michael BeckCheck that COnst nodes have same mode as its tarval
2006-01-27 Michael BeckSkip Cats nodes in non_null check
2006-01-25 Christian Würdigfixed hooking mechanism
2006-01-25 Michael Becklightweight DB() macro added
2006-01-24 Michael BeckFully implemneted. Works fine with the two examples...
2006-01-18 Sebastian HackAdded tags for ops
2006-01-18 Sebastian HackRemoved Keep
2006-01-17 Michael Becksome optimizations must be disabled while the reassocia...
2006-01-17 Michael Beckirop_flag_keep flag added
2006-01-17 Michael Beckir/ir/irop_t.h added
2006-01-16 Sebastian HackAdded the Keep node
2006-01-16 Sebastian HackFlags support.
2006-01-16 Daniel Grundadded pmap_count
2006-01-16 Christian Würdigadded missing headers for install
2006-01-16 Christian WürdigLIBCORE is on per default now
2006-01-16 Michael Beckremoved useless empty function
2006-01-16 Michael Beckcharacter modes do not have modulo shift's
2006-01-16 Michael BeckBugFix: get_opt_ldst_only_null_ptr_exceptions() was...
2006-01-14 Michael Beckopt_confirms.f added
2006-01-14 Michael BeckInstOf Node (high-level instanceof test with exception...
2006-01-14 Michael BeckDBG_OPT_EXC_REM() used, remove exception edges from...
2006-01-14 Michael BeckDBG_OPT_EXC_REM() added (a exception edge was removed...
2006-01-14 Michael BeckHOOK_OPT_EXC_REM added
2006-01-14 Michael Beckldst_only_null_ptr_exceptions and sel_based_null_check_...
2006-01-14 Michael Beckopt_confirms.h is now global visible
next