libfirm
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()
2006-03-03 Michael Beckused new is_Sel(), is_Call()
2006-03-03 Michael Becknew is_call() used
2006-03-03 Michael Beckis_Return, is_Call and is_Sel implemented
2006-03-03 Michael BeckFirst implementation of lowering for calls with compoun...
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
next