libfirm
2005-06-08 Michael Becktypo fixetypo fixed
2005-06-08 Michael Beckmade small functions inline
2005-06-08 Michael Beckinline version of small functions added
2005-06-07 Daniel GrundAdded pmap_for_each iterator
2005-06-07 Michael Beckinitial implementation of constant statistics
2005-06-06 Sebastian HackChanged offset.h util.h
2005-06-06 Sebastian HackAdded util.h, removed offset.h
2005-06-06 Michael Beckadded constant table support
2005-06-06 Michael Beckfixed cnt_add() function, simplify and correctly docume...
2005-06-06 Michael Beckadded dumping of constant tables
2005-06-06 Michael Beckadded support for constant value statistics
2005-06-06 Michael Beckrenamed some functions to more canonical names
2005-06-06 Michael Beckrenamed stat_term() into stat_dump_snapshot()
2005-06-06 Michael Beckadded dumper for the const_tbl
2005-06-06 Michael Beckget_tarval_minus_one() function added
2005-06-03 Sebastian HackAdded some consts
2005-06-01 Michael Beckrenamed __func to _func for more conformance
2005-06-01 Michael Beckrenamed __get_op_pinned() to _get_op_pinned()
2005-06-01 Michael Beckadded firm_config.h
2005-06-01 FIRM Projekt... added irextbb.h for firmjni parsing
2005-06-01 FIRM Projekt... Fixes for firmjni
2005-06-01 Michael Beckadded doxygen comments for pset_insert_pset_ptr()
2005-05-31 Sebastian HackAdded offset.h
2005-05-31 Michael Beckadded new irextbb* files
2005-05-31 Michael Beckinitializes new extbb field for block attributes
2005-05-31 Michael Beckadded support for dumping with extended basic blocks
2005-05-31 Michael Beckinitialize new fields for extended basic blocks
2005-05-31 Michael Becktypo fixed
2005-05-31 Michael Beckadded irextbb.h include
2005-05-31 Michael Beckimproved doxygen documentation
2005-05-31 Michael Beckadded extended block magic
2005-05-31 Michael Becktypos fixed
2005-05-31 Michael Beckadded get_Block_extbb() and set_Block_extbb()
2005-05-31 Michael Beckadded the extened basic block to the Block attributes,
2005-05-31 Michael Beckadded fields for extended basic blocks
2005-05-31 Michael Beckadded support for extended basic blocks, improved compo...
2005-05-31 Michael BeckComputation of extended basic blocks
2005-05-30 BeyhanBugFix: The rule a-c1 =op= c2 and a+c1 =op= c1 work...
2005-05-30 FIRM Projekt... Visit count is one less yet
2005-05-27 Michael BeckUpdated: detects loop-invariant codes and handles this...
2005-05-26 Götz Lindenmaierbugfix, casts were not optimized
2005-05-24 Michael Beckbugfix
2005-05-24 Michael Beckirop_flag_highlevel flag added to Confirm and Cast
2005-05-24 Michael Beckirop_flag_highlevel flag added
2005-05-24 Michael Beckskip_HighLevel() added
2005-05-24 Michael Beckcleaned up set_irg_loopinfo_inconsistent() and moved...
2005-05-24 Michael Beckfixed definition of loopinfo_state, added some doxygen...
2005-05-24 Michael Beckmade set_irg_loopinfo_inconsistent() an inline function
2005-05-23 Michael Beckfixed deletion of ir_graphs: must take registzered...
2005-05-23 Götz Lindenmaieranother similar bugfix
2005-05-23 Michael Beckdoxygen docu adde
2005-05-23 Michael Beckdoxygen docu fixed
2005-05-23 Michael BeckAdded hook for new_ir_mode() and new_ir_vector_mode()
2005-05-23 Michael BeckAdded hook for new_mode
2005-05-23 Michael Becktypos fixed
2005-05-23 Michael Beckmore doxygen docu
2005-05-23 Michael Beckmore doxygen docu added
2005-05-23 Michael Beckfixed FIXME
2005-05-23 Michael Beckremoved check of != phase_building, this is checked...
2005-05-22 Götz Lindenmaierbugfix and additional case for optimization.
2005-05-22 Götz Lindenmaierbugfix and output in transitive inheritance closure
2005-05-17 Sebastian HackYou must now add + to the format options to get the...
2005-05-13 Michael Beckmade (void) prototypes
2005-05-13 Michael Becktypos fixed
2005-05-13 Michael Beckisinf() & isnan() implemented
2005-05-13 Michael Beckadd definition of ieee formats for win32/vc6
2005-05-13 Michael Beckio.h define added
2005-05-13 Michael Beckadded missing include
2005-05-12 Michael Beckadded support for libFirm plugin's
2005-05-12 Michael Beckupdated for new libbe
2005-05-11 Sebastian HackSome bug bug fixes
2005-05-09 Götz Lindenmaiermore documentation
2005-05-06 Michael Beckrenamed variables (more logical)
2005-05-06 Michael Becktypos fixed
2005-05-06 Michael Becktypos fixed
2005-05-06 Michael Beckadded some needed prototypes
2005-05-06 Michael Becktypo fixed
2005-05-06 Michael Beckfixed type of visited flag and indentation
2005-05-06 Michael Beckadded missing includes
2005-04-29 Beyhanfirst version of scalar_replace by Beyhan Veliev
2005-04-29 Götz Lindenmaiermore state handling
2005-04-29 Götz Lindenmaiernew optimization of cast nodes.
2005-04-29 Götz Lindenmaieroptimize casts
2005-04-29 Götz Lindenmaiermore access functions
2005-04-29 Götz Lindenmaierclass cast states implemented
2005-04-29 Götz Lindenmaiermade 'add' functions visible so I can update the trout
2005-04-28 Sebastian HackSome cosmetics
2005-04-28 Sebastian HackChanged the name highest_bit to size
2005-04-21 Sebastian HackUnused bits in the last unit are now cleared
2005-04-19 Daniel Grundadded set_all func
2005-04-15 Götz Lindenmaierintermediate fix to get the test through.
2005-04-15 FIRM Projekt... more verbose irdump
2005-04-15 Götz Lindenmaiermore verbose output
2005-04-15 Götz LindenmaierChanged comments,
2005-04-15 Götz Lindenmaiermore state handling
2005-04-15 Götz Lindenmaiermore verbose dumper,
2005-04-15 Götz Lindenmaierstate handling, minor bug
2005-04-14 Götz Lindenmaierimproved
2005-04-14 Götz Lindenmaierimproved after finding errors with irvrfy
2005-04-14 Michael BeckFixed assert which was too rigide
next