irg_inline_forced_no_body inline property added
[libfirm] / ir / ir / irgraph.h
2006-06-30 Michael Beckirg_inline_forced_no_body inline property added
2006-06-08 Michael Beckcreated anchor for the value base pointer
2006-06-03 Michael Beckadded support for Thread local storage
2006-05-19 Michael Beckmake #ifndef at header start cannonical
2006-04-07 Michael Beckdump the node index and estimated node count
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-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-09 Michael Beckadded data and functions for post-dominance info
2005-11-14 Michael Beckestimated node count added
2005-11-08 Michael Beckcalling conventions are now stored in the type
2005-11-01 Michael Beckirg_no_propertiy added
2005-10-19 Michael Beckused new firm_types.h
2005-10-18 Michael Beckdefine new macros for the MS cdecl, stdcall calling...
2005-10-18 Michael Beckirg_cc_callee_clear_stk added, needed for perfect stdca...
2005-10-17 Michael Beckadded colling conventions
2005-09-14 Michael Beckirg_malloc_function added
2005-09-08 Michael Beckadditional graph properties added
2005-08-01 Michael Beckmoved is_frame_type() to type.h
2005-07-19 Michael Beckget_irg_frame_type() now calls skip_tid()
2005-06-17 Michael Becktypos fixed
2005-06-15 Götz Lindenmaierloopinfo state handling on program basis
2005-05-31 Michael Beckadded irextbb.h include
2005-05-24 Michael Beckfixed definition of loopinfo_state, added some doxygen...
2005-03-14 Michael Becktypo fixed
2005-02-23 Götz Lindenmaiercomments
2005-02-16 Michael Beckremoved unneeded include
2005-01-27 Michael Beckadded get_irg_loc_description and set_irg_loc_description
2004-12-20 Florian Liekwegget/set proj(arg) from/to ir_graph
2004-12-13 Sebastian Hackadded registration facility for own data in an ir graph...
2004-11-26 Michael Beckbetter doxygen docu
2004-11-26 Michael BeckAdded a phase that normalizes the proj positions
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-10-22 Boris Boeslernew test: is_pseudo_ir_graph()
2004-09-08 Götz Lindenmaierugly fix for firmjni
2004-09-07 Götz Lindenmaierbetter organization of flags
2004-08-31 Götz Lindenmaiermore state administration
2004-08-16 Rubino Geißremoved C++ style comments
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-22 Götz Lindenmaierdumper and datastructure for callgraph
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-06 Beyhannew SymConst semantics
2004-06-25 Michael Beckirgraph: can be interrogated for initial mem
2004-06-17 Götz Lindenmaiervarious bugfixes for the unreachable loop problem
2004-06-11 Götz Lindenmaierblock based backedbes
2004-05-04 Götz Lindenmaierremember all end nodes in irg for dumping convenience.
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-27 Götz Lindenmaierstate handling for loops
2004-04-14 Götz Lindenmaieradded flag to steer inlineing
2004-03-09 Götz Lindenmaierbugfixes
2004-01-20 Götz Lindenmaierchanged semantics of Unknown: now has a mode.
2003-12-02 Götz Lindenmaierbugfix in ircgcons and some additional features
2003-11-14 Götz Lindenmaiercommented in headers
2003-09-24 Götz Lindenmaieradded new field for behaviour of shift instructions
2003-08-19 Götz Lindenmaieradded copyright headers
2003-08-13 Götz Lindenmaierstring independent test.
2003-07-14 Sebastian Felis- add ir_ir_graph() function
2003-02-25 Götz LindenmaierFixed several stuff, DDM messages, visibility of graph_...
2003-02-17 Michael BeckFixed prototypes to compile with -Wstrict-prototypes.
2003-01-31 Michael Beckcomments converted to doxygen
2003-01-20 Boris Boesler*** empty log message ***
2003-01-14 Sebastian Hackdeleted /* in comment
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-09-11 Götz Lindenmaierwalker for complete interprocedural graph
2002-08-07 Götz Lindenmaier implemented scc algorithm. Added datastructure to...
2002-07-11 Götz LindenmaierNormalisierung der Zugriffsfunktionen,
2002-06-19 Götz LindenmaierAdded interprocedural view.
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-03 Götz Lindenmaierextended "coCV
2001-11-28 Boris Boesleradded Id tag
2001-08-29 Götz LindenmaierAdded routine remove_irp_irg.
2001-08-29 Götz LindenmaierAdded routine to free irgraphs.
2001-05-25 Götz Lindenmaieradded commentsdded some
2001-03-14 Götz LindenmaierChanged implementation of tr module.
2001-03-01 Götz Lindenmaier*** empty log message ***
2000-09-04 Götz Lindenmaier*** empty log message ***
2000-08-16 Götz Lindenmaier*** empty log message ***
2000-07-20 Götz Lindenmaier*** empty log message ***
2000-07-12 Götz Lindenmaier*** empty log message ***
2000-07-11 Götz Lindenmaier*** empty log message ***
2000-07-06 Christian Schäferimplemented dead node elimination. Doesnt run yet.
2000-07-05 Götz Lindenmaier*** empty log message ***
2000-07-05 Götz Lindenmaier*** empty log message ***
2000-05-30 Christian Schäfer*** empty log message ***
2000-05-16 Christian SchäferInitial revision