- add more passes
[libfirm] / include / libfirm / iroptimize.h
2009-08-16 Michael Beck- add more passes
2009-08-16 Michael Beck- Put typical case of pass construction into irtools
2009-08-16 Michael Beck- add pass for combo()
2009-07-31 Matthias Braundeclare load/store alternative in iroptimize header
2009-07-10 Matthias Brauncondeval is called Jump Threading now
2008-11-06 Michael Beck- generalized end-block melting into generic block...
2008-10-28 Michael Beck- implemented apply phase
2008-10-05 Moritz KrollLet some optimizations return non-zero, if they changed...
2008-09-24 Matthias Braunpush functions into a priority queue and inline in...
2008-09-23 Matthias Braunmove declaration of inline functions around
2008-09-18 Michael Beckadd missing svn:keywords properties
2008-09-18 Michael Beck- add missing prototype
2008-09-04 Christoph MallonRename -fluffig to -fsync, perform opt_sync() (formerly...
2008-07-30 Michael Beck- opt_tail_recursion() must run before optimize_funccal...
2008-07-24 Michael Beck- add prototype for combo()
2008-05-27 Michael Beck- changed docu uses Phi list instead of links now
2008-04-07 Michael Beck- uses new SSA constructor interface, shortening and...
2008-03-03 Michael BeckImproved tail recursion optimization:
2008-02-19 Michael BeckHopefully better version of osr:
2008-01-06 Michael Beckfixed detection of malloc property:
2008-01-02 Michael Beckupdate copyright message
2007-11-09 Christoph MallonAdd a phase for bool optimisation.
2007-07-06 Michael Beckrenamed structures containing settings to ir_settings_...
2007-06-18 Michael Beckmoved opt_calling_conventions() to mark_private_methods...
2007-06-05 Michael Beckopt_change_calling_conventions() added
2007-06-01 Matthias Braunmoved external headers into include dir