becopyilp: Do not advertise the switch to dump the solution, because this is not...
[libfirm] / ir / be / bestack.c
2012-12-12 Matthias Braunremove license stuff from files
2012-12-05 Christoph Mallonbestack: Fetch the start block only once.
2012-11-27 Christoph Mallonbestack: Simplify be_abi_fix_stack_nodes() using be_cre...
2012-11-26 Christoph Mallonbestack: Remove the unused return value from stack_fram...
2012-11-26 Christoph Mallonbestack: Simplify collect_stack_nodes_walker().
2012-11-25 Christoph Malloncleanup: Remove several uses of current_ir_graph.
2012-11-24 Christoph Mallonbestack: Remove pointless local variable.
2012-11-24 Christoph Mallonbestack: Remove the write-only attribute between_size...
2012-11-13 Christoph MallonRemove the very thin wrapper function arch_register_get...
2012-11-13 Christoph MallonRemove the very thin wrapper function arch_register_get...
2012-07-13 Christoph MallonLet sched_foreach_from() and sched_foreach_reverse_from...
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-04-08 Andreas ZwinkauMerge branch 'kaps-included' into master
2011-04-08 Matthias BraunAnother rewrite of prolog/epilog handling: Delay their...
2011-04-08 Andreas Zwinkaumerge kaps
2011-04-08 Matthias Braunall backends have decreasing stack
2011-03-17 Christoph Mallons/keeped/kept/.
2011-03-16 Matthias Braunbestack: remove unnecessary keep edges from IncSP nodes
2011-03-16 Matthias Braunbestack: add support for nodes resetting the stack
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunmake sparc+arm backend completely independent from...
2010-09-10 Matthias Braunrefactoring: split stackframe handling completely from...