Fix last commit. Note to self: Never do last minute changes after testing.
[libfirm] / ir / be / beloopana.c
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-21 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2008-10-12 Michael Beck- cleaned up
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *arch_env...
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-10-01 Matthias Braunsimplify and speedup belady/loopana a bit
2008-09-04 Christoph MallonIndentation.
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-01-02 Michael Beckupdate copyright message
2007-09-08 Matthias Braunmake sure loops are analysid in loopana, reformatted...
2007-06-21 Matthias Braun- fix stack bias wrongly calculated with non-scheduled...
2007-06-18 Matthias Braunfixed warnings
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-22 Matthias Brauna bunch of fixes to make firm work with NDEBUG and...
2007-03-19 Matthias BraunThe big committ:
2007-02-22 Michael BeckBugFix: allocate size for the structure, not for the...
2007-02-21 Christian WürdigBugFix: set insert and find was broken
2007-02-21 Christian Würdigfixed typos
2007-02-21 Christian Würdigadded register pressure analysis in loops