beifg: Factorise code to count interference components.
[libfirm] / ir / be / beemitter.c
2012-12-12 Matthias Braunremove license stuff from files
2012-11-29 Christoph Mallonbeemit: Provide be_emit_node(), which merges the (almos...
2012-11-29 Christoph Mallonbeemit: Provide be_set_emitter() replacing identical...
2012-06-06 Matthias Braunbe: introduce verboseasm flag (enabled by default)
2012-05-13 Christoph MallonRemove the unused function be_emit_ident().
2012-05-13 Christoph MallonRemove be_emit_tarval().
2012-05-10 Matthias Braunremove buffer restriction in be_emit_irprintf
2012-04-24 Christoph MallonAdd the column to the debug information.
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2008-11-15 Christoph MallonRemove emit_linelength. The obstack knows its length.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-01-02 Michael Beckupdate copyright message
2007-11-19 Michael Beckmoved be_retrieve_dbg_info() into middleend and rename...
2007-09-26 Matthias Braunno environment anymore for emitters
2007-05-02 Matthias Braunadd an tarval emit function
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-26 Michael Beckremoved unnecessary include
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-19 Matthias BraunThe big committ: