beifg: Factorise code to count interference components.
[libfirm] / ir / be / TEMPLATE / TEMPLATE_transform.c
2012-12-12 Matthias Braunremove license stuff from files
2012-10-29 Matthias Braunshare common phi code, fix missing phi input reqs
2012-07-23 Matthias Braunupdate TEMPLATE backend
2012-07-19 Christoph MallonLet panic() print file, line and function.
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-27 Matthias Brauninclude backend headers without "../"
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-08-10 Matthias Braunlet backends specify the complete long double type
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-04 Matthias Braunremove be_Barrier and lots of hacks for maintaining it
2011-02-09 Matthias Braunremove Quot node (just use Div instead)
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-09-22 Matthias Brauneliminate the unnecessary and especially confusing...
2010-07-28 Matthias Braunno unnecessary and cryptic abreviations: rename vrfy...
2010-07-08 Matthias Braunchange betranshelp semantic to panic instead of duplica...
2010-04-30 Matthias Braunmodernize TEMPLATE backend and simplify some backend...
2009-10-01 Matthias Braun- refactoring of backend generator scripts: You can...
2009-09-18 Matthias Braun- further refactoring and finally eliminated the callba...
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2009-09-17 Matthias Braunrename benode_t.h to benode.h, remove some unused code
2009-01-16 Michael Beck- really remove Min/Max, fix r25220
2008-11-28 Matthias Braunremove archop stuff which wasn't really used anyway
2008-11-08 Christoph MallonGenerate new_bd_* instead of new_rd_* functions in...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-09-11 Christoph Mallons/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
2008-01-02 Michael Beckupdate copyright message
2007-10-12 Matthias Braunfixed a bunch of warnings
2007-07-06 Michael Beckmoved get_*_dbg_info() and set_*_dbg_info() to logical...
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-30 Matthias Braunadjust doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-22 Matthias Brauna bunch of fixes to make firm work with NDEBUG and...
2007-03-19 Matthias BraunThe big committ:
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2007-01-25 Michael Beckrenamed opcode to ir_opcode
2006-03-03 Christian Würdigfinished TEMPLATE backend