libfirm
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
2006-01-14 Michael Beckvalue_not_null() improved, skips now Sel nodes if optio...
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 Beckrenamed all types 'type' to 'ir_type'
2006-01-13 Michael Beckremoved unneeded includes
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 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-13 Michael Beckadded ifdef around irloop type
2006-01-13 Michael Beckadd defined for verification enums
2006-01-13 Michael Beckmissing include added
2006-01-13 Michael Beckir_loop type added
2006-01-12 Michael Beckpleliminary version of VanDrunen's GVN_PRE for Firm
2006-01-12 Sebastian HackSmall changes
2006-01-12 FIRM Projekt... Dumper changed: a new edge class 'postdominator' added
2006-01-12 Michael Beck2 new cases added
2006-01-12 Michael Beckused pn_*_max constants in all turn_into_tuple
2006-01-12 Michael BeckBound operation added:
2006-01-11 Michael Beckrenamed all type 'type' to new ir_type
2006-01-09 Michael Beckused new set_irg_doms_inconsistent() to invalidate...
2006-01-09 Michael Beckused new set_irg_doms_inconsistent() to invalidate...
2006-01-09 Michael Beckused new set_irg_doms_inconsistent() to invalidate...
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-09 Michael Beckadded post-dominator construction
2006-01-09 Michael Beckused dbg_printf all over
2006-01-07 Michael Becknewent and newtype takes now either a number or a name
2006-01-07 Michael Beckmore checks and diagnostic output added
2006-01-05 Michael Beckuses firm type WITHOUT struct
2006-01-05 Michael Beckadded missing include
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 FIRM Projekt... loop-unrolling did not write debug messages anymore
2006-01-02 Michael Beckremoved dumper call
2006-01-02 FIRM Projekt... renamed NODE_VERIFICATION_* to newer FIRM_VERIFICATION_*
2006-01-02 Michael Beckfixed inline definitions
2006-01-02 Michael Beckmake defines for identical enums (firmjni build process...
2006-01-02 Michael Beckmissing include added
2005-12-31 Michael Beckadded missing includes
2005-12-31 Michael Becktrvrfy uses now verification flags
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 Beckextern "C" added
2005-12-30 Michael Beckfixed doxygen comments
2005-12-30 Michael Beckextern "C" added
2005-12-30 Michael Beckfixed get_mode_size() define
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckchanged names of unknown and none tpop
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 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 *
2005-12-28 Michael Beckfirm_types.h included, to need to uses "hidden" types...
2005-12-28 Michael Beckstruct type renamed to struct ir_type
2005-12-27 Michael Beckincludes firm_types.h now
2005-12-27 Michael Beckthe type 'type' is now called ir_type
2005-12-27 FIRM Projekt... crecoder cannot handle wchar_t type. As long as we...
2005-12-27 FIRM Projekt... workaround for GCC's overflow bug
2005-12-27 Michael Beckadded C++ guards
2005-12-27 Michael Beckrenamed is_subclass_of -> is_SubClasss_of
2005-12-25 Michael Beckrenamed is_subclass* to is_SubClass*, is_superclass...
2005-12-25 Michael Beckrenamed is_subclass* to is_SubClass*, is_superclass...
2005-12-25 Michael Beckrenamed is_subclass* to is_SubClass*, is_superclass...
2005-12-23 Michael BeckBugFix: apply (a-b)*c --> a*c - b*c only in the mode...
next