beifg: Simplify the quite complicated way to divide a number by 2 in be_ifg_stat().
[libfirm] / ir / ana / trouts.c
2012-12-12 Matthias Braunremove license stuff from files
2012-12-04 Matthias Braunremove Cast node
2012-12-04 Matthias Braunremove commented out code
2012-07-13 Christoph MallonDirectly use pmap_get() instead of pmap_contains()...
2012-07-13 Christoph MallonAdd a wrapper macro for pmap_get(), which has the retur...
2012-07-13 Christoph MallonRemove the pointless if in if (pmap_get(k) != v) pmap_i...
2011-12-14 Matthias Brauntrouts: move add_* functions to private API
2011-12-14 Matthias Braunremove unnecessary comments before functions
2011-12-07 Matthias Brauncorrectly implement memop handling
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-20 Matthias Brauneliminate ip_outs_state and trouts_state
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-04 Matthias Braunfix more size_t warnings
2011-03-02 Michael BeckFurther pushed size_t: trouts functions uses size_t...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunfix wrong types
2010-03-15 Matthias Braunfix various warnings reported by cparser
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-04-06 Michael Beck- constify
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-09-11 Christoph Mallons/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
2008-01-04 Matthias Braunfix some warnings, represent mode size as unsigned...
2008-01-01 Michael Beckcleaned up code:
2007-12-30 Michael Beckis_SymConst_addr_ent() added
2007-11-04 Matthias Braunfixed a bunch of warnings (in OPTIMIZE mode)
2007-06-17 Matthias Braunfix warnings
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadded license infos
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-24 Christian Würdigadded missing include irnode.h
2007-01-18 Michael Beckadd include (previously removed from the header)
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-10 Matthias Braunadded several missing #include config.h
2006-06-05 Michael Beckmore doxygen docu added
2006-03-03 Michael Beckused new is_Sel()
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-06-23 Götz Lindenmaieradded outs for array element types
2005-04-29 Götz Lindenmaiermade 'add' functions visible so I can update the trout
2005-02-23 Götz Lindenmaierextended functionality
2005-01-17 Götz Lindenmaiercomments
2004-12-21 Michael Beckremoved C99 constructs
2004-11-02 Götz Lindenmaierout edges for entities and types