beloopana: Remove duplicate comments.
[libfirm] / ir / ir / irprog_t.h
2012-12-12 Matthias Braunremove license stuff from files
2012-11-26 Matthias Braunremove a bunch of pointless asserts for non-NULL pointers
2012-11-26 Matthias Braunmove all inline #defines to the begin of their headers
2012-10-29 Matthias Braunmake remove_irp_irg API private
2012-06-15 Matthias Braunremove opt_manage, provide assure_irg_properties
2011-12-19 Matthias Braunmake modelist global
2011-12-19 Matthias Braunmake opcode list global
2011-12-14 Matthias Braunremove unused exception region numbers
2011-12-14 Matthias BraunFIRM_API is for public API
2011-11-17 Matthias Brauntype list fixes
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-09-22 Matthias Braunremove old+unused execution_frequency/field_temperature
2011-09-14 Andreas ZwinkauMerge branch 'opt_manage'
2011-09-14 Andreas ZwinkauAPI to enable dumping
2011-04-24 Michael BeckSwitch irg index to type size_t, making the API more...
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-08 Matthias Braunfurther spread size_t
2011-01-28 Michael BeckFixed more size_t related warnings.
2011-01-24 Michael BeckFixed a lot of size_t related warnings, most of them...
2010-07-19 Matthias Braunremove unused/broken interprocedural view
2010-07-15 Matthias Braunremove the unused/strange concept of a pseudo-irg
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2010-01-13 Matthias Brauncleanup and fix some bugs in ir reader/writer
2010-01-02 Matthias Braunreally remove type_id
2009-06-29 Matthias BraunCleanup: remove firm_common_t.h (and the PRECISE_EXC_CO...
2009-02-27 Michael Beck- IR nodes now have node numbers in RELEASE mode, this...
2008-10-31 Michael Beck- fixed _get_irp_irg()
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunno need for firm_config.h anymore
2008-09-21 Matthias Braunfix typo in get_segment_type
2008-07-31 Matthias Braungeneralize support for segments
2008-04-03 Matthias Braunremove img_section stuff and create a new constructors_type
2008-01-02 Michael Beckupdate copyright message
2007-11-08 Matthias Braunadd support for graph_idx
2007-07-24 Michael Beckget_irp_next_label_nr() added
2007-07-11 Michael Becktype type definitions to new irtype.h
2007-06-03 Michael Beckused new ir_exc_region_t type
2007-06-03 Michael BeckAdded next_region_nr attribute to the ir_prog.
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-01-07 Michael Beckir_address_taken_computed_state for globals added
2006-09-29 Michael Beckset the global type and tls type flags on the globat...
2006-06-03 Michael Beckadded support for Thread local storage
2006-05-19 Michael Beckmake #ifndef at header start cannonical
2006-03-07 Michael Beckall available opcodes are now stored in an irp list
2006-02-21 Michael Beckmade get_irp_new_node_nr() inline
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-11-01 Michael Beckmore inlining
2005-08-03 Michael Becksplit init_irprog() so first part ban be called before
2005-08-03 Michael Beckadd a list of modes in the irp
2005-06-15 Götz Lindenmaierbugfix
2005-04-29 Götz Lindenmaiermore state handling
2005-04-15 Götz Lindenmaiermore state handling
2005-03-14 Götz Lindenmaiermoved stuff handling inheritance to an own file
2005-03-09 Götz Lindenmaiermore phase handling: irp_state
2005-02-23 Götz Lindenmaiermore state handling
2005-01-18 Götz Lindenmaieradded field for exec freq
2005-01-04 Michael Beckremoved INLINE before global function
2004-12-02 Michael Beckused firm_config.h instead of config.h
2004-11-11 Götz Lindenmaierfixes of pseudo irgs
2004-11-11 Götz Lindenmaiertreatment of pseudo irgs
2004-09-25 Götz Lindenmaiercomments
2004-09-02 Götz Lindenmaiermore analyses for cache optimization
2004-08-31 Götz Lindenmaiermore status flags
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-13 Beyhanremoved empty entries from arrays
2004-07-08 Götz Lindenmaiervarious changes to get firm faster
2004-06-08 Götz Lindenmaiera bunch of comments
2004-05-19 Götz Lindenmaieradded flags for ip outs state
2004-04-02 Andreas SchösserImplemented the computation of outedges in interprocedu...
2003-11-20 Götz Lindenmaiersave filename
2003-08-19 Götz Lindenmaieradded copyright headers
2003-02-19 Till Riedelir_dump now outputs unique numbers for types, entitys...
2003-02-04 Michael BeckConverted comments to doxygen
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-11 Götz LindenmaierNormalisierung der Zugriffsfunktionen,
2002-03-18 Götz Lindenmaier Parted common.h into two files common_t.h. By this...
2001-12-10 Götz LindenmaierAdded support for constant entities. A new example...
2001-11-28 Boris Boesleradded Id tag
2001-03-14 Götz LindenmaierChanged implementation of tr module.
2001-03-01 Götz Lindenmaier*** empty log message ***