irverify: remove load/store from entity verification
[libfirm] / include / libfirm / irdump.h
2012-06-13 Matthias Braunremove extended basic block support
2011-12-14 Matthias BraunAdded missing API docu, improved existing API docu
2011-12-09 Matthias BraunRework API documentation
2011-12-05 Matthias Braunirdump: dump interfaces take const ir_node* now
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2010-12-28 Michael BeckFixed typo.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-09-22 Matthias Braunremove MacroBlock concept
2010-07-28 Matthias Braunfix doxygen warnings
2010-07-19 Matthias Braunremove unused/broken interprocedural view
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-05-31 Matthias Braunmove dump_color and edge_kind enum to internal headers
2010-05-21 Michael BeckFixed Win32 DLL support.
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-03-09 Matthias Braunfix doxygen errors and warnings; add some missing decla...
2010-02-03 Matthias BraunRework linkage types in firm.
2009-08-24 Sebastian BuchwaldFixed more doxygen warnings and typos.
2009-08-24 Sebastian BuchwaldSummary is not a doxygen tag
2009-08-23 Michael Beck- fixed pass manager
2008-12-10 Matthias Braunavoid some unnecessary includes in public headers
2008-09-23 Matthias Braunrevive and improve callgraph dumper
2008-05-30 Michael Beckadd missing prototyp for dump_block_marker_in_title()
2008-01-02 Michael Beckupdate copyright message
2007-12-29 Michael Beck- allow the macroblock edge to be dumped
2007-12-02 Matthias Braunrefactor some dumping code and add some functions that...
2007-11-23 Michael Beckrenamed ird_color_side_effects to ird_color_uses_memory
2007-11-22 Matthias Braunchange color handling in dumper, tweak colors
2007-08-31 Matthias Braunmake display of node idx configurable and disable it...
2007-06-01 Matthias Braunmoved external headers into include dir