bearch: Disallow passing Projs to get_irn_ops().
[libfirm] / ir / stat / firmstat_t.h
2012-12-12 Matthias Braunremove license stuff from files
2012-12-04 Matthias Braunremove Cast node
2012-11-26 Matthias Braunquery firmstat options through lc_opt system
2012-07-13 Christoph MallonMake the pointer in the dump_*_FUNC typedefs explicit.
2012-06-13 Matthias Braunremove extended basic block support
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-24 Matthias Braunfix a bunch of whitespace errors in headerfiles
2011-02-09 Matthias Braunremove Quot node (just use Div instead)
2011-02-09 Matthias Braunremove DivMod
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-05-19 Matthias Braunmove util.h to private API, harmonize SIZ(array) vs...
2008-10-24 Michael Beck- add a hook for normalizing a node
2008-10-10 Michael Beck- detect non-strict functions
2008-08-24 Michael Beck- add QuotC
2008-05-07 Michael Beck- add dumping of indirect/external calls
2008-05-06 Michael Beckmark start end end blocks
2008-01-02 Michael Beckupdate copyright message
2007-10-10 Michael Beckcount executed optimization
2007-04-29 Michael Beckupdated Header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-02 Michael Beckanalyse kind of Call parameters
2007-01-17 Michael Beckadded Load/Store addres counter
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-06 Michael Beckformat the code
2006-05-19 Christian Würdigadded ability to register additional dumper functions...
2006-04-19 Christian Würdigremoved backend statistics hooks, functions are called...
2006-04-11 Michael Beckstat_be_block_regpressure() and stat_be_block_ready...
2006-04-11 Christian Würdigadded get_count function for distribution tables
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ürdigadded average calculation of distribution table
2006-04-08 Christian Würdigadded environment pointer for distribution table iteration
2006-04-07 Christian Würdigmoved reg pressure statistics into sepearete be_block_hash
2006-04-07 Christian Würdigadded register pressure statistics
2005-10-06 Michael BeckBugFix: the recalc_cnts obstack must reside in a graph...
2005-09-12 Michael BeckAdded extended block statistic
2005-06-22 Michael Beckuses new flags for arithmetic simplifications
2005-06-17 Michael Beckadded data for floating point constant statistics
2005-06-06 Michael Beckadded support for constant value statistics
2005-03-23 Michael Beckadded Florians Sel(Sel(..)) counter
2005-03-14 Michael Beckadded data Phi in block counter
2005-03-14 Michael Beckadded counters for real function call optimizations...
2005-02-24 Michael Beckadded code for if-conversion
2005-02-10 Michael Beckupdated for new hooks
2005-01-11 Michael Beckused new hooks instead of firmstat
2004-12-21 Michael Beckdags implemented, ProjM, COUNT_DELETED
2004-12-07 Michael BeckAdded DAG statistic calculation
2004-11-29 Michael Beckimplemented address calculation identification
2004-11-18 Michael BeckAdded status to the dumper struct
2004-11-10 Michael BeckAdded counter for calls
2004-11-08 Michael BeckAdded statistic code for reassociation
2004-10-06 Michael BeckAdded flags for graph characterization: leaf, recursive...
2004-10-04 Michael BeckAdded support for Mul/Div with constant detection
2004-09-30 Michael Beckadded statistics for strenght reduction
2004-09-06 Michael BeckAdded support for DAG's and distribution tables