irverify: remove load/store from entity verification
[libfirm] / include / libfirm / vrp.h
2011-12-14 Matthias BraunAdded missing API docu, improved existing API docu
2011-12-09 Matthias BraunRework API documentation
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunrename ir_phase to ir_nodemap and simplify interface
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-07-29 Sebastian Buchwaldcan not -> cannot.
2010-05-21 Michael BeckFixed Win32 DLL support.
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-05-03 Matthias Braunfix a bunch of warnings reported by cparser
2010-02-27 Michael Beck- removed C99 features
2010-02-27 Jonas FietzRemove code for range_node and bits_node
2010-02-27 Jonas Fietzrewrite vrp scanning to use a phase instead of attrs...
2010-02-27 Jonas Fietzadd some documentation to vrp.h
2010-02-10 Jonas FietzAdd structures and initialization for VRP