irverify: remove load/store from entity verification
[libfirm] / include / libfirm / irgopt.h
2012-10-24 Matthias Braunrework timer API
2012-06-15 Matthias Braunremove return values from graph transformations
2011-12-09 Matthias BraunRework API documentation
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-04 Andreas ZwinkauWrap optimize_graph_df in opt_manage framework
2011-10-26 Andreas ZwinkauAdd remove_tuples function
2011-09-20 Matthias Braunchange unreachable code elmination to the simpler remov...
2011-09-14 Andreas ZwinkauMerge branch 'opt_manage'
2011-09-14 Andreas Zwinkauintroduce remove_unreachable_blocks
2011-05-26 Andreas ZwinkauNew API function: remove_bads
2011-04-08 Andreas Zwinkaumerge kaps
2010-05-21 Michael BeckFixed Win32 DLL support.
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-03-07 Matthias Braunmerge common graph copying code; move dead code elimina...
2010-03-07 Matthias Braun- cleanup and simplify inlining code
2009-08-23 Michael Beck- fixed pass manager
2009-08-17 Matthias Braunfix a few errors and warnings in the new pass code...
2009-08-17 Michael Beck- removed verify and dump parameters from passes
2009-08-16 Michael Beck- graph passes can be added to prog managers now
2009-08-16 Michael Beck- add pass for optimize_graph_df()
2008-10-05 Moritz KrollLet some optimizations return non-zero, if they changed...
2008-09-23 Matthias Braunmove declaration of inline functions around
2008-06-11 Michael Beck- add a version of remove_critical_edges() that handles...
2008-05-05 Michael Beckadd a parameter to limit the maximum size of methods...
2008-04-04 Michael Beckfixed warnings
2008-04-04 Michael Becknew benefice based heuristic inliner added
2008-04-04 Michael Beckcosmetic
2008-01-02 Michael Beckupdate copyright message
2007-06-01 Matthias Braunmoved external headers into include dir