use a hook to dump vrp info instead of polluting irdump.c
[libfirm] / ir / ana / cdep.c
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