more state handling
[libfirm] / ir / ir / irgraph_t.h
2005-04-29 Götz Lindenmaiermore state handling
2005-04-15 Götz Lindenmaiermore state handling
2005-03-14 Michael Becktypo fixed
2005-02-23 Götz Lindenmaiermore state handling
2005-02-11 Michael Beckfixed FIRM_EDGES_INPLACE condition
2005-02-10 Sebastian HackAdded support for out edges.
2005-01-28 Michael Beckadded loc_description
2005-01-18 Götz Lindenmaieradded field for execution freqency
2005-01-05 Michael Beckrenamed fucntions is_x*_type() to is_X*_type() to preve...
2004-12-22 Michael Beckreduced size for isbe arrays
2004-12-20 Florian Liekwegget/set proj(arg) from/to ir_graph
2004-11-11 Götz Lindenmaiertreatment of pseudo irgs
2004-11-10 Michael BeckAdded NoMem node that represents a Memory that is Not...
2004-11-09 Michael BeckAdd a lot of const
2004-11-03 Michael Beckremoved gloval intraprocedural_view variable and replac...
2004-09-02 Götz Lindenmaiercomments
2004-08-31 Götz Lindenmaiermore state administration
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-22 Götz Lindenmaierdumper and datastructure for callgraph
2004-06-25 Michael Beckirgraph: can be interrogated for initial mem
2004-06-17 Götz Lindenmaier*** empty log message ***
2004-06-17 Florian Liekwegir_graph.n_outs fenced into DEBUG_libfirm
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-12 Florian LiekwegDebug instrumentation for outedges --flo
2004-05-04 Götz Lindenmaierremember all end nodes in irg for dumping convenience.
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2004-04-27 Götz Lindenmaierstate handling for loops
2004-04-14 Götz Lindenmaieradded flag to steer inlineing
2004-03-24 Michael BeckNew optimization flag handling, get_opt functions are...
2004-03-09 Götz Lindenmaierbugfixes
2004-01-20 Götz Lindenmaierchanged semantics of Unknown: now has a mode.
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-19 Götz Lindenmaieradded copyright headers
2003-06-23 Till Riedelintoduced kind field to mode node graph
2003-03-25 Michael Becknode_is_in_irgs_storage() function added
2003-03-25 Götz Lindenmaierobstack access funcion fixed
2003-03-24 Götz Lindenmaierobstack access function
2003-02-28 Götz LindenmaierMoved function to external header
2003-02-25 Götz LindenmaierFixed several stuff, DDM messages, visibility of graph_...
2003-02-19 Till Riedelir_dump now outputs unique numbers for types, entitys...
2003-02-17 Michael BeckFixed prototypes to compile with -Wstrict-prototypes.
2003-02-04 Michael BeckConverted comments to doxygen
2003-01-13 Sebastian Felisadded doxygen comments
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-08-07 Götz Lindenmaier implemented scc algorithm. Added datastructure to...
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-06-19 Götz LindenmaierAdded interprocedural view.
2002-03-18 Götz Lindenmaier Parted common.h into two files common_t.h. By this...
2002-02-28 Götz Lindenmaierblock walk in irouts.
2002-02-14 Götz Lindenmaierminor changes to help with making the ajacs-jikes backend
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2001-12-10 Götz LindenmaierAdded support for constant entities. A new example...
2001-12-03 Götz Lindenmaierextended "coCV
2001-11-28 Boris Boesleradded Id tag
2001-03-01 Götz Lindenmaier*** empty log message ***
2000-09-04 Götz Lindenmaier*** empty log message ***