bearch: Disallow passing Projs to get_irn_ops().
[libfirm] / ir / stat / pattern.c
2012-12-12 Matthias Braunremove license stuff from files
2012-12-02 Christoph Malloncleanup: Remove end-of-if/for/function comments.
2012-07-13 Christoph MallonAdd the * for the type in foreach_pset() automatically.
2012-07-13 Christoph MallonLet foreach_pset() declare its iterator variable.
2012-07-13 Christoph MallonUse foreach_pset().
2011-12-23 Matthias Braunfix warnings
2011-12-19 Matthias Braunmake modelist global
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-12-14 Matthias Braunremove more pointless end-brace comments
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-05-10 Christoph MallonUse simple assignment instead of memcpy() when possible.
2011-04-15 Matthias Braunminimize number of build variants: always enable statistics
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-09 Michael BeckFurther spread size_t.
2011-01-18 Michael BeckFixed some size_t related warnings.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-08-02 Matthias Braunremove odd mode->index, index->mode API for statistics...
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-09-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-04-29 Michael Beckfix 64bit warnings
2008-04-03 Matthias Braunfix warnings
2008-03-29 Matthias Braunfix check for posix realtime extensions
2008-01-02 Michael Beckupdate copyright message
2007-07-19 Matthias Braunuse automake instead of homebrewn makefiles
2007-06-18 Matthias Braunfixed warnings
2007-04-29 Michael Beckupdated Header
2007-04-27 Christian Würdigadded new licence header
2007-04-19 Christian Würdigfixed signed vs unsigned warning
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-15 Matthias Braunmissing #include config.h
2006-11-27 Michael BeckFixed a really nasty bug when computing the hash value...
2006-11-23 Michael BeckFixed pattern load/store but
2006-11-22 Michael Beckupdated doxygen docu
2006-04-11 Michael Beckrenamed cnt_to_int() into cnt_to_uint()
2006-04-11 Christian Würdigadded cnt_to_int function for counter
2005-10-21 Michael Beckrenamed OPT_ENC_GRAPH into OPT_ENC_DAG
2005-09-01 Michael Beckused HASH_PTR() now
2004-12-28 Michael Beckfixed typos
2004-09-02 Michael Beckrenamed tarval function for new naming scheme
2004-07-20 Michael Beckremoved single node pattern
2004-07-19 Michael Beckadded statistics for blocks
2004-06-25 Michael BeckAdded pattern_dmp to separate the pattern dumper
2004-06-22 Michael Beckfirst working version of pattern history
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-01 Michael BeckAdded