libfirm
2005-10-04 Michael Beckadded configure stuff
2005-09-23 Gernot Veit... Fixed a bug concerning sizes of edge
2005-09-20 Daniel Grundremoved gforce
2005-09-20 Michael Beckforce_run parameter added
2005-09-19 Michael Beckremoved old (non-functional) Not(Proj(Cmp)) and Eor...
2005-09-19 Michael Beckremoved buggy firm_copy_node() and restorted old copy_n...
2005-09-17 Michael Becktarval_not() han now handle tarval_b_true and tarval_b_...
2005-09-16 Michael Beckupdated
2005-09-15 Michael Beckadded function for convertion jump prediction into...
2005-09-15 Michael Beckdump now jump prediction, Free place (stack/heap)
2005-09-15 Michael Beckadded a generic function pointer to an opcode
2005-09-15 Michael Beckcond_jmp_predicate to Cond nodes added
2005-09-15 Michael Beckcond_jmp_predicate type and access function for Cond...
2005-09-14 Michael Beckirg_malloc_function added
2005-09-14 Michael Beckrenamed is_forking_op() to is_irn_forking()
2005-09-14 Michael Beckis_irn_constlike() added
2005-09-14 Michael Beckirop_flag_constlike flag and is_op_constlike() function...
2005-09-12 Michael BeckAdded extended block statistic
2005-09-12 Michael Beckuses new get_extbb_leader() function
2005-09-12 Michael Beckensure that the leader is the first one in the extended...
2005-09-08 Michael BeckBugFix: Unreachable Blocks are always leader blocks
2005-09-08 Michael Beckget_extbb_leader() and get_extbb_node_nr() added
2005-09-08 Michael Beckadded additional graph properties, these can be set...
2005-09-08 Michael Beckwhen doing CSE of Proj-Nodes, places Proj's into the...
2005-09-08 Michael Beckadditional graph properties added
2005-09-08 Michael Beckdump additional graph properties for method entities
2005-09-08 Michael BeckC99 construct removed
2005-09-08 FIRM Projekt... Make a typedef to generate JNI constants
2005-09-08 FIRM Projekt... renamed old IrgVrfy() into new IrgVerify()
2005-09-07 Michael BeckHandle dead blocks hopefully right ...
2005-09-07 Michael Beckmoved get_irn_generic_attr() to public i/f
2005-09-06 Michael Beckfixed SH's dominance checker, can now handle dead blocks
2005-09-06 Michael BeckBugFix:
2005-09-05 Michael Beckbackported from irargs.c
2005-09-02 Michael Beckremoved SLOOOWWW call to is_in_irgs_obstack()
2005-09-02 Michael Beckcreates libfirm_xmalloc.a if DISABLE_LIBIBERTY is enabled
2005-09-02 Michael Beckirtools.h removed from public header
2005-09-01 Daniel Grundchecked for dead blocks before getting dom depht.
2005-09-01 Daniel Grund*** empty log message ***
2005-09-01 Michael Beckget_irn_generic_attr() added, needed for backends that...
2005-09-01 Michael Beckused PTR_TO_INT() and INT_TO_PTR() macros for 64bit...
2005-09-01 Michael Beckremoved wrong const
2005-09-01 Michael Becked PTR_TO_INT() and INT_TO_PTR() macros for 64bit safety
2005-09-01 Michael Beckused HASH_PTR() now
2005-09-01 Michael Beckrenamed function (clashed with buildin)
2005-09-01 Michael Beckbitfields of size 1 should be unsigned if 1 is stored...
2005-09-01 Michael Beckused HASHPTR() now
2005-08-31 Sebastian HackRemoved dominance computation if irg_vrfy
2005-08-31 Michael Becknewer version that can handle x86_64
2005-08-31 Michael Beckirtools.h is not installed anymore
2005-08-31 Michael BeckINT_TO_PTR() and PTR_TO_INT() macros added
2005-08-31 Sebastian HackAdded private data facility for edges
2005-08-31 Michael Beckremoved warnings: single bit type should be unsigned...
2005-08-31 Michael BeckFixes for GCC 4.0: void * and pointer to function are...
2005-08-31 Michael Beckfixes for gcc 4.0: void * and pointer to function are...
2005-08-31 Michael BeckFixes for gcc4.0: void * and pointer to functions are...
2005-08-31 Michael BeckC99 feature removed
2005-08-29 Sebastian HackFixed a bug
2005-08-29 Sebastian HackAdded little more debugging output
2005-08-29 Sebastian HackA little better debug output
2005-08-29 Daniel Grund*** empty log message ***
2005-08-29 Sebastian HackFixed a bug again
2005-08-29 Sebastian HackFixed a bug
2005-08-29 Sebastian HackAdded dominance check
2005-08-29 Daniel GrundAdded mod and mux
2005-08-29 Sebastian HackAdded get_irn_edge()
2005-08-26 Michael Beckremoved wrong INLINE spec
2005-08-26 Michael BeckBugFix:
2005-08-26 Michael BeckBugFix: in place_late, do NOT count keep-alive edges...
2005-08-25 Michael BeckBugFix: predecessors of End nodes might be Blocks
2005-08-24 Michael BeckBugFix:
2005-08-23 Daniel Grunddel_pset in now called correctly
2005-08-23 Michael BeckSet array border to 0, needed for fixed add_compound_en...
2005-08-23 Michael BeckSet array border to 0, needed for fixed add_compound_en...
2005-08-23 Daniel GrundBugfixes
2005-08-23 Michael BeckBugFix: add_compound_ent_value() did not generate right...
2005-08-23 Michael Beckallow character values to be converted into long
2005-08-23 Michael Beckmoke mode sort of character modes irms_twos_complement
2005-08-22 Michael Beckadded %P for compound-graph-paths
2005-08-18 Daniel GrundAdded reflection for mulh
2005-08-18 Michael Becknode function copy_irn extracted from firm_copy_node()
2005-08-18 Michael Beckremoved warning
2005-08-18 Michael Beckenabled type_visited() function again
2005-08-18 Michael Beckremoved definition of old type_visited flag
2005-08-17 Michael Beckresreuctures compound path to make allocation/deallocat...
2005-08-16 Michael Beckfixed copy'n'paste error
2005-08-16 Michael Beckchanged option %g to %G (floating point uses %g)
2005-08-16 Sebastian HackChanged %g to %G to enable float dumping
2005-08-16 Sebastian HackAdded Minus for Ints
2005-08-16 Michael Beckcreate_abstraction() now returns an error code if the...
2005-08-14 Götz Lindenmaierbugfix
2005-08-12 FIRM Projekt... new_rd_Unknown sets the current_ir_graph right.
2005-08-12 Michael Beckinstall scalar_replace.h
2005-08-12 Michael Beckchanged new_type_pointer() to new semantic
2005-08-12 Michael BeckUnknown nodes are optimized (CSE) now.
2005-08-12 Michael Beckchanged back to old visit order
2005-08-12 Michael Beckcurrent_ir_graph must be set EVEN iff the raw interface...
2005-08-12 Michael Becknew_d_type_array now allocates only ONE Uknown node...
2005-08-11 Michael Becktypo fixed
2005-08-11 Michael Beckused now always the visited functions, no more access...
next