becopyheur2: Cache the admissible registers eagerly.
[libfirm] / ir / tr / tpop.c
2012-12-12 Matthias Braunremove license stuff from files
2012-11-26 Matthias Braunmove all inline #defines to the begin of their headers
2011-12-14 Matthias Braunremove unnecessary comments before functions
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-08-10 Matthias Braunallow setting primitive type size so we can model thing...
2011-05-10 Christoph MallonUse simple assignment instead of memcpy() when possible.
2011-04-08 Andreas Zwinkaumerge kaps
2011-01-06 Michael BeckFixed some 64bit warnings because of mixing size_t...
2010-05-21 Matthias Braunsimplify confusing entity/owner interfaces. There is...
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-01-02 Matthias Braunremove the unused 'ident' type, remove tpo_max add...
2009-06-01 Matthias BraunRework Block labels: They are entities now so we don...
2009-04-06 Michael Beck- constify
2008-12-10 Matthias Braunavoid some unnecessary includes in public headers
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-01-02 Michael Beckupdate copyright message
2007-11-28 Michael Becksize/aligment of types is now unsigned and in bytes...
2007-08-01 Michael Beckadd base type for primitive types to better represent...
2007-04-27 Michael BeckUpdated header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2006-01-27 Michael Beckget_member_index type operation added
2005-12-30 Michael Beckchanged names of unknown and none tpop
2005-10-28 Michael Beckto_op_ops created, alloweing new type kinds to be creat...
2004-12-23 Michael Beckadded missing initialization
2004-12-23 Michael Beckadded tpop flags
2004-12-22 Michael Beckmade allocations C-like
2004-12-02 Michael Beckfixed config.h include
2004-08-13 Beyhannormalized names of functions, enums ...
2004-06-15 Michael BeckNew inlining schema implemented:
2004-02-27 Götz Lindenmaiersome simple optimizations for execution speed
2003-08-25 Götz Lindenmaierbetter name, new access routine
2003-08-22 Götz Lindenmaieradded types none and unknown for analyses
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-19 Götz Lindenmaieradded copyright information
2003-01-13 Sebastian Felisadded doxygen comments
2002-10-09 Götz LindenmaierAdded access routines to external variables.
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
2001-11-28 Boris Boesleradded Id tag
2001-07-11 Götz LindenmaierErrors and Features of type_id stuff
2001-07-11 Götz LindenmaierAdded new type opcode "id".
2001-03-14 Götz Lindenmaiernew.