Renamed attribute names to more understandable names.
[libfirm] / ir / ir / irgraph_t.h
2006-07-02 Michael BeckRenamed attribute names to more understandable names.
2006-06-08 Michael Beckcreated anchor for the value base pointer
2006-06-03 Michael Beckadded support for Thread local storage
2006-05-10 Sebastian HackAdded index -> node map to irgs
2006-05-08 Michael Beckremoved the INPLACE_EDGES option. They are now always...
2006-04-24 Michael Beckdec_irg_block_visited() added
2006-04-07 Michael Beckintroduced node index: a small unique per graph node...
2006-04-06 Michael Beckremoved unused cstore
2006-04-06 Michael BeckPut all anchor nodes into an array: This makes the...
2006-03-20 Michael Beckget_irg_extblk_state() and set_irg_extblk_inconsistant...
2006-02-21 Michael Beckfix the type of the graph number
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-09 Michael Beckadded data and functions for post-dominance info
2005-12-28 Michael Beckfirm_types.h included, to need to uses "hidden" types...
2005-11-18 Michael Beckrenamed op_pin_state_pinned into irg_pinned_state
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-14 Michael Beckestimated node count added
2005-11-08 Michael Beckcalling conventions are now stored in the type
2005-10-17 Michael Beckadded colling conventions
2005-09-08 Michael Beckadditional graph properties added
2005-07-19 Michael Beckget_irg_frame_type() now calls skip_tid()
2005-07-01 Michael Beckfixed doxygen documentation
2005-05-31 Michael Beckadded fields for extended basic blocks
2005-05-24 Michael Beckmade set_irg_loopinfo_inconsistent() an inline function
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 ***