beifg: Simplify the quite complicated way to divide a number by 2 in be_ifg_stat().
[libfirm] / ir / ana / cdep.c
2012-12-12 Matthias Braunremove license stuff from files
2012-12-05 Christoph Malloncdep: Remove unnecessary end block test.
2012-12-05 Christoph Malloncdep: Remove unnecessary start block test.
2012-12-04 Matthias Braunremove commented out code
2012-07-13 Christoph MallonAdd a wrapper macro for pmap_get(), which has the retur...
2011-12-14 Matthias Braunirdom: move some functions to private API
2011-12-14 Matthias Braunremove unnecessary comments before functions
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-20 Matthias Braunhide cdep struct behind getter, make it more robust...
2011-04-20 Matthias Braunremove strange function (christophs words) and duplicat...
2011-04-08 Andreas Zwinkaumerge kaps
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
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...
2009-05-08 Michael Beck- removed needless cast
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-03-06 Matthias Braunadd author
2008-01-02 Michael Beckupdate copyright message
2007-11-16 Michael Beckfree cdep allocated memory
2007-11-16 Michael Beckrenamed cdep type to ir_cdep and placed it into firm_ty...
2007-11-16 Michael Beckadd doxygen comments
2007-06-18 Matthias Braunfixed 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
2006-12-15 Matthias Braunfix warning
2006-09-12 Matthias Braunmore warning fixes
2006-06-29 Michael Beckreformateed and some comments added
2006-06-06 Michael BeckUse xmalloc instead of malloc
2006-05-24 Christoph Mallonadd exchange_cdep()
2006-05-24 Christoph MallonAdd is_cdep_on
2006-05-03 Christoph MallonAdd control dependency analysis