verify: Clarify assertion message.
[libfirm] / ir / ir / irgraph_t.h
2012-12-02 Christoph Mallonirgraph: Put the obstack into ir_graph instead of deleg...
2012-12-01 Christoph Mallonirgraph: Assert in get_irg_obstack(), that no object...
2012-11-26 Matthias Braunget rid of get_irg_estimated_node_count
2012-11-26 Matthias Braunmove internal defines/datatypes from .h in .c file
2012-11-26 Matthias Braunmove all inline #defines to the begin of their headers
2012-10-24 Matthias Braunremove irg_phase_state, use IR_GRAPH_CONSTRAINT instead
2012-10-24 Matthias Braunreorgranize method properties
2012-06-15 Matthias Braunsplit graph state into properties and constraints
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-02 Matthias Braunavoid _ prefix in identifiers, correct coding style
2011-10-20 Matthias Braunrename ir_phase to ir_nodemap and simplify interface
2011-09-20 Matthias Braunuse IR_GRAPH_STATE instead of irg_extblk_info_state
2011-09-20 Matthias Braunremove loopinfo stuff and exclusively use IR_GRAPH_STAT...
2011-09-14 Andreas ZwinkauMerge branch 'opt_manage'
2011-09-14 Andreas ZwinkauRemove dom_state and pdom_state attributes
2011-09-14 Andreas ZwinkauRemove outs_state attribute
2011-05-31 Matthias Braunirverify: simplify/refactor internal interfaces
2011-05-31 Matthias Brauna const ir_graph is enough for get_idx_irn
2011-05-06 Matthias Braungive Bad nodes a mode
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-30 Matthias Braunremove get_irg_tls() concept, simply use SymConst and...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunfix invalid double definition of irg_extblk_info_state
2010-10-06 Matthias Brauncleanup ircons code; add current_ir_graph independent...
2010-07-19 Matthias Braunremove unused/broken interprocedural view
2010-07-15 Matthias Braunremove the unused/strange concept of a pseudo-irg
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2010-01-02 Matthias Braunreally remove type_id
2009-06-29 Matthias BraunCleanup: remove firm_common_t.h (and the PRECISE_EXC_CO...
2009-06-18 Matthias Braunfix wrong assert, expor copy_node_attr function to...
2009-05-13 Matthias Braun- Introduce the concept of the graph state bitset:...
2009-01-19 Michael BeckGet rid of pn_Start_value_param:
2008-12-25 Moritz KrollMake get_idx_irn(irg, idx) public (useful for debugging...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-09-22 Michael Beck- all visited flags use the ir_visited_t type now
2008-04-14 Michael Beck- get_irg_initial_exec()/set_irg_initial_exec() added
2008-03-03 Michael Beckcreate irg_set_nloc() and made it global visible
2008-02-28 Michael Beckcreate_irg_copy() implemented
2008-01-02 Michael Beckupdate copyright message
2007-11-16 Michael Beckremoved unused proj_args of a graph
2007-10-12 Matthias Braunfixed/warnings make it possible to build without interp...
2007-07-16 Michael Beckremoved the new get_block/set_block stuff; not working...
2007-07-13 Michael BeckReplaced set_irn_n(*, -1, *) and get_irn_n(*, -1) by...
2007-07-11 Michael Beckuse the new Anchor node instead of old anchors
2007-07-11 Michael Becktype type definitions to new irtype.h
2007-07-05 Michael Beckindentation fixed
2007-07-02 Matthias Braunone more assert
2007-06-01 Matthias Braunmoved external headers into include dir
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-03-25 Matthias Braungeneralize the inside_walk flags: we have using_visited...
2007-01-23 Michael Beckcg_callee_entry type holding the callee information...
2007-01-16 Christian Würdigadded flags and set/get functions indicating if we...
2007-01-15 Michael Becktypo fixed
2007-01-15 Michael Beckadd option for the memory disambiguator
2007-01-07 Michael Beckir_address_taken_computed_state added for a graph
2006-12-13 Michael Beckrename type entity into ir_entity
2006-08-28 Sebastian HackAdded dependency edges
2006-07-31 Sebastian HackFixed a bug
2006-07-31 Sebastian HackRemoved exec freqs
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
next