fixed output
[libfirm] / ir / stat / stat_dmp.c
2006-12-13 Michael Beckfixed output
2006-12-06 Michael Beckformat the code
2006-06-30 Michael BeckFS_OPT_CONST_PHI added
2006-06-28 Michael BeckAdd Sub(Sub(x, y), b) -> Sub(x, Add(y,b)) Transformation
2006-05-19 Christian Würdigadded ability to register additional dumper functions...
2006-04-28 Michael Beckdon't create extended block info for const code irg
2006-04-18 Christian Würdigfixed chain/cycle distribution statistic output
2006-04-11 Christian Würdigextended permutation statistics
2006-04-11 Michael Beckrenamed cnt_to_int() into cnt_to_uint()
2006-04-11 Christian Würdigadded cnt_to_int function for counter
2006-04-11 Christian Würdigadded inc and insert functions for distribution tables
2006-04-11 Christian Würdigchanged class name type from ident to const char*
2006-04-10 Christian Würdigadded permutations statistics
2006-04-10 Christian Würdigfixed indents
2006-04-08 Christian Würdigfixed scheduling statistics
2006-04-08 Christian Würdigadded statistics for scheduling
2006-04-07 Christian Würdigmoved reg pressure statistics into sepearete be_block_hash
2006-04-07 Christian Würdigadded register pressure statistics
2006-04-07 Christian Würdigadded addtitional ia32 backend statistics
2006-04-05 Christian Würdigadded ia32 backend statistics
2006-04-04 Christian Würdigadded IA32 backend dbg statistics
2006-04-03 Michael Beckopt reasons updated
2006-03-07 Christian Würdigadded new optimization cases
2005-09-12 Michael BeckAdded extended block statistic
2005-06-30 Michael Beckcheck file handle, so it does not crash if the file...
2005-06-22 Michael Beckadded new flags for arithmetic simplifivations
2005-06-21 Michael Beckmake opt_names more rebust, added more flags
2005-06-17 Michael Beckdump information for float constants
2005-06-06 Michael Beckadded dumping of constant tables
2005-06-06 Michael Beckadded dumper for the const_tbl
2005-04-15 Götz LindenmaierChanged comments,
2005-03-14 Michael Beckadded data Phi in block counter
2005-03-14 Michael Beckadded dumper for real function call and tail rec optimi...
2005-02-24 Michael Beckadded code for if-conversion
2004-12-28 Michael Beckfixed typos
2004-12-21 Michael Beckdags implemented, ProjM, COUNT_DELETED
2004-11-17 Michael Beckmoved the status dumper to stat_dmp