cleanup: Remove pointless assert(is_${NODE}(x)) just before get_${NODE}_${FOO}(x...
[libfirm] / ir / be / beschedrand.c
2012-07-23 Manuel MohrFix random scheduler.
2012-07-19 Christoph MallonLet foreach_ir_nodeset() declare its iterator variables.
2012-07-13 Christoph MallonAdd ir_nodeset_first() to return the "first" node in...
2012-07-13 Christoph MallonUse foreach_ir_nodeset() instead of reimplementing it.
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-15 Matthias Braunfix cparser warnings
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-04 Matthias Braunremove mostly unused/broken liveness tracking in scheduler
2011-03-04 Matthias Braunrework schedulers to register similar like regallocator...
2010-09-22 Matthias Braunremove ilp scheduler; simplify listsched interface
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2009-08-06 Matthias Braun- Rewrite internal backend logic for querying register...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-01-02 Michael Beckupdate copyright message
2007-08-18 Christoph MallonRemove an unnecessary layer of indirection from the...
2007-08-17 Sebastian HackChanged API of listscheduler
2007-06-18 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfixed a bunch of warnings (and some bugs)
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-26 Matthias Braunuse ir_nodeset in scheduler
2006-09-12 Matthias Braunfix morgan spiller when breaking out of multiple loop...
2006-09-10 Michael BeckDo not use time(NULL) as a seed, use a deterministic one
2006-09-08 Matthias Braunrandom scheduler, fix no spillslot coalescing flag