libfirm
2006-03-24 FIRM Projekt... Fixed include directory
2006-03-23 Michael Beckdocu updated
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-22 Michael Becknormalize_one_return() now did not create Bad control...
2006-03-22 Sebastian HackFixed a bug
2006-03-22 Michael BeckThe ir_op's are stored inside the irp, so don't kill...
2006-03-22 Christoph MallonBugged a fix
2006-03-22 Michael BeckBugFix: used tp instead of frame_type
2006-03-22 Michael Beckframe_alloc_area() added
2006-03-20 Christian Würdigremoved c99 style
2006-03-20 Michael BeckExtBlk walker now always visits start block first/last
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 Beckadded some missing changed flags
2006-03-20 Michael Beckinvalidate extended block info
2006-03-20 Michael Beckinvalidate extended block info
2006-03-20 Michael Beckinvalidate extended block info after tail recursion...
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 BeckFixed irg_extblock_walk_graph()
2006-03-20 Michael Beckget_irg_extblk_state() and set_irg_extblk_inconsistant...
2006-03-20 Michael Beckis_singlebit_tarval() added, needed for Cmp optimization
2006-03-20 Michael Beckis_ir_extbb() added
2006-03-20 Michael Beckis_ir_extbb() added
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 BeckFixed extbb construction (why it was damaged ?)
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-18 Michael Becktarval_init_1() expects now the null_value. Bad things...
2006-03-18 Michael Becktarval_P_void is removed now, map old functions and...
2006-03-18 Michael Beckremoved tarval_P_void, every reference mode now has...
2006-03-17 Michael Beckhandle a call of an absolute address
2006-03-17 Sebastian HackFixed a subtle bug
2006-03-15 Michael Beckadded some macros for easier decoding of ptr_access
2006-03-15 Michael BeckImproved doxygen docu
2006-03-15 Michael BeckImproved doxygen documentation.
2006-03-15 FIRM Projekt... ir/lower include dir added
2006-03-15 Rubino Geißfixed const mismatch
2006-03-15 Michael Beckadded missing const
2006-03-15 Michael Beckopt_frame.h added
2006-03-15 Michael Beckopt_frame.[ch] added
2006-03-15 Sebastian HackMoved survive dce stuff here.
2006-03-15 Sebastian HackMoved the survive dce stuff to irgopt.[ch]
2006-03-15 Michael Beckremoved dependency of irnode.h
2006-03-14 Sebastian HackBack to the old version. Perhaps bitset_next() works now
2006-03-14 Michael Beckadded missing include, removed warning
2006-03-14 Sebastian HackFixed some typos
2006-03-14 Daniel Grund*** empty log message ***
2006-03-14 Sebastian HackBackported from libcore
2006-03-14 Michael Beckmore that one entry can map the same op (needed for...
2006-03-14 Michael BeckBugFix
2006-03-10 Michael Beckinstruction mapper implemented
2006-03-10 Sebastian HackAdded survive dce
2006-03-10 Sebastian HackAdded small helper function
2006-03-10 Michael Beckmissing break added
2006-03-09 Christian Würdigadded function to reset the generic function pointer...
2006-03-07 BeyhanImplementation completed. The documentation must be...
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-07 Michael BeckWITH_ILP switch added
2006-03-07 Christian Würdigadded new optimization cases
2006-03-07 Christian Würdigadded WITH_ILP switch
2006-03-07 Michael BeckHidden parameters can be returned instead of the compound
2006-03-07 Michael Beckrecurse into ir/lower
2006-03-06 Michael Beckmissing include directory added
2006-03-06 Michael Beckir\lower\lower_calls.h added
2006-03-06 Sebastian HackAdded dead code elimination survival facility
2006-03-06 Sebastian HackAdded hook fir node substitution during dead node elimi...
2006-03-05 Michael Beckused xmalloc instead of malloc
2006-03-05 Michael Beckuse xmalloc instead of malloc, safe one allocation
2006-03-05 Michael Beckclean up a bit
2006-03-05 Michael Beckclean up code
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-05 Michael BeckFully implemented call lowering for methods with compou...
2006-03-03 Michael Beckused new is_*() functions
2006-03-03 Michael Beckrenamed variable new to nn
2006-03-03 Michael Beckused new is_Sel()
2006-03-03 Michael Beckused new is_return
2006-03-03 Michael Becknewest implementation
2006-03-03 Michael Beckused new is_Call()
2006-03-03 Michael Becklower_calls added
2006-03-03 Michael Beckused new is_Return()
2006-03-03 Michael Beckused new is_call()
2006-03-03 Michael Beckincluded lowerering files
2006-03-03 Michael Becksome doxygen comments added
2006-03-03 Michael Beckused new is_Call() and is_Sel()
next