introduced node index: a small unique per graph node number
[libfirm] / ir / ir / irnode_t.h
2006-04-07 Michael Beckintroduced node index: a small unique per graph node...
2006-04-04 Michael BeckAdd test functions for machine, machine_operand and...
2006-03-30 Michael Beckmake inline version of set_irn_op()
2006-03-23 Michael Beckget_Psi_n_conds() added
2006-03-23 Michael BeckAdded support for Psi nodes
2006-03-03 Michael Beckis_Return, is_Call and is_Sel implemented
2006-02-21 Michael Beckfixed the type of node_nr
2006-01-27 Michael Beckis_irn_keep() added
2006-01-14 Michael BeckInstOf Node (high-level instanceof test with exception...
2006-01-12 Michael BeckBound operation added:
2006-01-09 Michael Beckadded data for post-dominance
2006-01-02 Michael Beckfixed inline definitions
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-10-19 Michael BeckFixed assertion: set_irn_node must check the node irgs...
2005-10-19 Michael Beckrefactored ir_op_ops
2005-10-12 Michael BeckCopyB attributes added
2005-09-15 Michael Beckcond_jmp_predicate type and access function for Cond...
2005-09-14 Michael Beckis_irn_constlike() added
2005-09-07 Michael Beckmoved get_irn_generic_attr() to public i/f
2005-09-01 Michael Beckget_irn_generic_attr() added, needed for backends that...
2005-08-31 Michael Beckremoved warnings: single bit type should be unsigned...
2005-06-27 Götz Lindenmaieran accessor function returning predecessor blocks
2005-06-24 Sebastian HackAdded block successor edges to the iredges module.
2005-06-23 Michael BeckBugfix: missing ;
2005-06-23 Götz Lindenmaieraccessor to check whether node currently is pinned.
2005-06-22 Michael Beckmade get_Block_cfgpred() and get_Block_n_cfgpreds(...
2005-06-01 Michael Beckrenamed __get_op_pinned() to _get_op_pinned()
2005-05-31 Michael Beckadded the extened basic block to the Block attributes,
2005-04-06 Michael Beckmade is_Unknown() inline
2005-03-23 Sebastian HackAdded is_Const
2005-02-24 Michael Beckmake inline version of:
2005-02-21 Michael Beckimplemented get_Proj_type(), moved get_irn_type() here,
2005-02-11 Michael Beckadded doxygen comments
2005-02-11 Michael Beckadded empty macros if FIRM_EDGES is not defined
2005-02-11 Michael BeckFIRM_EDGES_INPLACE is defined only in firm_common_t.h
2005-02-10 Sebastian HackAdded classify_Const stuff
2005-02-07 Michael Beckadded a free attribute struct
2005-01-26 Michael Beckrenamed __func to _func to avoid teh usage of reserved...
2005-01-18 Götz Lindenmaieradded and fixed comments
2005-01-04 Michael Beckremoved INLIEN before global functions
2004-12-10 Michael Beckmade copy_attrs an ir_op operation
2004-12-02 Michael Beckused firm_config.h instead of config.h
2004-12-02 Sebastian HackConstified a little bit.
2004-12-01 Michael BeckAdded a new attribute to block nodes: dead
2004-11-10 Michael BeckAdded NoMem node that represents a Memory that is Not...
2004-11-08 Michael BeckMake more inline functions
2004-11-05 FIRM Projekt Accountinter_arity bugfix
2004-11-03 Michael Beckremoved gloval intraprocedural_view variable and replac...
2004-10-18 Michael BeckAdded get_irn_pinned() function
2004-09-28 Götz Lindenmaierremoved include
2004-09-17 Michael Beckadded new attributes: load_attr, store_attr, except_attr
2004-09-08 Michael BeckRemove useless assert()
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-22 Götz Lindenmaiermore heapanalysis support
2004-07-06 Beyhanadded type field to symconst
2004-07-06 Beyhannew SymConst semantics
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-12 Florian LiekwegDebug instrumentation for outedges --flo
2004-06-08 Götz Lindenmaiera bunch of comments
2004-06-01 Michael BeckFixed doxygen comments
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2004-04-28 Götz Lindenmaiermake libfirm faster
2004-04-27 Götz Lindenmaierstate handling for loops
2004-04-19 Michael Beckget_irn_funccall_attr() prototype added
2004-03-24 Michael BeckNew optimization flag handling, get_opt functions are...
2003-11-10 Götz Lindenmaieradded attr irg to block, removed from start, call,...
2003-10-10 Götz Lindenmaierimplemented Confirm node
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-19 Götz Lindenmaieradded copyright headers
2003-08-19 Götz LindenmaierAdded irg field to start, more verbose irdump
2003-08-14 Götz Lindenmaieradded Cast node.
2003-05-01 Till Riedelremoved xprint stuff completely
2003-03-25 Michael BeckAdded const modifier to various functions.
2003-02-19 Till Riedelir_dump now outputs unique numbers for types, entitys...
2003-02-03 Michael Beckconverted to doxygen comments
2003-01-13 Sebastian Felisadded doxygen comments
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-10-09 Götz LindenmaierAdded access routines to external variables.
2002-08-07 Götz Lindenmaier implemented scc algorithm. Added datastructure to...
2002-07-11 Götz LindenmaierNormalisierung der Zugriffsfunktionen,
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-07-03 Götz LindenmaierAvoiding more warnings.
2002-06-25 Florian LiekwegAdded iro_InstOf operator --flo
2002-06-19 Götz LindenmaierAdded interprocedural view.
2002-04-23 Götz LindenmaierImplemented debug support.
2002-04-16 Florian LiekwegAdded 'exc_t' data type and enum;
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-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2001-11-28 Boris Boesleradded Id tag
2001-11-20 Götz Lindenmaier 20.11.2001 Goetz
2001-07-04 Götz LindenmaierI don't remember what I changed, should be checked...
2001-06-25 Götz LindenmaierExtended semantics of Cond node. There are two flavors...
2001-03-14 Götz LindenmaierChanged implementation of tr module.
2000-09-14 Götz Lindenmaier*** empty log message ***
2000-09-04 Götz Lindenmaier*** empty log message ***
2000-08-25 Götz Lindenmaier*** empty log message ***