group High-Level exception support ops together
[libfirm] / ir / stat /
2006-01-12 Michael Beck2 new cases added
2005-10-21 Michael Beckrenamed OPT_ENC_GRAPH into OPT_ENC_DAG
2005-10-21 Michael Beckremoved deleted hooks
2005-10-19 Michael Beckallow to set STAT_CNT_NUM before include
2005-10-06 Michael BeckBugFix: the recalc_cnts obstack must reside in a graph...
2005-09-12 Michael BeckAdded extended block statistic
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-08-31 Michael Beckfixes for gcc 4.0: void * and pointer to function are...
2005-07-26 Götz Lindenmaierrenamed remove_outs,
2005-07-22 Michael Beckused irtools
2005-07-22 Daniel Grund*** empty log message ***
2005-07-20 Daniel Grundsome .cvsignore files
2005-06-30 Michael Beckcheck file handle, so it does not crash if the file...
2005-06-30 Michael Beckstat_dump_snapshot() now takes phase parameter
2005-06-30 Michael Beckbeware of 64bit constants, cannot be handled yet
2005-06-22 Michael Beckadded new flags for arithmetic simplifivations
2005-06-22 Michael Beckadded new flags for arithmetic simplifications
2005-06-22 Michael Beckuses new flags for arithmetic simplifications
2005-06-21 Michael BeckConfirm: detect a replacement by a Const
2005-06-21 Michael Beckmake opt_names more rebust, added more flags
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 Beckadded statistics for float constants
2005-06-15 Götz Lindenmaiercast to avoid warning
2005-06-07 Michael Beckinitial implementation of constant statistics
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-04-15 Götz LindenmaierChanged comments,
2005-03-23 Michael Beckadded Florians Sel(Sel(..)) counter
2005-03-22 Michael Beckchanged interface for tail recursion
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-03-14 Michael Beckadded counters for real function call optimizations...
2005-03-14 Michael Beckadded hook for real function call optimization
2005-03-14 Michael Becktypo fixed
2005-02-24 Michael Beckadded code for if-conversion
2005-02-10 Michael Beckupdated for new hooks
2005-01-11 Michael Beckinit_stat must be empty if statistics is not enabled
2005-01-11 Michael Beckstat_finish must always exist
2005-01-11 Michael Beckused new hooks instead of firmstat
2004-12-28 Michael Beckfixed typos
2004-12-21 Michael Becktypos fixed
2004-12-21 Michael Beckdags implemented, ProjM, COUNT_DELETED
2004-12-07 Michael BeckAdded DAG statistic calculation
2004-12-06 Michael BeckFixed configure: should work now in a build directory...
2004-12-02 Michael Beckfixed config.h include
2004-12-01 Michael BeckFixed coloring of address expressions
2004-11-29 Michael Beckimplemented address calculation identification
2004-11-18 Michael BeckAdded status to the dumper struct
2004-11-17 Michael Beckmoved the status dumper to stat_dmp
2004-11-11 Michael BeckNeed external
2004-11-10 Michael BeckAdded counter for calls
2004-11-08 Michael BeckAdded STAT_OPT_RC and STAT_OPT_POLY_CALL
2004-11-08 Michael BeckAdded statistic code for reassociation
2004-10-22 Michael Beckchanged architecture dependant function names
2004-10-14 Michael Beckenabled global output again
2004-10-06 Michael BeckAdded flags for graph characterization: leaf, recursive...
2004-10-06 Michael BeckAdded graph identifiction: leaf, recursive, chain
2004-10-06 Michael BeckAdded cnt_eq() and cnt_gt() to compare conters with...
2004-10-04 Michael BeckAdded statistics hook for arch dependand opt
2004-10-04 Michael BeckAdded support for Mul/Div with constant detection
2004-09-30 Michael BeckAdded Read after Read optimization
2004-09-30 Michael Beckadded statistics for strenght reduction
2004-09-30 Michael Beck*_nodes_Block -> *_nodes_block
2004-09-06 Michael BeckAdded support for DAG's and distribution tables
2004-09-02 Michael Beckforget one change :-(
2004-09-02 Michael Beckadded options to statistic functions
2004-09-02 Michael Beckrenamed tarval function for new naming scheme
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-27 Michael Beckinvisible line style for ordering edges
2004-07-20 Götz Lindenmaierbugfix for undefined state
2004-07-20 Michael Beckadded option bitmask to init function
2004-07-20 Michael Beckremoved single node pattern
2004-07-20 Michael Beckadded mode_code parameter to edges
2004-07-19 Michael Beckadded statistics for blocks
2004-07-09 Michael Beckfixed max value
2004-07-08 Götz Lindenmaiervarious changes to get firm faster
2004-07-08 Michael Beckadded constant for Read-After-Write optimization
2004-06-30 Michael Beckused right include for memset
2004-06-29 Michael Beckstdlib.h include added
2004-06-29 Michael BeckAdded block info calculation (output only in .txt file...
2004-06-29 Michael Beckadded ump_new_pattern, finish_new_pattern
2004-06-25 Michael BeckAdded pattern_dmp to separate the pattern dumper
2004-06-22 Michael Beckfirst working version of pattern history
2004-06-22 Michael Beck*** empty log message ***
2004-06-22 Michael Beckadded pattern history
2004-06-22 Michael Beckremoved counter, added pattern_history, added enable...
2004-06-22 Michael BeckAdded cnt_cmp() function
2004-06-21 Michael Beckmoved counter functions to own file
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-08 Michael BeckMore functionality added
2004-06-01 Matthias Heilfixed typo (stat_dead_node_elim_start -> ..._stop)
next