Fixed warnings introduced in 97080a1af7b7e8a4969d2fba25e065df417ff074.
[libfirm] / ir / ir / iropt_t.h
2012-08-23 Matthias Braunadd more Conv(Conv) localopt rules
2012-06-28 Matthias Braunirop: refactor node_ops registration code
2011-11-16 Matthias Braunirop: refactor default_operation setting
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-22 Matthias Braunconvenience function to see if mux gets optimized away
2011-05-31 Matthias Braunmove integer abs optimisation from backend to the middleend
2011-05-26 Matthias Braunadd some localopts for shifting over the mode size
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-16 Matthias Braunreplace and kill survive_dce stuff
2011-02-28 Matthias Braunia32: prefere != over < or > relation where possible
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-08-18 Matthias Braunremove lots of unnecessary and dangerous current_ir_gra...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-03-07 Matthias Braunmerge common graph copying code; move dead code elimina...
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2010-01-19 Matthias Braun- allow_ifconv interface was totally braindamaged....
2008-10-28 Michael Beck- renamed normalize_node() into ir_normalize_node(...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-07-23 Michael Beck- removed old and unused dump_irn
2008-07-14 Michael Beckvalue_of() is now a simple wrapper around a function...
2008-07-08 Michael Beck- ir_node_hash() now takes a const ir_node *
2008-05-22 Michael Beckuse is_Const()
2008-02-20 Michael Beckindentation changed
2008-01-02 Michael Beckupdate copyright message
2007-04-27 Matthias Brauncleaned up doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-05-09 Michael Beckhandle Psi() nodes if they are Muxes
2006-02-03 Michael Beckmake identities_cmp() and identify_remember() accessible
2005-10-19 Michael Beckrefactored ir_op_ops
2004-12-10 Michael Beckmade copy_attrs an ir_op operation
2004-10-12 Michael BeckAdded get_irn_pinned() function
2004-07-05 Götz Lindenmaierloop boudary test optimized
2003-08-19 Götz Lindenmaieradded copyright headers
2003-02-04 Michael BeckConverted comments to doxygen
2003-01-14 Sebastian Hackrenamed function optimize to optimize_node
2003-01-13 Sebastian Felisadded doxygen comments
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-03-08 Götz Lindenmaier Implemented cf optimizations.
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2001-11-28 Boris Boesleradded Id tag
2001-09-10 Götz LindenmaierCBugfix: dead node elimination did not replace the...
2000-09-04 Götz Lindenmaier*** empty log message ***