Add irn_visited_else_mark(), which combines irn_visited() and mark_irn_visited().
[libfirm] / ir / ana / irsimpletype.c
2008-09-11 Christoph Mallons/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
2008-08-06 Michael Beck- removed Psi nodes, Mux nodes are used again ...
2008-06-06 Michael Beckrenamed node type Rot to Rotl to make clear that this...
2008-04-14 Michael Beck- get_irg_initial_exec()/set_irg_initial_exec() added
2008-04-05 Michael Beckcompletely removed old verbosity based debug output
2008-01-02 Michael Beckupdate copyright message
2007-10-12 Matthias Braunfixed/warnings make it possible to build without interp...
2007-06-17 Matthias Braunfix warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadded license infos
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-18 Michael Beckspeedup for cycle
2006-12-10 Matthias Braunadded several missing #include config.h
2006-06-05 Michael Beckadded support for Thread local storage
2006-03-03 Michael Beckused new is_Sel()
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-08-01 Michael Beckdoxygen docu added
2005-07-26 Götz Lindenmaiercleaned up: use new trouts functionality
2005-07-11 Götz Lindenmaierbugfix: now also supports Tuple nodes.
2005-07-06 Michael Beckfixed doxygen docu
2005-03-07 Götz Lindenmaieranalyse mux node.
2005-02-23 Götz Lindenmaierbetter state handling
2005-01-05 Michael Beckrenames all is_x*_type() functions to is_X*_type()...
2005-01-04 Michael Beckrenamed none_type and unknown_type
2004-10-29 Götz Lindenmaiermodified function name, SymConst supprot
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-08 Götz Lindenmaierfirmstat added
2004-06-15 Michael BeckNew inlining schema implemented:
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2004-04-28 Götz Lindenmaiermake libfirm faster
2004-04-14 Götz Lindenmaierremoved unused var
2003-11-21 Michael BeckMake C89 compatible
2003-09-05 Götz Lindenmaieranalyse array types better
2003-08-29 Götz Lindenmaiertypes for constants (optional)