libfirm
2005-06-21 Michael Beckused new DBG_OPT_CONFIRM macros
2005-06-21 Michael Beckadded (a + x) - x = a optimization
2005-06-21 Michael Beckfixed interval evaluation finally (hopefully last time)
2005-06-21 Michael Beckdbg_opt_confirm added
2005-06-21 Michael Beckadded new macros for Confirm based optimization
2005-06-21 Michael Beckmode_wrap_around() added
2005-06-20 Michael Becktypos fixed
2005-06-20 Michael Becktypos fixed
2005-06-20 Michael BeckBugFix: tarval_cmp(NaN, NaN) was wrongly evaluated...
2005-06-20 Michael Beckfixed typos
2005-06-17 Michael Beckadded doxygen docu
2005-06-17 Michael Beckadded doxygen docu
2005-06-17 Michael Beckdump information for float constants
2005-06-17 Michael Becktypos fixed
2005-06-17 Michael Beckadded data for floating point constant statistics
2005-06-17 Michael Becktypo fixed
2005-06-17 Michael Beckuse tv_t.h instead of tv.h
2005-06-17 Michael Beckfixed loop-invariant nodes: Bad nodes are always loop...
2005-06-17 Michael Beckremoved unused follow_Id()
2005-06-17 Michael Beckused ir_ops instead of iro_ numbers
2005-06-17 Michael Becktypos fixed
2005-06-17 Michael Becktypos fixed
2005-06-17 Michael Beckadded remove_Confirm option. If set, local_optimize...
2005-06-17 Michael Beckdoxygen docu improved
2005-06-17 Michael Beckadded statistics for float constants
2005-06-17 Michael Beckadded flag for inplace edges
2005-06-17 FIRM Projekt... adapted to output of type's visibility flag
2005-06-17 Michael BeckHOOK_OPT_CONFIRM added
2005-06-17 Michael BeckDBG_OPT_CONFIRM added
2005-06-17 Götz Lindenmaierfirmjni does not like two similar enums.
2005-06-17 Michael Beckfixed classify_value() function
2005-06-17 Michael Beckirconsconfirm.h added
2005-06-17 Michael Beckirconsconfirm.[ch] added
2005-06-17 Michael BeckConstruction of Confirm nodes
2005-06-17 Michael Beckopt_confirms.[ch] added
2005-06-17 Michael Beckoptimizations using Confirm nodes, used by iropt
2005-06-16 Götz Lindenmaiermy colleagues didn't like the existence of
2005-06-16 Michael Beckadded option for disabling inplace edges
2005-06-16 Sebastian HackBeautified
2005-06-16 Michael Beckuse firm_config.h instead of config.h
2005-06-16 Götz Lindenmaierremoved uncommented visibility flag: is commented in
2005-06-16 Sebastian HackAdded edges_assure and edge dumping hook
2005-06-15 Michael Becknew_r_Const_type() added
2005-06-15 Michael Becktypos fixed
2005-06-15 Michael Beckrenamed gen_swapped_pnc() into more "mathematical"...
2005-06-15 Michael Beckchanged all inline functions from __func to _func
2005-06-15 Michael Beckchanges all inline functions from __func to _func
2005-06-15 Michael Beckremoved comma at end of enum for weak crecoder
2005-06-15 Götz Lindenmaiercast to avoid warning
2005-06-15 Götz Lindenmaierloopinfo state handling on program basis
2005-06-15 Götz Lindenmaiernew enum for convenience: easier to guess
2005-06-15 Götz Lindenmaierbugfix
2005-06-15 Götz Lindenmaierchecks for valid analysis information,
2005-06-15 Götz Lindenmaierminor
2005-06-15 Götz Lindenmaiercomments
2005-06-15 Götz Lindenmaieradded visibility flag for types.
2005-06-13 Sebastian HackMoved new_ir_op from irop_t.h to irop.h since backends...
2005-06-09 Sebastian HackAdded const to tv.h
2005-06-08 Michael Beckchanged all get_tarval_* into faster get_mode_*
2005-06-08 Michael BeckThe firm_config.h for Win32
2005-06-08 Michael Beckget_mode_minus_one() added
2005-06-08 Michael Beckuse tv_t.h instead of tv.h
2005-06-08 Michael Beckuse the _t.h files for inline functions
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
next