Another rewrite of prolog/epilog handling: Delay their creation until after register...
[libfirm] / ir / be / beinsn.c
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunbackend: cleanup queries for ignore regs
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-09-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2008-10-15 Christoph MallonAdd arch_get_register_req_out().
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-01-02 Michael Beckupdate copyright message
2007-07-11 Michael Beckremoved SCHEDULE_PROJS ifdefs
2007-07-01 Michael Beckadd missing #ifdef SCHEDULE_PROJS
2007-06-21 Michael Beck initial support for machine operands
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-23 Christian WürdigAllow any class when there is no special register requi...
2007-03-19 Matthias BraunThe big committ:
2007-02-08 Matthias Braunmake code a bit more readble
2007-01-24 Christian Würdigif a node input has none as requirement, it is given...
2006-12-18 Matthias Braunreindentation...
2006-12-10 Matthias Braun- New belady variant (see my diploma thesis + presentation)
2006-05-24 Matthias BraunInitial commit of morgans spilling algorithm (spill...
2006-04-25 Michael Beckadd missing include
2006-04-19 Sebastian HackSmall changes
2006-04-06 Sebastian HackFixed a bug
2006-04-06 Sebastian HackAdded insn support