becopyheur2: Cache the admissible registers eagerly.
[libfirm] / ir / common / firm.c
2012-12-12 Matthias Braunremove license stuff from files
2012-12-04 Matthias Braunremove class cast optimization
2012-11-26 Matthias Braunquery firmstat options through lc_opt system
2012-09-11 Christoph MallonRemove the unused facility to register space /in front...
2012-07-30 Matthias Braunsimplify and cleanup execfreq API
2011-12-19 Matthias Braunmake opcode list global
2011-12-19 Matthias Braunplug more leaks
2011-12-15 Matthias Braunmake unique types/entities part of irprog
2011-12-07 Matthias Braunpartially revert 2e9fdf8841de40f008697ba8bf711fa3f3f2c0e8
2011-11-18 Matthias Braunfix ir_finish, freeing of irps/irgs
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-26 Andreas ZwinkauCompile git revision into libfirm
2011-09-22 Matthias Braunkill deprecated firm_parameter_t interface
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-02 Michael BeckFixed size_t related warnings.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-08-18 Matthias Braunmake if-conversion and archdep optimisations get their...
2010-07-15 Matthias Braunremove the unused/strange concept of a pseudo-irg
2010-06-16 Matthias Braunfix some bugs that prevented repeated calling of ir_ini...
2010-05-26 Matthias Braunremove the infrastructure for using a custom identifier...
2010-05-25 Matthias Braunonly set deprecated firm_param stuff if it is not NULL
2010-05-25 Matthias Braunchange firm API so the firm_parameter_t struct becomes...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-01-05 Matthias BraunPrimitive, Pointer, Array and Method types are anonymou...
2010-01-02 Matthias Braunreally remove type_id
2009-12-16 Matthias Braunput optimisation module init function declarations...
2009-12-01 Matthias Braunchange debug printing of firm nodes: add a space betwee...
2009-08-19 Christoph MallonRemove the pointless function firm_init_hooks(). Its...
2008-12-09 Matthias Braunchange functions to use the usual ir_ prefix
2008-12-09 Matthias Braunavoid structs in public API where easily possible ...
2008-11-28 Christoph MallonUnconditionally include stdio.h
2008-11-28 Christoph MallonUnconditionally include string.h
2008-11-28 Matthias Braunremove archop stuff which wasn't really used anyway
2008-10-31 Michael Beck- Fixed memory leak: delete pseudo-irgs if any
2008-10-14 Matthias Braunbe consequent: don't warn about config files, simply...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunmore firm_config includes removed
2008-09-20 Michael BeckBugfix: restructured so memory disambiguator can switch...
2008-08-24 Michael Beckmore tarval cleanup
2008-07-31 Sebastian BuchwaldFixed revision 20864.
2008-07-31 Sebastian BuchwaldCall firm_be_finish, but who calls me?
2008-05-30 Michael Beck- no more be_init(): backend is initialised in init_firm
2008-04-05 Michael Beckcompletely removed old verbosity based debug output
2008-04-05 Michael Beckswitch scalar replacement to new style debug output
2008-04-05 Michael Beck- init function for inlining added
2008-03-03 Michael Beck- renamed init_cons() to firm_init_cons()
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-01-02 Michael Beckupdate copyright message
2007-12-10 Michael Beck- use firm debug facility instead of old verbosity
2007-12-04 Matthias Brauntry to not make public API dependent on WITH_LIBCORE
2007-10-04 Matthias Braunfirm revision and build changed to strings
2007-09-11 Matthias Braunmul fix
2007-07-20 Matthias Braunadd missing includes, makefile updates
2007-07-20 Matthias Brauntypo fix
2007-07-20 Matthias Braunautomake updates, set version number from configure...
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-11 Michael Becktypo fixed
2007-04-26 Matthias Braunadded license information, cleaned up doxygen comments
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-20 Matthias Braunreindent
2006-12-11 Matthias Braun- Several warning fixes
2006-11-17 Christian Würdigmoved ycomp debugger extension init to edg frontend
2006-11-17 Christian Würdigadded firm_ycomp debugger extension
2006-10-05 Michael Beckfirm_init_options() is now a separate function that...
2006-08-01 Sebastian HackAdapted to changes in libcore
2006-07-31 Michael Beckmoved reading of ini file to libcore
2006-07-31 Sebastian HackAdded ini file support
2006-07-26 Sebastian HackActivated ini file parsing for libcore.
2006-04-03 Michael Beckrenamed init_hooks() and init_stat() into firm_*()
2006-03-22 Michael BeckThe ir_op's are stored inside the irp, so don't kill...
2006-03-18 Michael Becktarval_init_1() expects now the null_value. Bad things...
2006-02-22 Michael Beckadded firm version number
2005-12-02 Sebastian HackRemoved call to lc_opt_init
2005-11-30 Sebastian HackAdded opts initialization
2005-11-24 Sebastian HackAdded options handlingof libcore
2005-11-08 Michael Beckthe calling conventions are now part of the type (as...
2005-10-17 Michael Beckadded default calling convention
2005-10-12 Michael Beckdebugger extension added
2005-08-24 Michael BeckBugFix:
2005-08-11 Michael Beckrenamed init_type() to firm_init_type() with additional...
2005-08-03 Michael Becksplit init_ir_prog() so part 1 can be called before...
2005-06-08 Michael Becktypo fixetypo fixed
2005-03-30 Michael Beckarch ops initialized
2005-02-14 Michael Beckrenamed init_reflect
2005-02-10 Sebastian HackAdded support for out edges
2005-01-11 Michael Beckadded call to init_hooks
2004-12-02 Michael Beckfixed config.h include
2004-11-10 Götz Lindenmaieradded init_entity
2004-11-03 Michael Beckremoved gloval intraprocedural_view variable and replac...
2004-10-22 Michael Beckchanged constant names
2004-10-06 Michael Beckenable all architecture dependant optimizations by...
2004-10-04 Sebastian HackAdded initializer for the architecture dependent optimi...
2004-09-27 Michael BeckAdded a "virtualization" layer for the ident module.
2004-09-14 Sebastian HackAdded reflection initialization
2004-09-02 Michael Beckadded options to statistic functions
2004-08-13 Götz Lindenmaieradded includes
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-22 Götz Lindenmaierinclude callgraph header
2004-07-20 Michael BeckAdd parameter struct to init_firm()
next