becopyilp: Inline struct size_red_t into struct ilp_env_t.
[libfirm] / ir / ana / irbackedge_t.h
2012-12-12 Matthias Braunremove license stuff from files
2012-11-24 Christoph Malloncleanup: Remove unnecessary #include from beutil.h.
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2011-01-24 Michael BeckFixed a lot of size_t related warnings, most of them...
2010-10-08 Matthias Braunremove rbitset_w_size type functions: a raw_bitset...
2010-03-07 Matthias Braun- cleanup and simplify inlining code
2008-01-10 Michael Beckimproved doxygen comment
2008-01-02 Michael Beckupdate copyright message
2007-11-18 Michael Beckmake backedge arrays raw bitsets
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadded license infos
2007-03-29 Matthias Braunmove backend into libfirm
2005-12-18 Michael Becknew_backedge_info() moved to ir_backedge
2005-10-18 Michael BeckDoxygen docu added
2003-08-19 Götz LindenmaierAdded copyright headers
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-12-13 Götz LindenmaierAdded routine to update backedge array if in array...
2002-08-07 Götz Lindenmaier Implemented scc algorithm. Added datastructure to...