remove propagation of Unknown. This causes problems in backends in in
[libfirm] / ir / ir /
2006-03-24 Michael Beckremove propagation of Unknown. This causes problems...
2006-03-24 Michael Beckis_Mux() added
2006-03-23 Michael BeckColor Mux and Psi nodes gold
2006-03-23 Michael BeckBugFix:
2006-03-23 Michael Beckget_Psi_n_conds() added
2006-03-23 Michael BeckAdded support for Psi nodes
2006-03-23 Michael BeckAdded constructors for Psi nodes
2006-03-23 Michael BeckPsi op added
2006-03-20 Michael BeckBugFix: set_irn_n() should now work for the block input...
2006-03-20 Michael Beckremoved flag from remove_critical_cf_edges()
2006-03-20 Michael Beckremoved critical_edges flag. Other code depends on...
2006-03-20 Michael Beckget_irg_extblk_state() and set_irg_extblk_inconsistant...
2006-03-20 Michael BeckFixed extblock dumper (did not work outside debugger...
2006-03-20 Michael Beckadd code to dump extended basic blocks
2006-03-20 Michael Beckget_irg_extblk_state() and set_irg_extblk_inconsistant...
2006-03-20 Michael Beckcosmetic fixes
2006-03-20 Michael Beckthe extended blocks now uses the block visited flag...
2006-03-19 Michael Beckremove dependency of irnode.h
2006-03-19 Michael BeckAdd optmitizations for the following cases:
2006-03-18 Michael Beckadded computed_value for Carry and Borrow
2006-03-18 Michael Beckadded Carry and Borrow opcodes
2006-03-18 Michael Beckadded constructors for Carry and Borrow nodes, use...
2006-03-18 Michael BeckDBG_OPT_SYNC added
2006-03-18 Michael BeckHOOK_OPT_SYNC added
2006-03-15 Sebastian HackMoved survive dce stuff here.
2006-03-15 Michael Beckremoved dependency of irnode.h
2006-03-09 Christian Würdigadded function to reset the generic function pointer...
2006-03-07 Michael Beckall available opcodes are now stored in an irp list
2006-03-07 Sebastian HackAdded subst hook in dead node elimination
2006-03-06 Sebastian HackAdded hook fir node substitution during dead node elimi...
2006-03-05 Michael BeckCopyB projs are now independent of Call projs
2006-03-05 Michael Becknew edge type detection: can handle unknown nodes grace...
2006-03-03 Michael Beckrenamed variable new to nn
2006-03-03 Michael Beckused new is_Call()
2006-03-03 Michael Beckused new is_Return()
2006-03-03 Michael Beckused new is_call()
2006-03-03 Michael Beckis_Return, is_Call and is_Sel implemented
2006-03-03 Michael Beckreplaced old panic module by newer error module
2006-02-25 Sebastian Hackbitset dumping
2006-02-24 Michael BeckBugFix: in newer Firm, keep-alives may be other than...
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-13 Christian Würdigremoved assert
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-06 Michael Beckget_pnc_string() fixed
2006-02-06 Michael Beckmissing new_r_simpleSel() added
2006-02-03 Michael Beckmake identities_cmp() and identify_remember() accessible
2006-02-02 Michael Beckclosed_world flag added
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 BeckFixed dumping of CondIs nodes
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 Beckis_irn_keep() added
2006-01-27 Michael BeckCheck that COnst nodes have same mode as its tarval
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 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 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-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-13 Michael Beckremoved unneeded includes
2006-01-12 Michael Beckused pn_*_max constants in all turn_into_tuple
2006-01-12 Michael BeckBound operation added:
2006-01-09 Michael Beckused new set_irg_doms_inconsistent() to invalidate...
2006-01-09 Michael Beckadded data for post-dominance
2006-01-09 Michael Beckadded data and functions for post-dominance info
2006-01-09 Michael Beckused new set_irg_doms_inconsistent() to invalidate...
2006-01-09 Michael Beckpost-dominators are dumped yet
2006-01-05 Michael Beckmissing include added
2006-01-02 Michael Beckloop unrolling currently buggy ...
2006-01-02 Michael Beckadded missing get_irn_type_attr() and get_irn_entity_attr()
2006-01-02 Michael Beckfixed inline definitions
2005-12-31 Michael Beckmoved verification flags from irvrfy to irflag
2005-12-31 Michael Beckmoved verification flags from irvrfy to irflag
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Becktype_t.h include added
2005-12-30 Michael Becklittle cleanup
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type* to ir_type *
next